[gentoo-commits] repo/gentoo:master commit in: dev-ruby/marcel/

2021-09-21 Thread Hans de Graaff
commit: c7b36c62b5436d0321100ec3ba767b28f7c73ff9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Sep 22 05:34:17 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Sep 22 05:34:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b36c62

dev-ruby/marcel: add 1.0.2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/marcel/Manifest|  1 +
 dev-ruby/marcel/marcel-1.0.2.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/marcel/Manifest b/dev-ruby/marcel/Manifest
index ec31e4232cf..1a32a7ec10a 100644
--- a/dev-ruby/marcel/Manifest
+++ b/dev-ruby/marcel/Manifest
@@ -1,3 +1,4 @@
 DIST marcel-0.3.3.tar.gz 7845456 BLAKE2B 
e27d851119f434144a790cd1bfb1ca21662357b1875ae9193273e00c5abc6156c217efeb961356d4967d984b4c8fb4b4047620fa5d0448cc20651aa1ce05bb69
 SHA512 
d9be185fd6f5185fc67f3eed931ecf3084da671840b6e464bf341f51c9dec4ab1b4650abd1916e640b7caced230d6cb90370bffb559151e0047a8b03211dc751
 DIST marcel-1.0.0.tar.gz 7929941 BLAKE2B 
b8f956e9876a86f26ceb789d59da4821d512f83fe619b81a6ebf4c638a03eda245d617a504ff24ad89295797ca98473f613eb46f635f45382ba4e6ce92c57b1d
 SHA512 
1c8addecc7ab2a7c58a22ff114f3bc453e7cf8f620cd212a4213da4743e5992d2becf947bdf91ce8976b8c0819ed6799bfcddc1948ab08713e9b01dd2410954e
 DIST marcel-1.0.1.tar.gz 7978633 BLAKE2B 
f65489e7a398099b8856d6bdffdcded56547a601d8d23f4094673694904b00a9aecb545aebee8863a2f7b52fc36956450ed293b725971e65fdb0c275ec39bb2d
 SHA512 
d72580e6bc626173e17485996773eef895c44eae26c0695b6aec16a5b194e8cf23693b1a1b981bdbbadf1256b91c8918896ba69fada9897287613ce17c4ae533
+DIST marcel-1.0.2.tar.gz 8305198 BLAKE2B 
264737cdb29852a186bf0e719748caca6c63626528f486dbefc3eedc7df6d7fe6f34e5cf68eb8b04f8b2b75c52bed59222d5f7bbcf60047cd5db7c4c935802ff
 SHA512 
cd159545b246dcbd26ca07ac69e36ff13a965ac0e99ebd040c53b6a92f8ec8fd65786783c9a173d669fe6b32340a23d72c83c483011eec2e1097bdea73810ed6

diff --git a/dev-ruby/marcel/marcel-1.0.2.ebuild 
b/dev-ruby/marcel/marcel-1.0.2.ebuild
new file mode 100644
index 000..822c13dedc8
--- /dev/null
+++ b/dev-ruby/marcel/marcel-1.0.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple mime type detection using magic numbers, filenames, and 
extensions"
+HOMEPAGE="https://github.com/basecamp/marcel;
+SRC_URI="https://github.com/basecamp/marcel/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0 MIT"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/rack )"
+
+all_ruby_prepare() {
+   sed -i -e '2irequire "pathname"' -e '/byebug/ s:^:#:' 
test/test_helper.rb || die
+
+   sed -i -e '/bundler/ s:^:#:' Rakefile || die
+}



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

2021-09-21 Thread Miroslav Šulc
commit: 0f9a77761062e52ae0575a764c0c21a5d43b2359
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Sep 22 04:11:43 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Sep 22 04:11:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f9a7776

media-sound/sox: removed 14.4.2_p20200803-r3

Bug: https://bugs.gentoo.org/813783
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/sox/sox-14.4.2_p20200803-r3.ebuild | 109 -
 1 file changed, 109 deletions(-)

diff --git a/media-sound/sox/sox-14.4.2_p20200803-r3.ebuild 
b/media-sound/sox/sox-14.4.2_p20200803-r3.ebuild
deleted file mode 100644
index 4425958e83b..000
--- a/media-sound/sox/sox-14.4.2_p20200803-r3.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-# We take a snapshot because of the huge number of security
-# and other fixes since the release of 14.4.2.
-# Recommend mirroring the snapshot; unclear if they are stable URIs.
-COMMIT="50857c46c03a85c72826e819f5e815aad4a4633d"
-MY_P="sox-code-${COMMIT}"
-
-DESCRIPTION="The swiss army knife of sound processing programs"
-HOMEPAGE="http://sox.sourceforge.net;
-# Source: 
https://sourceforge.net/code-snapshots/git/s/so/sox/code.git/${MY_P}.zip
-SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_P}.zip 
-> ${P}.zip"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE="alsa amr ao debug encode flac id3tag ladspa mad ogg openmp oss opus png 
pulseaudio sndfile sndio static-libs twolame wavpack"
-
-BDEPEND="
-   app-arch/unzip
-   virtual/pkgconfig
-"
-RDEPEND="
-   dev-libs/libltdl:0=
-   >=media-sound/gsm-1.0.12-r1
-   sys-apps/file
-   alsa? ( media-libs/alsa-lib )
-   amr? ( media-libs/opencore-amr )
-   ao? ( media-libs/libao:= )
-   encode? ( >=media-sound/lame-3.98.4 )
-   flac? ( >=media-libs/flac-1.1.3 )
-   id3tag? ( media-libs/libid3tag:= )
-   ladspa? ( media-libs/ladspa-sdk )
-   mad? ( media-libs/libmad )
-   ogg? (
-   media-libs/libogg
-   media-libs/libvorbis
-   )
-   opus? (
-   media-libs/opus
-   media-libs/opusfile
-   )
-   png? (
-   media-libs/libpng:0=
-   sys-libs/zlib
-   )
-   pulseaudio? ( media-sound/pulseaudio )
-   sndfile? ( >=media-libs/libsndfile-1.0.11 )
-   sndio? ( media-sound/sndio:= )
-   twolame? ( media-sound/twolame )
-   wavpack? ( media-sound/wavpack )"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS ChangeLog NEWS )
-
-src_prepare() {
-   default
-
-   # bug #386027
-   sed -i -e 's:CFLAGS="-g":CFLAGS="$CFLAGS -g":' configure.ac || die
-
-   # bug #712630
-   if use elibc_musl ; then
-   ewarn "Applying musl workaround for bug #712630."
-   ewarn "File-type detection with pipes may be missing."
-   sed -i '/error FIX NEEDED HERE/d' src/formats.c || die
-   fi
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_with alsa) \
-   $(use_with amr amrnb) \
-   $(use_with amr amrwb) \
-   $(use_with ao) \
-   $(use_enable debug) \
-   $(use_with encode lame) \
-   $(use_with flac) \
-   $(use_with id3tag) \
-   $(use_with ladspa) \
-   $(use_with mad) \
-   $(use_enable openmp) \
-   $(use_with ogg oggvorbis) \
-   $(use_with oss) \
-   $(use_with opus) \
-   $(use_with png) \
-   $(use_with pulseaudio) \
-   $(use_with sndfile) \
-   $(use_with sndio) \
-   $(use_enable static-libs static) \
-   $(use_with twolame) \
-   $(use_with wavpack) \
-   --with-distro="Gentoo"
-}
-
-src_install() {
-   default
-   # libltdl is used for loading plugins, keeping libtool files with empty
-   # dependency_libs what otherwise would be -exec rm -f {} +
-   find "${ED}" -name '*.la' -exec sed -i -e 
"/^dependency_libs/s:=.*:='':" {} +
-}



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

2021-09-21 Thread Miroslav Šulc
commit: a01c742fa152cbfaa8dc95eea382d9b1ece29385
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Sep 22 04:09:57 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Sep 22 04:09:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a01c742f

media-sound/sox: bump to 14.4.2_p20210509

updated ./configure options according to the upstream changes,
dropped debug use flag

Bug: https://bugs.gentoo.org/813783
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/sox/Manifest|   1 +
 media-sound/sox/sox-14.4.2_p20210509.ebuild | 108 
 2 files changed, 109 insertions(+)

diff --git a/media-sound/sox/Manifest b/media-sound/sox/Manifest
index f8cd840cafa..a1b59d86eef 100644
--- a/media-sound/sox/Manifest
+++ b/media-sound/sox/Manifest
@@ -1 +1,2 @@
 DIST sox-14.4.2_p20200803.zip 1089835 BLAKE2B 
fa53d8c9f14620675bf534090bf6c69ec256bb977aa1b3c01b2d95ba8e685eb4f9d479872f303b2954aa1b063c095bf3b90e5b746fd8d7d66e35476e5218fa6b
 SHA512 
8c485a53b9ecce9ecf759d7bbf8d95e568a89505bec7d1258afded4c7ad0f28c624b637a188ab87b64dee720db59b8de20c347805910f0401f00550832e16392
+DIST sox-14.4.2_p20210509.zip 942551 BLAKE2B 
2ddd229faacb9190fe18052b1c02da40d4c3f24fc73dd08b28ac99bef267cb05f8bcbf64e0c397c391b3be2467667783ed94f6c60798af069567e1c237ec9ccd
 SHA512 
4868f9b77141b7e2caf2571ceb68a48bd744732e72f63ed787f8e0b9fe39b77de4e998b32d99c2500e10b017a1fd1a3379f4f9f8b67db6093b85d02cb3447934

diff --git a/media-sound/sox/sox-14.4.2_p20210509.ebuild 
b/media-sound/sox/sox-14.4.2_p20210509.ebuild
new file mode 100644
index 000..78d457847df
--- /dev/null
+++ b/media-sound/sox/sox-14.4.2_p20210509.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+# We take a snapshot because of the huge number of security
+# and other fixes since the release of 14.4.2.
+# Recommend mirroring the snapshot; unclear if they are stable URIs.
+COMMIT="42b3557e13e0fe01a83465b672d89faddbe65f49"
+MY_P="sox-code-${COMMIT}"
+
+DESCRIPTION="The swiss army knife of sound processing programs"
+HOMEPAGE="http://sox.sourceforge.net;
+# Source: 
https://sourceforge.net/code-snapshots/git/s/so/sox/code.git/${MY_P}.zip
+SRC_URI="https://dev.gentoo.org/~fordfrog/distfiles/${MY_P}.zip -> ${P}.zip"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+IUSE="alsa amr ao encode flac id3tag ladspa mad ogg openmp oss opus png 
pulseaudio sndfile sndio static-libs twolame wavpack"
+
+BDEPEND="
+   app-arch/unzip
+   virtual/pkgconfig
+"
+RDEPEND="
+   dev-libs/libltdl:0=
+   >=media-sound/gsm-1.0.12-r1
+   sys-apps/file
+   alsa? ( media-libs/alsa-lib )
+   amr? ( media-libs/opencore-amr )
+   ao? ( media-libs/libao:= )
+   encode? ( >=media-sound/lame-3.98.4 )
+   flac? ( >=media-libs/flac-1.1.3 )
+   id3tag? ( media-libs/libid3tag:= )
+   ladspa? ( media-libs/ladspa-sdk )
+   mad? ( media-libs/libmad )
+   ogg? (
+   media-libs/libogg
+   media-libs/libvorbis
+   )
+   opus? (
+   media-libs/opus
+   media-libs/opusfile
+   )
+   png? (
+   media-libs/libpng:0=
+   sys-libs/zlib
+   )
+   pulseaudio? ( media-sound/pulseaudio )
+   sndfile? ( >=media-libs/libsndfile-1.0.11 )
+   sndio? ( media-sound/sndio:= )
+   twolame? ( media-sound/twolame )
+   wavpack? ( media-sound/wavpack )"
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS ChangeLog NEWS )
+
+src_prepare() {
+   default
+
+   # bug #386027
+   sed -i -e 's:CFLAGS="-g":CFLAGS="$CFLAGS -g":' configure.ac || die
+
+   # bug #712630
+   if use elibc_musl ; then
+   ewarn "Applying musl workaround for bug #712630."
+   ewarn "File-type detection with pipes may be missing."
+   sed -i '/error FIX NEEDED HERE/d' src/formats.c || die
+   fi
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable alsa) \
+   $(use_enable amr amrnb) \
+   $(use_enable amr amrwb) \
+   $(use_enable ao) \
+   $(use_with encode lame) \
+   $(use_enable flac) \
+   $(use_with id3tag) \
+   $(use_with ladspa) \
+   $(use_with mad) \
+   $(use_enable openmp) \
+   $(use_enable ogg oggvorbis) \
+   $(use_enable oss) \
+   $(use_enable opus) \
+   $(use_with png) \
+   $(use_enable pulseaudio) \
+   $(use_enable sndfile) \
+   $(use_enable sndio) \
+   $(use_enable static-libs static) \
+   

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

2021-09-21 Thread Yixun Lan
commit: 23e31013dae9a8afe597d4f4508dcd56eb7488c6
Author: Yixun Lan  gentoo  org>
AuthorDate: Wed Sep 22 01:50:58 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Wed Sep 22 02:34:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e31013

dev-python/rdflib: keyword ~riscv

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/dev-python/rdflib/rdflib-6.0.1.ebuild 
b/dev-python/rdflib/rdflib-6.0.1.ebuild
index 35e96add88b..30171ab9031 100644
--- a/dev-python/rdflib/rdflib-6.0.1.ebuild
+++ b/dev-python/rdflib/rdflib-6.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 IUSE="examples sqlite"
 
 RDEPEND="



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

2021-09-21 Thread Yixun Lan
commit: a12c6871356906de5bcbdd6d7a04257d5bf69fd8
Author: Yixun Lan  gentoo  org>
AuthorDate: Wed Sep 22 01:31:09 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Wed Sep 22 02:34:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12c6871

dev-python/berkeleydb: keyword ~riscv

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/dev-python/berkeleydb/berkeleydb-18.1.4.ebuild 
b/dev-python/berkeleydb/berkeleydb-18.1.4.ebuild
index 5aa0f547bd6..3dd0153d305 100644
--- a/dev-python/berkeleydb/berkeleydb-18.1.4.ebuild
+++ b/dev-python/berkeleydb/berkeleydb-18.1.4.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://dev.gentoo.org/~arthurzam/distfiles/dev-python/${PN}/${P}.tar.x
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 
 RDEPEND="
|| (



[gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs-kmod/

2021-09-21 Thread Sam James
commit: 11944e8d50732ae05a50a11a447a95e15cc846ff
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 22 00:51:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 22 01:19:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11944e8d

sys-fs/zfs-kmod: add 2.0.6

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

 sys-fs/zfs-kmod/Manifest  |   2 +
 sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild | 208 ++
 2 files changed, 210 insertions(+)

diff --git a/sys-fs/zfs-kmod/Manifest b/sys-fs/zfs-kmod/Manifest
index 26db11b413c..0cad7488b20 100644
--- a/sys-fs/zfs-kmod/Manifest
+++ b/sys-fs/zfs-kmod/Manifest
@@ -1,6 +1,8 @@
 DIST zfs-0.8.6.tar.gz 9295260 BLAKE2B 
45424d710aaf75a05f766ae523ae157a24b5cbdcefe72a59e4cede81e42f7a92ae7f01150388437b78cd49f3d28b9664599f2a624516e6b3f1073497194a99f2
 SHA512 
626b172554f39a5c70f6ea5c599a92fae52534590d1b0273de2bbfc3676d29dff0eade8ca17e5f179a59870c12bc758fb53b7900f8a1fdbdef3a9161b93f9cce
 DIST zfs-2.0.5.tar.gz 13166149 BLAKE2B 
4505c43a3b9a6c2b925383d00bbd9f17505290ded83f9bd3f08211769fa39254742340bdda65efd53f87f1708138517f91f8a43c01f3ce4191de200c84c77754
 SHA512 
ee1b3f0347442ee649a7ee8a2bb08208e011eea994076d30dd08dcd51dab29df0ff369b0c6e709346fa7de69cb07e0ffdceb34f01edb93d414578d1ffc6051ba
 DIST zfs-2.0.5.tar.gz.asc 836 BLAKE2B 
6bc53160ce650f63c717b67116fb754c7a8196c9aa99bb6e43f0145bb30a0446a1ba5695b8207b085435da289fa0058643201ef2f8827e12b0803ab20b0df305
 SHA512 
91e73a8da45e4f49113fc1af684143902a23c9cf5e59f8cd2f3a1214aeff57af63a7fa05dbe3fa0465f002521b89a43d6086d765d03209d83a41761d56b358aa
+DIST zfs-2.0.6.tar.gz 13192941 BLAKE2B 
3a83303b016ec4259c286af8a9ceb281829d26508d411df91dd94193bca8c3155ef0ba63604e95f6add5f0c6cf6d100b0f567efc33b6c484c9ff811924da6ccd
 SHA512 
52a5576eed21868b2a3d63d05d3d8c35b5e59ee88c7ddab1dc070644539f9acd56bde43ba5e965ad951a6d50a014fb429a7977d2ab1a2bfcadd92ea78dd57bf8
+DIST zfs-2.0.6.tar.gz.asc 836 BLAKE2B 
065eba3361ef4234acc67df0236ab9a6737ba9fe5a706be98b55dd64d10360160ca787d8873f27451a2107225ae657dc4cab20a7c2a268cd2de64c8d82d0327a
 SHA512 
123569ecfcee22ac462160acf61b120144c774bc5c0d46a50d2b7312f7565da1a9d780e1a6207dba5834917c66d5b852763e4a3162378d5c9bb90b0dfde35c5c
 DIST zfs-2.1.0.tar.gz 34810470 BLAKE2B 
f7cc1cde711c255bacb000207b8e9a594105d18601a503d75a2a3055ed29ca941e148492fe52809f81a250848cfb5868b3d1c42860464a3d7d744a416db08929
 SHA512 
2121b90a1d4d92353801c48a2e34e2dd42bd295dacc3c30aa77cde967a1326e17c983bdd6905552421df0a652c09e84b3d4d2ba01001e053b8afb12e189c046f
 DIST zfs-2.1.0.tar.gz.asc 195 BLAKE2B 
d5a7c01c7fd1798a235d5bc9ba89353a85978ac8bb1eaec1c587b8cc6d7cd24b0d7613c465a8da7ba29a172e4ebd6e465f893145d9dd7adf11d7e3858fea835a
 SHA512 
1c5c8d20adbcc27c5e5d760a84e258a897dee7c3950ef1eb56f3ef6bd1c85516c7776ce30b3e63229cd65315d43e06b5e04c587e9483b96b00adb42d24749c1a
 DIST zfs-2.1.1.tar.gz 34836374 BLAKE2B 
09ee6bd30e8266342bd975454086049c3fd9142e7dacfe52166575c20e3c92688f9b457d75b2a2068fc281e65f78e1d47450545504cdf8bc31e23663545d7800
 SHA512 
b69ce764a9f7438ec2c90f86be02abfd684c67cd38de876374e3e6f4b2f82a75d86fa70205def2ba454ad27e52ec8d955ebc4ba456e91d397129a54ea849c19c

diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild
new file mode 100644
index 000..e7c85c6b3e4
--- /dev/null
+++ b/sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild
@@ -0,0 +1,208 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools dist-kernel-utils flag-o-matic linux-mod toolchain-funcs
+
+DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
+HOMEPAGE="https://github.com/openzfs/zfs;
+
+if [[ ${PV} == "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/openzfs/zfs.git;
+else
+   VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/openzfs.asc
+   inherit verify-sig
+
+   MY_PV="${PV/_rc/-rc}"
+   
SRC_URI="https://github.com/openzfs/zfs/releases/download/zfs-${MY_PV}/zfs-${MY_PV}.tar.gz;
+   SRC_URI+=" verify-sig? ( 
https://github.com/openzfs/zfs/releases/download/zfs-${MY_PV}/zfs-${MY_PV}.tar.gz.asc
 )"
+   S="${WORKDIR}/zfs-${PV%_rc?}"
+   ZFS_KERNEL_COMPAT="5.14"
+
+   if [[ ${PV} != *_rc* ]]; then
+   KEYWORDS="~amd64 ~arm64 ~ppc64"
+   fi
+fi
+
+LICENSE="CDDL MIT debug? ( GPL-2+ )"
+SLOT="0/${PVR}"
+IUSE="custom-cflags debug +rootfs"
+
+RDEPEND="${DEPEND}
+   !sys-kernel/spl
+"
+
+BDEPEND="
+   dev-lang/perl
+   virtual/awk
+"
+
+if [[ ${PV} != "" ]] ; then
+   BDEPEND+=" verify-sig? ( app-crypt/openpgp-keys-openzfs )"
+fi
+
+# PDEPEND in this form is needed to trick portage suggest
+# enabling dist-kernel if only 1 package have it set
+PDEPEND="dist-kernel? ( ~sys-fs/zfs-${PV}[dist-kernel] )"
+
+RESTRICT="debug? ( strip ) test"
+
+DOCS=( AUTHORS COPYRIGHT META README.md )
+
+pkg_pretend() {
+   use rootfs || return 0
+
+   if has_version virtual/dist-kernel && ! use 

[gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs/

2021-09-21 Thread Sam James
commit: 5f6a04ba0322d9d03e367e7a7a46581c01f97d60
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 22 00:49:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 22 01:19:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6a04ba

sys-fs/zfs: add 2.0.6

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

 sys-fs/zfs/Manifest |   2 +
 sys-fs/zfs/zfs-2.0.6.ebuild | 292 
 2 files changed, 294 insertions(+)

diff --git a/sys-fs/zfs/Manifest b/sys-fs/zfs/Manifest
index 26db11b413c..0cad7488b20 100644
--- a/sys-fs/zfs/Manifest
+++ b/sys-fs/zfs/Manifest
@@ -1,6 +1,8 @@
 DIST zfs-0.8.6.tar.gz 9295260 BLAKE2B 
45424d710aaf75a05f766ae523ae157a24b5cbdcefe72a59e4cede81e42f7a92ae7f01150388437b78cd49f3d28b9664599f2a624516e6b3f1073497194a99f2
 SHA512 
626b172554f39a5c70f6ea5c599a92fae52534590d1b0273de2bbfc3676d29dff0eade8ca17e5f179a59870c12bc758fb53b7900f8a1fdbdef3a9161b93f9cce
 DIST zfs-2.0.5.tar.gz 13166149 BLAKE2B 
4505c43a3b9a6c2b925383d00bbd9f17505290ded83f9bd3f08211769fa39254742340bdda65efd53f87f1708138517f91f8a43c01f3ce4191de200c84c77754
 SHA512 
ee1b3f0347442ee649a7ee8a2bb08208e011eea994076d30dd08dcd51dab29df0ff369b0c6e709346fa7de69cb07e0ffdceb34f01edb93d414578d1ffc6051ba
 DIST zfs-2.0.5.tar.gz.asc 836 BLAKE2B 
6bc53160ce650f63c717b67116fb754c7a8196c9aa99bb6e43f0145bb30a0446a1ba5695b8207b085435da289fa0058643201ef2f8827e12b0803ab20b0df305
 SHA512 
91e73a8da45e4f49113fc1af684143902a23c9cf5e59f8cd2f3a1214aeff57af63a7fa05dbe3fa0465f002521b89a43d6086d765d03209d83a41761d56b358aa
+DIST zfs-2.0.6.tar.gz 13192941 BLAKE2B 
3a83303b016ec4259c286af8a9ceb281829d26508d411df91dd94193bca8c3155ef0ba63604e95f6add5f0c6cf6d100b0f567efc33b6c484c9ff811924da6ccd
 SHA512 
52a5576eed21868b2a3d63d05d3d8c35b5e59ee88c7ddab1dc070644539f9acd56bde43ba5e965ad951a6d50a014fb429a7977d2ab1a2bfcadd92ea78dd57bf8
+DIST zfs-2.0.6.tar.gz.asc 836 BLAKE2B 
065eba3361ef4234acc67df0236ab9a6737ba9fe5a706be98b55dd64d10360160ca787d8873f27451a2107225ae657dc4cab20a7c2a268cd2de64c8d82d0327a
 SHA512 
123569ecfcee22ac462160acf61b120144c774bc5c0d46a50d2b7312f7565da1a9d780e1a6207dba5834917c66d5b852763e4a3162378d5c9bb90b0dfde35c5c
 DIST zfs-2.1.0.tar.gz 34810470 BLAKE2B 
f7cc1cde711c255bacb000207b8e9a594105d18601a503d75a2a3055ed29ca941e148492fe52809f81a250848cfb5868b3d1c42860464a3d7d744a416db08929
 SHA512 
2121b90a1d4d92353801c48a2e34e2dd42bd295dacc3c30aa77cde967a1326e17c983bdd6905552421df0a652c09e84b3d4d2ba01001e053b8afb12e189c046f
 DIST zfs-2.1.0.tar.gz.asc 195 BLAKE2B 
d5a7c01c7fd1798a235d5bc9ba89353a85978ac8bb1eaec1c587b8cc6d7cd24b0d7613c465a8da7ba29a172e4ebd6e465f893145d9dd7adf11d7e3858fea835a
 SHA512 
1c5c8d20adbcc27c5e5d760a84e258a897dee7c3950ef1eb56f3ef6bd1c85516c7776ce30b3e63229cd65315d43e06b5e04c587e9483b96b00adb42d24749c1a
 DIST zfs-2.1.1.tar.gz 34836374 BLAKE2B 
09ee6bd30e8266342bd975454086049c3fd9142e7dacfe52166575c20e3c92688f9b457d75b2a2068fc281e65f78e1d47450545504cdf8bc31e23663545d7800
 SHA512 
b69ce764a9f7438ec2c90f86be02abfd684c67cd38de876374e3e6f4b2f82a75d86fa70205def2ba454ad27e52ec8d955ebc4ba456e91d397129a54ea849c19c

diff --git a/sys-fs/zfs/zfs-2.0.6.ebuild b/sys-fs/zfs/zfs-2.0.6.ebuild
new file mode 100644
index 000..4b474020cd7
--- /dev/null
+++ b/sys-fs/zfs/zfs-2.0.6.ebuild
@@ -0,0 +1,292 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_OPTIONAL=1
+DISTUTILS_USE_SETUPTOOLS=manual
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit autotools bash-completion-r1 dist-kernel-utils distutils-r1 
flag-o-matic linux-info pam systemd udev usr-ldscript
+
+DESCRIPTION="Userland utilities for ZFS Linux kernel module"
+HOMEPAGE="https://github.com/openzfs/zfs;
+
+if [[ ${PV} == "" ]]; then
+   inherit git-r3 linux-mod
+   EGIT_REPO_URI="https://github.com/openzfs/zfs.git;
+else
+   VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/openzfs.asc
+   inherit verify-sig
+
+   MY_P="${P/_rc/-rc}"
+   
SRC_URI="https://github.com/openzfs/${PN}/releases/download/${MY_P}/${MY_P}.tar.gz;
+   SRC_URI+=" verify-sig? ( 
https://github.com/openzfs/${PN}/releases/download/${MY_P}/${MY_P}.tar.gz.asc )"
+   S="${WORKDIR}/${P%_rc?}"
+
+   if [[ ${PV} != *_rc* ]]; then
+   KEYWORDS="~amd64 ~arm64 ~ppc64"
+   fi
+fi
+
+LICENSE="BSD-2 CDDL MIT"
+# just libzfs soname major for now.
+# possible candidates: libuutil, libzpool, libnvpair. Those do not provide 
stable abi, but are considered.
+# see libsoversion_check() below as well
+SLOT="0/4"
+IUSE="custom-cflags debug dist-kernel kernel-builtin minimal nls pam python 
+rootfs test-suite"
+
+DEPEND="
+   net-libs/libtirpc
+   sys-apps/util-linux
+   sys-libs/zlib
+   virtual/libudev:=
+   dev-libs/openssl:0=
+   !minimal? ( ${PYTHON_DEPS} )
+   pam? ( sys-libs/pam )
+   python? (
+   virtual/python-cffi[${PYTHON_USEDEP}]
+   )
+"
+

[gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs/

2021-09-21 Thread Sam James
commit: bb93f0a6faaed5028794f7aaebc5644eb6ca8af5
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 22 01:17:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 22 01:19:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb93f0a6

sys-fs/zfs: disable systemd on musl

Needed to fix build failures on musl (where we don't
have systemd anyway):
```
zfs-mount-generator.c: In function 'line_worker':
zfs-mount-generator.c:238:24: warning: implicit declaration of function 
'strndupa'; did you mean 'strndup'? [-Wimplicit-function-declaration]
  238 | pool = strndupa(pool, toktmp - pool);
  |^~~~
  |strndup
zfs-mount-generator.c:238:22: warning: assignment to 'const char *' from 'int' 
makes pointer from integer without a cast [-Wint-conversion]
  238 | pool = strndupa(pool, toktmp - pool);
  |  ^
```

Reported-by: Jory A. Pratt  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 sys-fs/zfs/zfs-2.1.0-r1.ebuild | 4 
 sys-fs/zfs/zfs-2.1.1-r1.ebuild | 5 -
 sys-fs/zfs/zfs-.ebuild | 5 -
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/sys-fs/zfs/zfs-2.1.0-r1.ebuild b/sys-fs/zfs/zfs-2.1.0-r1.ebuild
index 9f8ac5af220..2ab356846cf 100644
--- a/sys-fs/zfs/zfs-2.1.0-r1.ebuild
+++ b/sys-fs/zfs/zfs-2.1.0-r1.ebuild
@@ -54,6 +54,10 @@ BDEPEND="virtual/awk
nls? ( sys-devel/gettext )
python? (
dev-python/setuptools[${PYTHON_USEDEP}]
+   || (
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/distlib[${PYTHON_USEDEP}]
+   )
)
 "
 

diff --git a/sys-fs/zfs/zfs-2.1.1-r1.ebuild b/sys-fs/zfs/zfs-2.1.1-r1.ebuild
index e1514c972f1..b18fbb26061 100644
--- a/sys-fs/zfs/zfs-2.1.1-r1.ebuild
+++ b/sys-fs/zfs/zfs-2.1.1-r1.ebuild
@@ -180,7 +180,6 @@ src_configure() {
local myconf=(
--bindir="${EPREFIX}/bin"
--enable-shared
-   --enable-systemd
--enable-sysvinit
--localstatedir="${EPREFIX}/var"
--sbindir="${EPREFIX}/sbin"
@@ -194,6 +193,10 @@ src_configure() {
--with-systemdunitdir="$(systemd_get_systemunitdir)"
--with-systemdpresetdir="${EPREFIX}/lib/systemd/system-preset"
--with-vendor=gentoo
+   # Building zfs-mount-generator.c on musl breaks as strndupa
+   # isn't available. But systemd doesn't support musl anyway, so
+   # just disable building it.
+   $(use_enable !elibc_musl systemd)
$(use_enable debug)
$(use_enable nls)
$(use_enable pam)

diff --git a/sys-fs/zfs/zfs-.ebuild b/sys-fs/zfs/zfs-.ebuild
index 10db2b452cb..43755044ed6 100644
--- a/sys-fs/zfs/zfs-.ebuild
+++ b/sys-fs/zfs/zfs-.ebuild
@@ -182,7 +182,6 @@ src_configure() {
local myconf=(
--bindir="${EPREFIX}/bin"
--enable-shared
-   --enable-systemd
--enable-sysvinit
--localstatedir="${EPREFIX}/var"
--sbindir="${EPREFIX}/sbin"
@@ -196,6 +195,10 @@ src_configure() {
--with-systemdunitdir="$(systemd_get_systemunitdir)"
--with-systemdpresetdir="${EPREFIX}/lib/systemd/system-preset"
--with-vendor=gentoo
+   # Building zfs-mount-generator.c on musl breaks as strndupa
+   # isn't available. But systemd doesn't support musl anyway, so
+   # just disable building it.
+   $(use_enable !elibc_musl systemd)
$(use_enable debug)
$(use_enable nls)
$(use_enable pam)



[gentoo-commits] repo/proj/guru:dev commit in: kde-misc/kio-gemini/

2021-09-21 Thread Anna Vyalkova
commit: c59cb1dec93e7053ae82aaf695fe613936dfa88e
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Tue Sep 21 14:51:53 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Tue Sep 21 20:09:45 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c59cb1de

kde-misc/kio-gemini: add 20210921, drop 20210516

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 kde-misc/kio-gemini/Manifest   | 2 +-
 .../{kio-gemini-20210516.ebuild => kio-gemini-20210921.ebuild} | 7 ---
 kde-misc/kio-gemini/metadata.xml   | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/kde-misc/kio-gemini/Manifest b/kde-misc/kio-gemini/Manifest
index 550bfba07..473924771 100644
--- a/kde-misc/kio-gemini/Manifest
+++ b/kde-misc/kio-gemini/Manifest
@@ -1 +1 @@
-DIST kio-gemini-679b4b9125e9980aea22dace35afd76a5ca9e85e.tar.gz 18166 BLAKE2B 
f14099ba5d635592f5523ffee796c3aee92d9c2bf528e320d6d39c1285879c2e819eed5900f763cb71737afbbb3afb88e909978030331595a4d2e4965c6dd27c
 SHA512 
2d9f38f243354f1676d1e07ef99c4efe270a838a1a465e1d4111c9a3ca9a506f417bd7716d8fcd5072253b106302c041d55ebc824ea505240031025ca3e01694
+DIST kio-gemini-d9ee2370202d7c0106004cd0b79dbed1a862aef7.tar.gz 18213 BLAKE2B 
7657e1b94c3bf83554cebb6840d89b67bc029e88f2a67e5fe1008ebd8827ca0cbc614f6d5e805bded23ee718ba644001ecf9b6e75bd986c5db4a26e5fa291907
 SHA512 
3b7c4996cfe1e029b9636da649bd8eb9ba27eb9658a260f7b4ed77ba1f1c7f6bea418adbe8a57265e069fefd831bb3ae4baa49e87b6173c0b374f1d95a47dbb8

diff --git a/kde-misc/kio-gemini/kio-gemini-20210516.ebuild 
b/kde-misc/kio-gemini/kio-gemini-20210921.ebuild
similarity index 85%
rename from kde-misc/kio-gemini/kio-gemini-20210516.ebuild
rename to kde-misc/kio-gemini/kio-gemini-20210921.ebuild
index 0c01f5440..b05928b8e 100644
--- a/kde-misc/kio-gemini/kio-gemini-20210516.ebuild
+++ b/kde-misc/kio-gemini/kio-gemini-20210921.ebuild
@@ -1,11 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-COMMIT="679b4b9125e9980aea22dace35afd76a5ca9e85e"
+COMMIT="d9ee2370202d7c0106004cd0b79dbed1a862aef7"
 ECM_HANDBOOK="forceoptional"
-KFMIN=5.38.0
+KFMIN=5.83.0
 QTMIN=5.4.0
 inherit ecm
 
@@ -19,6 +19,7 @@ SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~x86"
 
 DEPEND="
+   >=dev-qt/qtnetwork-${QTMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
 "

diff --git a/kde-misc/kio-gemini/metadata.xml b/kde-misc/kio-gemini/metadata.xml
index 206456bc6..0384b2b7b 100644
--- a/kde-misc/kio-gemini/metadata.xml
+++ b/kde-misc/kio-gemini/metadata.xml
@@ -1,5 +1,5 @@
 
-http://www.gentoo.org/dtd/metadata.dtd;>
+https://www.gentoo.org/dtd/metadata.dtd;>
 





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

2021-09-21 Thread Anna Vyalkova
commit: e4a85804965c4b11fc6bf9fbbf7b5bae0f88a78f
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Tue Sep 21 20:00:31 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Tue Sep 21 20:09:45 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4a85804

dev-cpp/cli11: add 2.1.0, drop 1.9.1

- add subslot
- enable normal tests

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-cpp/cli11/Manifest   |  3 ++-
 dev-cpp/cli11/cli11-1.9.1.ebuild | 36 
 dev-cpp/cli11/cli11-2.1.0.ebuild | 51 
 dev-cpp/cli11/metadata.xml   |  2 +-
 4 files changed, 54 insertions(+), 38 deletions(-)

diff --git a/dev-cpp/cli11/Manifest b/dev-cpp/cli11/Manifest
index d48ce376a..af94af0b0 100644
--- a/dev-cpp/cli11/Manifest
+++ b/dev-cpp/cli11/Manifest
@@ -1,2 +1,3 @@
-DIST cli11-1.9.1.tar.gz 262925 BLAKE2B 
30c0c35827992ca8f1527ace9dda076a89666f1598be423bead85fff2006ca82f59937348b914a9b058878a7e68467501226c704b4ecaeefe09508657f346a14
 SHA512 
bcccfe88695ceddd73d87738e1d5ed4372f5cf43e3866e88053dd486ea8973804022029775de781e1dbdd2e1566b77e072de00202033983217276954a07c5718
+DIST catch-2.13.6.hpp 656886 BLAKE2B 
590fabc7970b97f333457f409276688f69a66de7fa3c43d767994ed212a3b5bde6e6c113c36a0ff03dd95bbb0cdb38cc12b43a96d16644525ea7425e028485a6
 SHA512 
ca401efb224e87c4f9d9f3bd58102d3223ef3356149837be2474fa2dbae645272c1ecb17d7db96c2b43b97034aacb63f840f4ebec16f2f3d447c1cc80a500d40
 DIST cli11-2.0.0.tar.gz 280797 BLAKE2B 
5ce65d6c23f98d4128d1e7d4711f9dcd258b1705317b7e94b094d172c090c27a26b43580df16fee8d0a1a1cb993b763d7d43cc8fda7dad231f0ca018c816b9e7
 SHA512 
5ac06623383c003286b915e585e85ad419449735770e9a164665395f33d9e03ec6340445ab782200e2cfe5f40123b5843a7401211b6ece5b16342321e3e7a10a
+DIST cli11-2.1.0.tar.gz 286192 BLAKE2B 
c88a57effedaa19a119a28f5ad6d63f3b1a43055359e6d7d74258a839e0846817593974460e3f51d44218bca2b6b227c9d893a919155b38b63cd6b0b37711073
 SHA512 
22c75e6b55d5320656ca2f65bf7c1dc82546fa65458f66a3d6401d002e83f12a0ee93a572637f5daa8daed9e0ce11fbf4aabf864caadc851f75bced63814ba10

diff --git a/dev-cpp/cli11/cli11-1.9.1.ebuild b/dev-cpp/cli11/cli11-1.9.1.ebuild
deleted file mode 100644
index 31ec5a7f7..0
--- a/dev-cpp/cli11/cli11-1.9.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DOCS_BUILDER="doxygen"
-DOCS_CONFIG_NAME="docs/Doxyfile"
-inherit cmake docs
-
-MY_PN="CLI11"
-DESCRIPTION="Command line parser for C++11"
-HOMEPAGE="https://github.com/CLIUtils/CLI11 
https://cliutils.github.io/CLI11/book;
-SRC_URI="https://github.com/CLIUtils/${MY_PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DCLI11_BUILD_DOCS=OFF
-   -DCLI11_BUILD_TESTS=OFF
-   -DCLI11_BUILD_EXAMPLES=$(usex test)
-   -DCLI11_BUILD_EXAMPLES_JSON=OFF
-   )
-
-   cmake_src_configure
-}
-
-src_compile() {
-   cmake_src_compile
-   docs_compile
-}

diff --git a/dev-cpp/cli11/cli11-2.1.0.ebuild b/dev-cpp/cli11/cli11-2.1.0.ebuild
new file mode 100644
index 0..4f578edbf
--- /dev/null
+++ b/dev-cpp/cli11/cli11-2.1.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DOCS_BUILDER="doxygen"
+DOCS_DIR="docs"
+inherit cmake docs
+
+CATCH_PV=2.13.6
+DESCRIPTION="Command line parser for C++11"
+HOMEPAGE="https://github.com/CLIUtils/CLI11 
https://cliutils.github.io/CLI11/book;
+SRC_URI="
+   https://github.com/CLIUtils/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
+   test? ( 
https://github.com/philsquared/Catch/releases/download/v${CATCH_PV}/catch.hpp 
-> catch-${CATCH_PV}.hpp )
+"
+S="${WORKDIR}/CLI11-${PV}"
+
+LICENSE="BSD"
+SLOT="0/2"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DOCS=( README.md CHANGELOG.md )
+
+src_unpack() {
+   unpack ${P}.tar.gz
+
+   # work around cmake's file(DOWNLOAD ...)
+   cd "${S}" || die
+   if use test; then
+   _cmake_check_build_dir
+   mkdir "${BUILD_DIR}"/tests || die
+   cp "${DISTDIR}"/catch-${CATCH_PV}.hpp 
"${BUILD_DIR}"/tests/catch.hpp || die
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCLI11_BUILD_DOCS=OFF  # handled by docs.eclass
+   -DCLI11_BUILD_TESTS=$(usex test)
+   )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   cmake_src_compile
+   docs_compile
+}

diff --git a/dev-cpp/cli11/metadata.xml b/dev-cpp/cli11/metadata.xml
index 51cad842f..6985eff64 100644
--- a/dev-cpp/cli11/metadata.xml
+++ b/dev-cpp/cli11/metadata.xml
@@ -1,5 +1,5 @@
 
-http://www.gentoo.org/dtd/metadata.dtd;>

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

2021-09-21 Thread Anna Vyalkova
commit: bbae50bccd21bb715e70c1eca1861ed289fbe301
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Tue Sep 21 15:07:53 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Tue Sep 21 20:09:45 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bbae50bc

kde-misc/geminipart: add 20210921, drop 20210807

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 kde-misc/geminipart/Manifest | 2 +-
 .../{geminipart-20210807.ebuild => geminipart-20210921.ebuild}   | 9 +++--
 kde-misc/geminipart/metadata.xml | 2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/kde-misc/geminipart/Manifest b/kde-misc/geminipart/Manifest
index 668033089..027373728 100644
--- a/kde-misc/geminipart/Manifest
+++ b/kde-misc/geminipart/Manifest
@@ -1 +1 @@
-DIST geminipart-7e9ca1e416538ece790e93c886dce6078901a54c.tar.gz 22434 BLAKE2B 
9c5b782f2ef8e3cd8a7cc9b8a9aa98d12b56f29886417fe60861de651f6cd67c009884aa8496a8873a910a6ec70a9e0efb09821478c88ac1a7a15b0bd053db01
 SHA512 
720ca454f1bc685abe1d26cb93015ca064664d3714caae4ff7266d017dd98fda5018d1bcb6d9cc3a21f9422d7cd36cd534776d88af91ce2c461e8db2d89a1ff9
+DIST geminipart-16adcdb6413b41489c47637a71a630021ea43a16.tar.gz 23209 BLAKE2B 
c41209841881099707d2b69b8e755e007b5d8d023a8edfc20f376498be9d95e34505e0385c28bdfd79e00e74116936b54f5430645086f38e260b8b8e4905ed87
 SHA512 
7d4196f9adcc6f107aa76cf2aac5c1d7778cd1de906b92b2b6e89de8f02d2d294a7082aea380dfcd921da4b98eb1d538f857d0ddcb6afd33e859ed9595f33f61

diff --git a/kde-misc/geminipart/geminipart-20210807.ebuild 
b/kde-misc/geminipart/geminipart-20210921.ebuild
similarity index 79%
rename from kde-misc/geminipart/geminipart-20210807.ebuild
rename to kde-misc/geminipart/geminipart-20210921.ebuild
index df6465d86..09e392c13 100644
--- a/kde-misc/geminipart/geminipart-20210807.ebuild
+++ b/kde-misc/geminipart/geminipart-20210921.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-COMMIT="7e9ca1e416538ece790e93c886dce6078901a54c"
+COMMIT="16adcdb6413b41489c47637a71a630021ea43a16"
 ECM_TEST="forceoptional"
 KFMIN=5.77.0
 QTMIN=5.4.0
@@ -20,9 +20,14 @@ KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="konqueror"
 
 DEPEND="
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 RDEPEND="${DEPEND}
konqueror? (

diff --git a/kde-misc/geminipart/metadata.xml b/kde-misc/geminipart/metadata.xml
index 22157b7e3..df8c8a25e 100644
--- a/kde-misc/geminipart/metadata.xml
+++ b/kde-misc/geminipart/metadata.xml
@@ -1,5 +1,5 @@
 
-http://www.gentoo.org/dtd/metadata.dtd;>
+https://www.gentoo.org/dtd/metadata.dtd;>
 





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

2021-09-21 Thread Adrian Schollmeyer
commit: a76026459bb125df9a09ba8a5f6aea630f6e766d
Author: Adrian Schollmeyer  nexadn  de>
AuthorDate: Tue Sep 21 20:09:14 2021 +
Commit: Adrian Schollmeyer  nexadn  de>
CommitDate: Tue Sep 21 20:09:27 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7602645

sys-process/btop: Bump to 1.0.4

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer  nexadn.de>

 sys-process/btop/Manifest | 2 +-
 sys-process/btop/{btop-1.0.2.ebuild => btop-1.0.4.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index 6acca..e229aec62 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.2.tar.gz 921569 BLAKE2B 
792f0e9e1e2bf09d3bb98ea9a7a5573f02577dcb40457d00da1edaf1162019650d46327d5534026ec57ea9678623854d3d59d6e27ee76f9c7b2bf330c411a393
 SHA512 
58bb3c46d4de236a3fc72fb7da42ad9811f25b2122c52103f6f9c670ca2350c188be3d36c38a1216dc35f96638de1bd5691eb027f317a60a220a7dc2053dd02f
+DIST btop-1.0.4.tar.gz 921861 BLAKE2B 
38bb398c9b480fef5f95dab3757b7bce4c353238acc08cef1d11931e8171e74d4c0ab9165f593bdeadc081ca727e382ccb4ec13e552b5658fcf74840157fb05f
 SHA512 
1ad17f417731d492156c902c6b0f9f930fac768a1af074ef0b78747e5a8db0735e46a33b461d015ecc11f4aadbcdf8b5e1c29afff4c2557cbd8e8bf586b47c55

diff --git a/sys-process/btop/btop-1.0.2.ebuild 
b/sys-process/btop/btop-1.0.4.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.2.ebuild
rename to sys-process/btop/btop-1.0.4.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-misc/openrgb/files/, app-misc/openrgb/

2021-09-21 Thread Patrick McLean
commit: 8236ce5cc2b9a7f00d1342da5d3e2504fa1b5101
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Tue Sep 14 20:14:03 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Sep 22 00:05:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8236ce5c

app-misc/openrgb: update live

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexey Sokolov  asokolov.org>
Signed-off-by: Patrick McLean  gentoo.org>

 app-misc/openrgb/files/OpenRGB-0.7-plugins.patch | 24 
 app-misc/openrgb/openrgb-.ebuild |  3 +--
 2 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/app-misc/openrgb/files/OpenRGB-0.7-plugins.patch 
b/app-misc/openrgb/files/OpenRGB-0.7-plugins.patch
new file mode 100644
index 000..b9a6fb2cd16
--- /dev/null
+++ b/app-misc/openrgb/files/OpenRGB-0.7-plugins.patch
@@ -0,0 +1,24 @@
+Allow installation of plugins not only in ~/.config
+
+Used by app-misc/openrgb-plugin-* packages
+
+--- a/PluginManager.cpp
 b/PluginManager.cpp
+@@ -35,7 +35,8 @@ void PluginManager::ScanAndLoadPlugins()
+ | The plugins directory is a directory named "plugins" in   |
+ | the configuration directory   |
+ \*-*/
+-const QDir plugins_dir = 
QString().fromStdString(ResourceManager::get()->GetConfigurationDirectory()) + 
"plugins/";
++for (const QDir plugins_dir : 
{QString().fromStdString(ResourceManager::get()->GetConfigurationDirectory()) + 
"plugins/",
++   
QString().fromStdString(GENTOO_PLUGINS_DIR)}) {
+ 
+ /*-*\
+ | Get a list of all files in the plugins directory  |
+@@ -56,6 +57,7 @@ void PluginManager::ScanAndLoadPlugins()
+ 
+ AddPlugin(plugin_path);
+ }
++}
+ }
+ 
+ void PluginManager::AddPlugin(std::string path)

diff --git a/app-misc/openrgb/openrgb-.ebuild 
b/app-misc/openrgb/openrgb-.ebuild
index 9ea0dfa538f..a3d6ddefcc4 100644
--- a/app-misc/openrgb/openrgb-.ebuild
+++ b/app-misc/openrgb/openrgb-.ebuild
@@ -39,8 +39,7 @@ BDEPEND="
 "
 
 PATCHES+=(
-   "${FILESDIR}"/OpenRGB-0.6-pkgconf.patch
-   "${FILESDIR}"/OpenRGB-0.6-plugins.patch
+   "${FILESDIR}"/OpenRGB-0.7-plugins.patch
 )
 
 src_prepare() {



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

2021-09-21 Thread Patrick McLean
commit: bed361b9aaf3ef583b5362d05f381d819ee72290
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Tue Sep 14 20:14:19 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Sep 22 00:05:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed361b9

app-misc/openrgb: drop 0.6-r0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexey Sokolov  asokolov.org>
Signed-off-by: Patrick McLean  gentoo.org>

 app-misc/openrgb/openrgb-0.6.ebuild | 57 -
 1 file changed, 57 deletions(-)

diff --git a/app-misc/openrgb/openrgb-0.6.ebuild 
b/app-misc/openrgb/openrgb-0.6.ebuild
deleted file mode 100644
index c356d7aff6f..000
--- a/app-misc/openrgb/openrgb-0.6.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils
-
-if [[ ${PV} == ** ]]; then
-   inherit git-r3
-   
EGIT_REPO_URI=${EGIT_REPO_URI:-"https://gitlab.com/CalcProgrammer1/OpenRGB"}
-else
-   
SRC_URI="https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_${PV}/OpenRGB-release_${PV}.tar.bz2;
-   S="${WORKDIR}/OpenRGB-release_${PV}"
-   KEYWORDS="~amd64 ~x86"
-   PATCHES=(
-   "${FILESDIR}"/OpenRGB-0.5-build-system.patch
-   )
-fi
-
-DESCRIPTION="Open source RGB lighting control that doesn't depend on 
manufacturer software"
-HOMEPAGE="https://gitlab.com/CalcProgrammer1/OpenRGB/;
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   dev-libs/hidapi:=
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   virtual/libusb:1
-"
-DEPEND="
-   ${RDEPEND}
-   dev-cpp/nlohmann_json
-"
-BDEPEND="
-   virtual/pkgconfig
-"
-
-PATCHES+=(
-   "${FILESDIR}"/OpenRGB-0.6-pkgconf.patch
-)
-
-src_prepare() {
-   default
-   rm -r dependencies/{hidapi,libusb,json}* || die
-}
-
-src_configure() {
-   eqmake5 INCLUDEPATH+="${ESYSROOT}/usr/include/nlohmann"
-}
-
-src_install() {
-   emake INSTALL_ROOT="${ED}" install
-
-   dodoc README.md OpenRGB.patch
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/openrgb-plugin-skin/

2021-09-21 Thread Patrick McLean
commit: 9fc797f6d777eed80351c09d1f5e27dab4f2e131
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Tue Sep 14 20:11:40 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Sep 22 00:05:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc797f6

app-misc/openrgb-plugin-skin: limit to openrgb 0.6

They changed plugin API in the upcoming new version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexey Sokolov  asokolov.org>
Signed-off-by: Patrick McLean  gentoo.org>

 ...kin-0_p20210601.ebuild => openrgb-plugin-skin-0_p20210601-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20210601.ebuild 
b/app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20210601-r1.ebuild
similarity index 97%
rename from app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20210601.ebuild
rename to app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20210601-r1.ebuild
index 82292356f05..84910baffe1 100644
--- a/app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20210601.ebuild
+++ b/app-misc/openrgb-plugin-skin/openrgb-plugin-skin-0_p20210601-r1.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 
 RDEPEND="
-   >=app-misc/openrgb-0.6-r1:=
+   =app-misc/openrgb-0.6*:=
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5



[gentoo-commits] repo/gentoo:master commit in: app-misc/openrgb-plugin-effects/

2021-09-21 Thread Patrick McLean
commit: 93cb9b9d2ac4b5ce9cbf045db99923844e3d5011
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Tue Sep 14 20:12:48 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Sep 22 00:05:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cb9b9d

app-misc/openrgb-plugin-effects: limit to openrgb 0.6

They changed plugin API in the upcoming new version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexey Sokolov  asokolov.org>
Signed-off-by: Patrick McLean  gentoo.org>

 ...-0_p20210619.ebuild => openrgb-plugin-effects-0_p20210619-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild 
b/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild
similarity index 97%
rename from 
app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild
rename to 
app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild
index 3bf56003dd4..ed7bf2e31ea 100644
--- a/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild
+++ 
b/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 
 RDEPEND="
-   >=app-misc/openrgb-0.6-r1:=
+   =app-misc/openrgb-0.6*:=
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5



[gentoo-commits] repo/gentoo:master commit in: app-misc/openrgb-plugin-visualmap/

2021-09-21 Thread Patrick McLean
commit: a6cf12f05e44060de98387cd3ec43e498d7dc5d1
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Tue Sep 14 20:13:24 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Sep 22 00:05:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6cf12f0

app-misc/openrgb-plugin-visualmap: limit to openrgb 0.6

They changed plugin API in the upcoming new version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexey Sokolov  asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/22299
Signed-off-by: Patrick McLean  gentoo.org>

 ..._p20210614.ebuild => openrgb-plugin-visualmap-0_p20210614-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-misc/openrgb-plugin-visualmap/openrgb-plugin-visualmap-0_p20210614.ebuild 
b/app-misc/openrgb-plugin-visualmap/openrgb-plugin-visualmap-0_p20210614-r1.ebuild
similarity index 97%
rename from 
app-misc/openrgb-plugin-visualmap/openrgb-plugin-visualmap-0_p20210614.ebuild
rename to 
app-misc/openrgb-plugin-visualmap/openrgb-plugin-visualmap-0_p20210614-r1.ebuild
index c7569869352..ea9e72c46ee 100644
--- 
a/app-misc/openrgb-plugin-visualmap/openrgb-plugin-visualmap-0_p20210614.ebuild
+++ 
b/app-misc/openrgb-plugin-visualmap/openrgb-plugin-visualmap-0_p20210614-r1.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
 SLOT="0"
 
 RDEPEND="
-   >=app-misc/openrgb-0.6-r1:=
+   =app-misc/openrgb-0.6*:=
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5



[gentoo-commits] proj/tinderbox-cluster:master commit in: buildbot_gentoo_ci/steps/

2021-09-21 Thread Magnus Granberg
commit: 00dbecbf9d20ff77a2dace764940341c6a9a9657
Author: Magnus Granberg  gentoo  org>
AuthorDate: Wed Sep 22 00:04:56 2021 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Wed Sep 22 00:04:56 2021 +
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=00dbecbf

Use umask in bb config intead of chmodin step

Signed-off-by: Magnus Granberg  gentoo.org>

 buildbot_gentoo_ci/steps/builders.py | 4 
 1 file changed, 4 deletions(-)

diff --git a/buildbot_gentoo_ci/steps/builders.py 
b/buildbot_gentoo_ci/steps/builders.py
index 4073672..7732f39 100644
--- a/buildbot_gentoo_ci/steps/builders.py
+++ b/buildbot_gentoo_ci/steps/builders.py
@@ -334,10 +334,6 @@ class UpdateRepos(BuildStep):
 for project_repository_data in projects_repositorys_data:
 repository_data = yield 
self.gentooci.db.repositorys.getRepositoryByUuid(project_repository_data['repository_uuid'])
 repository_path = yield os.path.join(portage_repos_path, 
repository_data['name'])
-yield self.build.addStepsAfterCurrentStep([
-steps.ShellCommand(command=["chmod", "-R", "o+rX", 
repository_data['name']],
- workdir=portage_repos_path)
-])
 yield self.build.addStepsAfterCurrentStep([
 steps.Git(repourl=repository_data['url'],
 mode='full',



[gentoo-commits] repo/proj/guru:dev commit in: net-im/discord-canary-bin/

2021-09-21 Thread Adel KARA SLIMANE
commit: a4234ab0cd79c7434b602aa87272580c8be5b84a
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Tue Sep 21 22:50:29 2021 +
Commit: Adel KARA SLIMANE  karaslimane  com>
CommitDate: Tue Sep 21 22:51:07 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4234ab0

net-im/discord-canary-bin: version bump to 0.0.131

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>

 net-im/discord-canary-bin/Manifest  | 2 +-
 ...cord-canary-bin-0.0.130.ebuild => discord-canary-bin-0.0.131.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord-canary-bin/Manifest 
b/net-im/discord-canary-bin/Manifest
index 7b698ee50..d3ac2f1af 100644
--- a/net-im/discord-canary-bin/Manifest
+++ b/net-im/discord-canary-bin/Manifest
@@ -1 +1 @@
-DIST discord-canary-0.0.130.deb 77159476 BLAKE2B 
8fcb4f1222bd1788f31106a5d29ba0f625174ee2f4a08d6a4c927d76afd4ad621c4ad1a8ffdd697bbe68b31a289c8b16c691a5e26dca251fc79eab32f1a8acc6
 SHA512 
7259902edc97183f57dc1ad3502fa98c6f4ad5c26200e57f49f18cda101481569253393db3a7bf122d6c8dd986b50f6696aaf17bd584c769607f3dedc5fba046
+DIST discord-canary-0.0.131.deb 77112806 BLAKE2B 
ea5ef87879e7da29f4e6ab3380325d7a378453fe1517827a3cf1decf928bdf7329459010dc729d32fdfcdd0fc3e510d92c6af11da79c73167a4dd56319fad966
 SHA512 
029e2ede9d1060fe41c7e6ae9677c5b61a4e5fd10e886f5998cd690418f8b3dd8ebef3dee78931fa0f3fab96289027a5d47889325991ec0e97ede340d505a35d

diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.130.ebuild 
b/net-im/discord-canary-bin/discord-canary-bin-0.0.131.ebuild
similarity index 100%
rename from net-im/discord-canary-bin/discord-canary-bin-0.0.130.ebuild
rename to net-im/discord-canary-bin/discord-canary-bin-0.0.131.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-util/conf2struct/

2021-09-21 Thread James Le Cuirot
commit: 3e3311c6f4e958e8a96aecfdbc9375b830ca0d90
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 22:28:01 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3311c6

dev-util/conf2struct: Correct ~mips keyword

It was added as -mips by mistake.

Bug: https://bugs.gentoo.org/689340
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-util/conf2struct/conf2struct-1.3-r1.ebuild | 2 +-
 dev-util/conf2struct/conf2struct-1.5.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/conf2struct/conf2struct-1.3-r1.ebuild 
b/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
index a235bcf015e..736fd4c6f1b 100644
--- a/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
+++ b/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 -mips ~s390 ~x86"
+   KEYWORDS="~amd64 ~mips ~s390 ~x86"
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 fi
 

diff --git a/dev-util/conf2struct/conf2struct-1.5.ebuild 
b/dev-util/conf2struct/conf2struct-1.5.ebuild
index 93e51c2b256..0065754b077 100644
--- a/dev-util/conf2struct/conf2struct-1.5.ebuild
+++ b/dev-util/conf2struct/conf2struct-1.5.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 ~m68k -mips ~s390 ~x86"
+   KEYWORDS="~amd64 ~m68k ~mips ~s390 ~x86"
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 fi
 



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

2021-09-21 Thread James Le Cuirot
commit: f9877db94aece0432062ea12c78a594148629923
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 22:17:19 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9877db9

dev-python/fields: Keyword 5.0.0-r2 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/fields/fields-5.0.0-r2.ebuild 
b/dev-python/fields/fields-5.0.0-r2.ebuild
index 6beb01064bc..c31892fdbb2 100644
--- a/dev-python/fields/fields-5.0.0-r2.ebuild
+++ b/dev-python/fields/fields-5.0.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-macos"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-util/conf2struct/

2021-09-21 Thread James Le Cuirot
commit: 0f1bfdeaad5666fff6e2fa0322380ad46223331f
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 22:26:57 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1bfdea

dev-util/conf2struct: Keyword 1.5 for ~m68k

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

 dev-util/conf2struct/conf2struct-1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/conf2struct/conf2struct-1.5.ebuild 
b/dev-util/conf2struct/conf2struct-1.5.ebuild
index a235bcf015e..93e51c2b256 100644
--- a/dev-util/conf2struct/conf2struct-1.5.ebuild
+++ b/dev-util/conf2struct/conf2struct-1.5.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 -mips ~s390 ~x86"
+   KEYWORDS="~amd64 ~m68k -mips ~s390 ~x86"
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 fi
 



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

2021-09-21 Thread James Le Cuirot
commit: aa583d0fccdcf4ad51917bbd4037c3b4e3db87f3
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 22:11:13 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa583d0f

dev-python/distlib: Keyword 0.3.2 for ~m68k

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/distlib/distlib-0.3.2.ebuild 
b/dev-python/distlib/distlib-0.3.2.ebuild
index 1f5679c4c7f..fa54b57e602 100644
--- a/dev-python/distlib/distlib-0.3.2.ebuild
+++ b/dev-python/distlib/distlib-0.3.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 IUSE="test"
 # This package's tests are extremely fragile and tend to break or hang
 # when it doesn't like metadata of packages installed on the system.



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

2021-09-21 Thread James Le Cuirot
commit: 2ba48f1de04a62ef1cb40f1f9f53d7046c3c6079
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 22:22:15 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba48f1d

profiles: Mask dev-python/{distlib,virtualenv}[test] on ~m68k

Avoid lots of unkeyworded dependencies of Python tests.

Signed-off-by: James Le Cuirot  gentoo.org>

 profiles/arch/m68k/package.use.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/arch/m68k/package.use.mask 
b/profiles/arch/m68k/package.use.mask
index b70c2d202f5..e6b69f4c0c8 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -42,10 +42,12 @@ dev-python/smartypants doc
 # James Le Cuirot  (2021-08-21)
 # Avoid lots of unkeyworded dependencies of Python tests.
 dev-python/argcomplete test
+dev-python/distlib test
 dev-python/nose test
 dev-python/requests test
 dev-python/setuptools test
 dev-python/urllib3 test
+dev-python/virtualenv test
 
 # James Le Cuirot  (2021-08-20)
 # The CLI requires many unkeyworded dependencies.



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

2021-09-21 Thread James Le Cuirot
commit: ea748460ac80da2850b76af984445f6f22539eaf
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:43:37 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea748460

dev-python/pytest-localserver: Keyword 0.5.0 for ~m68k

The https tests fail due to CA_MD_TOO_WEAK but this happens on amd64
too. I gather this happens since OpenSSL 1.1.0.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild 
b/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
index b995790ef5d..f3bfed9ec65 100644
--- a/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
+++ b/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86 
~x64-macos"
 
 RDEPEND=">=dev-python/werkzeug-0.10[${PYTHON_USEDEP}]"
 BDEPEND="



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

2021-09-21 Thread James Le Cuirot
commit: 92fb6ab38eeec7b9957b030c9324fd1a71ee01d6
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 22:12:08 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fb6ab3

dev-python/backports-entry_points_selectable: Keyword 1.1.0 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 .../backports-entry_points_selectable-1.1.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/backports-entry_points_selectable/backports-entry_points_selectable-1.1.0.ebuild
 
b/dev-python/backports-entry_points_selectable/backports-entry_points_selectable-1.1.0.ebuild
index e0542ec..e2ef2070dcd 100644
--- 
a/dev-python/backports-entry_points_selectable/backports-entry_points_selectable-1.1.0.ebuild
+++ 
b/dev-python/backports-entry_points_selectable/backports-entry_points_selectable-1.1.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2021-09-21 Thread James Le Cuirot
commit: 1408adedfee46735bcc8af55167eef9b05977277
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:47:10 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1408aded

dev-python/responses: Keyword 0.14.0 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/responses/responses-0.14.0.ebuild 
b/dev-python/responses/responses-0.14.0.ebuild
index 2d7e49efc92..b67ea1c08a1 100644
--- a/dev-python/responses/responses-0.14.0.ebuild
+++ b/dev-python/responses/responses-0.14.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-python/requests-2.0[${PYTHON_USEDEP}]



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

2021-09-21 Thread James Le Cuirot
commit: f16fde9c28624144f32a4dcdae77ce4c5bc649c9
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:48:19 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 22:28:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16fde9c

profiles: Mask dev-python/{greenlet,pytest-cov}[doc] on m68k

Avoid having to keyword dev-python/sphinx and friends for now.

Signed-off-by: James Le Cuirot  gentoo.org>

 profiles/arch/m68k/package.use.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/arch/m68k/package.use.mask 
b/profiles/arch/m68k/package.use.mask
index 3d859953d6a..b70c2d202f5 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -30,11 +30,13 @@ dev-python/cython doc
 dev-python/cffi doc
 dev-python/cssselect doc
 dev-python/execnet doc
+dev-python/greenlet doc
 dev-python/jinja doc
 dev-python/lxml doc
 dev-python/py doc
 dev-python/pyasn1 doc
 dev-python/pygments doc
+dev-python/pytest-cov doc
 dev-python/smartypants doc
 
 # James Le Cuirot  (2021-08-21)



[gentoo-commits] repo/gentoo:master commit in: sci-libs/tensorflow/, sci-libs/tensorflow/files/

2021-09-21 Thread Sam James
commit: 7fb980be2673097805afdd00aeeb2babd46753d7
Author: Kerin Millar  plushkava  net>
AuthorDate: Tue Sep 21 06:55:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 21 22:27:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb980be

sci-libs/tensorflow: build with -std=c++14 in 2.5.0-r1

TensorFlow is not yet compatible with the C++17 dialect. Allow it to
build with gcc:11 by appending -std=c++14 to CXXFLAGS, prior to composing
bazelrc. The flag doesn't encompass the building of the ruy library, so
this is accompanied by a patch to include the  header in the one
place that ruy needs it.

Filter out the -fvtable-verify=@(std|preinit) flag, if present. While
ostensibly useful for hardening, it prevents TensorFlow from building
successfully. Note that, while the pattern is in the form of an
extglob, the accompanying shopt does _not_ need to be enabled.

Have src_install localise "l", rather than "j", because the function in
question never employs the latter.

Closes: https://bugs.gentoo.org/787938
Signed-off-by: Kerin Millar  plushkava.net>
Signed-off-by: Sam James  gentoo.org>

 .../files/0008-patch-ruy-for-gcc-11.patch  | 37 ++
 sci-libs/tensorflow/tensorflow-2.5.0-r1.ebuild |  7 +++-
 2 files changed, 43 insertions(+), 1 deletion(-)

diff --git a/sci-libs/tensorflow/files/0008-patch-ruy-for-gcc-11.patch 
b/sci-libs/tensorflow/files/0008-patch-ruy-for-gcc-11.patch
new file mode 100644
index 000..3bb2cf2e1cb
--- /dev/null
+++ b/sci-libs/tensorflow/files/0008-patch-ruy-for-gcc-11.patch
@@ -0,0 +1,37 @@
+diff --git a/third_party/ruy/commit-3c93cda.patch 
b/third_party/ruy/commit-3c93cda.patch
+new file mode 100644
+index 000..e530a842717
+--- /dev/null
 b/third_party/ruy/commit-3c93cda.patch
+@@ -0,0 +1,21 @@
++From 3c93cda8211efa01128d48950f0d6ee5233c5b9b Mon Sep 17 00:00:00 2001
++From: stha09 <51720730+sth...@users.noreply.github.com>
++Date: Thu, 6 May 2021 18:31:30 +0200
++Subject: [PATCH] IWYU: include limits for std::numeric_limits (#253)
++
++---
++ ruy/block_map.cc | 1 +
++ 1 file changed, 1 insertion(+)
++
++diff --git a/ruy/block_map.cc b/ruy/block_map.cc
++index 6c01e52a02..e04e7aff4a 100644
++--- a/ruy/block_map.cc
+ b/ruy/block_map.cc
++@@ -17,6 +17,7 @@ limitations under the License.
++ 
++ #include 
++ #include 
+++#include 
++ 
++ #ifdef RUY_MAKEBLOCKMAP_DEBUG
++ #include 
+diff --git a/third_party/ruy/workspace.bzl b/third_party/ruy/workspace.bzl
+index 50769621770..7e91d640469 100644
+--- a/third_party/ruy/workspace.bzl
 b/third_party/ruy/workspace.bzl
+@@ -12,4 +12,5 @@ def repo():
+ 
"https://github.com/google/ruy/archive/54774a7a2cf85963777289193629d4bd42de4a59.zip;,
+ ],
+ build_file = "//third_party/ruy:BUILD",
++patch_file = "//third_party/ruy:commit-3c93cda.patch"
+ )

diff --git a/sci-libs/tensorflow/tensorflow-2.5.0-r1.ebuild 
b/sci-libs/tensorflow/tensorflow-2.5.0-r1.ebuild
index 1a9cf3d0793..642c413aa74 100644
--- a/sci-libs/tensorflow/tensorflow-2.5.0-r1.ebuild
+++ b/sci-libs/tensorflow/tensorflow-2.5.0-r1.ebuild
@@ -145,6 +145,9 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 S="${WORKDIR}/${MY_P}"
 
+PATCHES=(
+   "${FILESDIR}/0008-patch-ruy-for-gcc-11.patch"
+)
 DOCS=( AUTHORS CONTRIBUTING.md ISSUE_TEMPLATE.md README.md RELEASE.md )
 CHECKREQS_MEMORY="5G"
 CHECKREQS_DISK_BUILD="10G"
@@ -187,6 +190,8 @@ src_prepare() {
export JAVA_HOME=$(java-config --jre-home) # so keepwork works
 
append-flags $(get-cpu-flags)
+   append-cxxflags -std=c++14 # bug 787938
+   filter-flags '-fvtable-verify=@(std|preinit)'
bazel_setup_bazelrc
 
eapply "${WORKDIR}"/patches/*.patch
@@ -356,7 +361,7 @@ src_compile() {
 }
 
 src_install() {
-   local i j
+   local i l
export JAVA_HOME=$(java-config --jre-home) # so keepwork works
export KERAS_HOME="${T}/.keras" # otherwise sandbox violation writing 
~/.keras
 



[gentoo-commits] repo/gentoo:master commit in: sys-power/nut/

2021-09-21 Thread Marek Szuba
commit: 2c4e1f9a9cfec9ce98e50d7475986f30fabf2caa
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Sep 21 21:55:28 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Sep 21 21:55:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4e1f9a

sys-power/nut: keyword 2.7.4-r8 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 sys-power/nut/nut-2.7.4-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/nut/nut-2.7.4-r8.ebuild 
b/sys-power/nut/nut-2.7.4-r8.ebuild
index 19e58c51547..c0ba578b14e 100644
--- a/sys-power/nut/nut-2.7.4-r8.ebuild
+++ b/sys-power/nut/nut-2.7.4-r8.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.networkupstools.org/;
 SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
+KEYWORDS="amd64 arm ppc ppc64 ~riscv x86"
 
 IUSE="cgi ipmi snmp +usb selinux split-usr ssl tcpd xml zeroconf"
 



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2021-09-21 Thread Stephan Hartmann
commit: 85ee453ff9880af57605e9d76d115389c9315c45
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 21 21:40:12 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 21 21:41:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ee453f

www-plugins/chrome-binary-plugins: automated update (94.0.4606.54)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...06.50_beta.ebuild => chrome-binary-plugins-94.0.4606.54_beta.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index e5035805019..06a83822a74 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_94.0.4606.50-1_amd64.deb 91316896 BLAKE2B 
9752614cc7b7b824cc886c45b140e0d441b389224727c05323c760410d0df78e071a4a5d71d4986dd9ceb460b7d77e16dde1b0bfabeda7c8902d9b33001b8161
 SHA512 
1f14cc64500de45d5496b981103433f3cfaac85fd766ad6454d249afab9d2c9a67802d325df794a76a2ebc7af9ae9fdcb88d528797f15209d3489a6d0caf55e0
+DIST google-chrome-beta_94.0.4606.54-1_amd64.deb 90551876 BLAKE2B 
cdbf81e340d8b027a81d3cdf27c39439a3cc21226a2f4fb6b1ddceba79829200d3d5621f221dfe651416f619f772eba8eb50b48db33a219b22fe10398fb42b2f
 SHA512 
ce734b0bf8719e451309117f200c0c96108c16237e944a971ff06d5e89616f93182ac43ab40b9b42539eaae88df967845bd4bc4057a0bcf2b122144649a414fb
 DIST google-chrome-stable_94.0.4606.54-1_amd64.deb 90537300 BLAKE2B 
b446dd18d497c41eff938eecdad8331e5dee3ad46b1f044c2f5a570f4924093fce6db99b48d9f314720b03180dfb1c054feb1a6fb833eeb6fff6c5b673d081d7
 SHA512 
983280c72dd2385edfc8772bcaeef05070a7cb082f08d65be047171f3bb4451a108720ab1e0925a16908272a1da121b3e5f9ad40a1f9626c8c1dda59914fa609
 DIST google-chrome-unstable_95.0.4638.10-1_amd64.deb 89822092 BLAKE2B 
735e26695f5a46e53f782243f89c860bac8a8e99aa195a27208ffe83f369a98627306ffcdc70ccffb2ce405ae160a22a2fcb923fc679b3062d59005ca5efc582
 SHA512 
42b2a6260ad93941b72ec9939d564439d9b0717a7ee118fec0e82bdb79629ec1834ddcb9c7687c4d6a1b895e15c8ca5a39c3ea01d4a63151ed17dd6af5e34598

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.50_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.54_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.50_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.54_beta.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2021-09-21 Thread Stephan Hartmann
commit: f7fe33ca92199d1b40b8a94d3678c06d54f4dde1
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 21 21:40:25 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 21 21:41:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7fe33ca

www-client/google-chrome-unstable: automated update (95.0.4638.17)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...e-95.0.4638.10.ebuild => google-chrome-unstable-95.0.4638.17.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index b6767faadcc..d639324a5df 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_95.0.4638.10-1_amd64.deb 89822092 BLAKE2B 
735e26695f5a46e53f782243f89c860bac8a8e99aa195a27208ffe83f369a98627306ffcdc70ccffb2ce405ae160a22a2fcb923fc679b3062d59005ca5efc582
 SHA512 
42b2a6260ad93941b72ec9939d564439d9b0717a7ee118fec0e82bdb79629ec1834ddcb9c7687c4d6a1b895e15c8ca5a39c3ea01d4a63151ed17dd6af5e34598
+DIST google-chrome-unstable_95.0.4638.17-1_amd64.deb 89855056 BLAKE2B 
f96171318fe17055d8801ef2fd0683916de88f2afc9d33b1ab9e1dd8d2be24633a2edfbcab66d7607915189a1ab7e98d6c1bec68af4b253f0fd1033edf5b0a1a
 SHA512 
8f2de4aed0363038907c5f5e3bdf3cd3fe63e9d6d5c8c62696caec4bd1ea15cd3c1a6531dd853140fd8ab89031a47997cfa7360a2bba49a697d6a916dd7f

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-95.0.4638.10.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-95.0.4638.17.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-95.0.4638.10.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-95.0.4638.17.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2021-09-21 Thread Stephan Hartmann
commit: dabb7d88c373301cb8979c600c24a6737672581d
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 21 21:40:29 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 21 21:41:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dabb7d88

www-plugins/chrome-binary-plugins: automated update (95.0.4638.17)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 10_alpha.ebuild => chrome-binary-plugins-95.0.4638.17_alpha.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 06a83822a74..1002b619a23 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_94.0.4606.54-1_amd64.deb 90551876 BLAKE2B 
cdbf81e340d8b027a81d3cdf27c39439a3cc21226a2f4fb6b1ddceba79829200d3d5621f221dfe651416f619f772eba8eb50b48db33a219b22fe10398fb42b2f
 SHA512 
ce734b0bf8719e451309117f200c0c96108c16237e944a971ff06d5e89616f93182ac43ab40b9b42539eaae88df967845bd4bc4057a0bcf2b122144649a414fb
 DIST google-chrome-stable_94.0.4606.54-1_amd64.deb 90537300 BLAKE2B 
b446dd18d497c41eff938eecdad8331e5dee3ad46b1f044c2f5a570f4924093fce6db99b48d9f314720b03180dfb1c054feb1a6fb833eeb6fff6c5b673d081d7
 SHA512 
983280c72dd2385edfc8772bcaeef05070a7cb082f08d65be047171f3bb4451a108720ab1e0925a16908272a1da121b3e5f9ad40a1f9626c8c1dda59914fa609
-DIST google-chrome-unstable_95.0.4638.10-1_amd64.deb 89822092 BLAKE2B 
735e26695f5a46e53f782243f89c860bac8a8e99aa195a27208ffe83f369a98627306ffcdc70ccffb2ce405ae160a22a2fcb923fc679b3062d59005ca5efc582
 SHA512 
42b2a6260ad93941b72ec9939d564439d9b0717a7ee118fec0e82bdb79629ec1834ddcb9c7687c4d6a1b895e15c8ca5a39c3ea01d4a63151ed17dd6af5e34598
+DIST google-chrome-unstable_95.0.4638.17-1_amd64.deb 89855056 BLAKE2B 
f96171318fe17055d8801ef2fd0683916de88f2afc9d33b1ab9e1dd8d2be24633a2edfbcab66d7607915189a1ab7e98d6c1bec68af4b253f0fd1033edf5b0a1a
 SHA512 
8f2de4aed0363038907c5f5e3bdf3cd3fe63e9d6d5c8c62696caec4bd1ea15cd3c1a6531dd853140fd8ab89031a47997cfa7360a2bba49a697d6a916dd7f

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.10_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.17_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.10_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.17_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2021-09-21 Thread Stephan Hartmann
commit: 60d91e4f1687ef5ef0e670e032a6c8cc6129c8e0
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 21 21:40:08 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 21 21:41:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d91e4f

www-client/google-chrome-beta: automated update (94.0.4606.54)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-94.0.4606.50.ebuild => google-chrome-beta-94.0.4606.54.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index af11a3eb18b..5ab6246a920 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_94.0.4606.50-1_amd64.deb 91316896 BLAKE2B 
9752614cc7b7b824cc886c45b140e0d441b389224727c05323c760410d0df78e071a4a5d71d4986dd9ceb460b7d77e16dde1b0bfabeda7c8902d9b33001b8161
 SHA512 
1f14cc64500de45d5496b981103433f3cfaac85fd766ad6454d249afab9d2c9a67802d325df794a76a2ebc7af9ae9fdcb88d528797f15209d3489a6d0caf55e0
+DIST google-chrome-beta_94.0.4606.54-1_amd64.deb 90551876 BLAKE2B 
cdbf81e340d8b027a81d3cdf27c39439a3cc21226a2f4fb6b1ddceba79829200d3d5621f221dfe651416f619f772eba8eb50b48db33a219b22fe10398fb42b2f
 SHA512 
ce734b0bf8719e451309117f200c0c96108c16237e944a971ff06d5e89616f93182ac43ab40b9b42539eaae88df967845bd4bc4057a0bcf2b122144649a414fb

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-94.0.4606.50.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-94.0.4606.54.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-94.0.4606.50.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-94.0.4606.54.ebuild



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

2021-09-21 Thread Stephan Hartmann
commit: da0662d97b88727b404e1b33ebb0bb14c5f7bc24
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 21 21:39:52 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 21 21:41:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0662d9

www-client/google-chrome: automated update (94.0.4606.54)

Bug: https://bugs.gentoo.org/814221
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/google-chrome/Manifest   | 2 +-
 ...gle-chrome-93.0.4577.82.ebuild => google-chrome-94.0.4606.54.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index e7a83c350ed..349a53b1179 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1 +1 @@
-DIST google-chrome-stable_93.0.4577.82-1_amd64.deb 82942064 BLAKE2B 
a733949cea510109e72161268b76ad90598c5bbb1728e87d340b9a8e88cafdd43471266ee0f7b92f2ea61e24e7c1d1ca21b5d440b31c2720d74916f0345066bf
 SHA512 
ab793e6a78c30065d0ca55e5aa58f90da49356e8f40401f696a1c14bae6f7329e4a95d13a4110014b9fa1980193dbeba03f75f41956096f97e8de2e9145c4665
+DIST google-chrome-stable_94.0.4606.54-1_amd64.deb 90537300 BLAKE2B 
b446dd18d497c41eff938eecdad8331e5dee3ad46b1f044c2f5a570f4924093fce6db99b48d9f314720b03180dfb1c054feb1a6fb833eeb6fff6c5b673d081d7
 SHA512 
983280c72dd2385edfc8772bcaeef05070a7cb082f08d65be047171f3bb4451a108720ab1e0925a16908272a1da121b3e5f9ad40a1f9626c8c1dda59914fa609

diff --git a/www-client/google-chrome/google-chrome-93.0.4577.82.ebuild 
b/www-client/google-chrome/google-chrome-94.0.4606.54.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-93.0.4577.82.ebuild
rename to www-client/google-chrome/google-chrome-94.0.4606.54.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2021-09-21 Thread Stephan Hartmann
commit: ff677ad3526c50b5a1188ca52e518373674c1663
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 21 21:39:56 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 21 21:41:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff677ad3

www-plugins/chrome-binary-plugins: automated update (94.0.4606.54)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...ns-93.0.4577.82.ebuild => chrome-binary-plugins-94.0.4606.54.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 3df98553cb7..e5035805019 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_94.0.4606.50-1_amd64.deb 91316896 BLAKE2B 
9752614cc7b7b824cc886c45b140e0d441b389224727c05323c760410d0df78e071a4a5d71d4986dd9ceb460b7d77e16dde1b0bfabeda7c8902d9b33001b8161
 SHA512 
1f14cc64500de45d5496b981103433f3cfaac85fd766ad6454d249afab9d2c9a67802d325df794a76a2ebc7af9ae9fdcb88d528797f15209d3489a6d0caf55e0
-DIST google-chrome-stable_93.0.4577.82-1_amd64.deb 82942064 BLAKE2B 
a733949cea510109e72161268b76ad90598c5bbb1728e87d340b9a8e88cafdd43471266ee0f7b92f2ea61e24e7c1d1ca21b5d440b31c2720d74916f0345066bf
 SHA512 
ab793e6a78c30065d0ca55e5aa58f90da49356e8f40401f696a1c14bae6f7329e4a95d13a4110014b9fa1980193dbeba03f75f41956096f97e8de2e9145c4665
+DIST google-chrome-stable_94.0.4606.54-1_amd64.deb 90537300 BLAKE2B 
b446dd18d497c41eff938eecdad8331e5dee3ad46b1f044c2f5a570f4924093fce6db99b48d9f314720b03180dfb1c054feb1a6fb833eeb6fff6c5b673d081d7
 SHA512 
983280c72dd2385edfc8772bcaeef05070a7cb082f08d65be047171f3bb4451a108720ab1e0925a16908272a1da121b3e5f9ad40a1f9626c8c1dda59914fa609
 DIST google-chrome-unstable_95.0.4638.10-1_amd64.deb 89822092 BLAKE2B 
735e26695f5a46e53f782243f89c860bac8a8e99aa195a27208ffe83f369a98627306ffcdc70ccffb2ce405ae160a22a2fcb923fc679b3062d59005ca5efc582
 SHA512 
42b2a6260ad93941b72ec9939d564439d9b0717a7ee118fec0e82bdb79629ec1834ddcb9c7687c4d6a1b895e15c8ca5a39c3ea01d4a63151ed17dd6af5e34598

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-93.0.4577.82.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.54.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-93.0.4577.82.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.54.ebuild



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

2021-09-21 Thread Stephan Hartmann
commit: 8a207ee99c7b92fdb83a4c9e66dc178c8ff382e5
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 21 21:38:17 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 21 21:38:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a207ee9

www-client/chromium: stable channel bump to 94.0.4606.54

Bug: https://bugs.gentoo.org/814221
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/chromium/Manifest |  2 +-
 ...mium-94.0.4606.50.ebuild => chromium-94.0.4606.54.ebuild} | 12 
 www-client/chromium/metadata.xml |  1 +
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 8449f124851..8f98cc26faf 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -2,7 +2,7 @@ DIST chromium-92-glibc-2.33-patch.tar.xz 12636 BLAKE2B 
0621d2135c1a0864374010c36
 DIST chromium-93-patchset-6.tar.xz 6796 BLAKE2B 
2688c68becac1187668b459f9827ffca79de6c7ee64299dff20f91cb774af676ec3d95d809b4fc5f7bd663c3b8c904a46ac9cd3ec70a5ce248456dcd48834932
 SHA512 
eaf0d2bc29c53c7021ccded9c14463bbde2887926c069154c0126ee1bf513bf41a38eeb3dc21023a2e9637ce3e1e541a3b2a79a990bb8becae0da0a04e57c76a
 DIST chromium-93.0.4577.82.tar.xz 1038808440 BLAKE2B 
ec6fd783b40b8e02bbf6cc48eb1ff0a99b059d64de16e91eeadf69bf3297d2e6d0430823d6d15a2a838c579f84c9f5f894da345009b126a84509781998d57ffc
 SHA512 
730e4a316fee4a5be1bf95301cf25c0c1d192ceeb661f051c1d74b7083fe928f1c5fd24c744cbbda6ef39c9edc64607a2621644e153e5e3de2201b5ac60e4d64
 DIST chromium-94-patchset-3.tar.xz 5052 BLAKE2B 
3946b555d22792023696e85dbdb02a5fc43e39819c3a1a25c782d12771a608b068a7d11f757fa6390e7d295fe9c2b3b8085c31bd79d35edcd882a3f9f66df8dd
 SHA512 
42f7beb412a7e691f35603625cbb316223706891f2a289301e4786ab92cfd4414d2f4a365f7637ba49a28508e18523670e59ae88512bc56afdd79d22f62f407e
-DIST chromium-94.0.4606.50.tar.xz 1039765752 BLAKE2B 
7bf10b9de827e96dde2d3882554f9020e0c26158a9045a3d0131ed8ef34ea241d383ec9ba161e792ce9c68fa712a4677e395a5923817d9c69d4c6c305c8fc3c6
 SHA512 
27128f56d4e1bab5d63dee908e60022f38693e27eb9e1d81754dc8da59dedc23897e5e962c6be125af067f181e9273a1eebd623256faba9692de667b41e85aeb
+DIST chromium-94.0.4606.54.tar.xz 1039891076 BLAKE2B 
2591eb0f886f08e2fad3b8ebff109f1da7336417e9be9f480a4278554dff4886def6fb52b5e3488b9f85b7f5025f9f835469484c6a4860b0d38eb3f77a627a50
 SHA512 
3e5e2a800decd30d0297aa9926f7d0f47ab47f930ed42131c53b9533d0245b09d8f2b404b0f84ca083817c6c55f7dce6518046fde4889e5d79be505043fdc084
 DIST chromium-95-patchset-4.tar.xz 4308 BLAKE2B 
e91cb78d2357af8c0dfc66e4d148c5e6ef20cf9a811bcebf411e07cc5af73f30760d889842923afb2945e57b0f67330deac3f9068b6ce7c487482a6434e5c672
 SHA512 
152657e13afab3caca6a9ff6c0b51203f5bc8b0a4075a4396794d7a85caddce1b26f989c7dede5fa9a54316334099d21889e6767885fbf974260a6e9bd90df9d
 DIST chromium-95.0.4638.10.tar.xz 1212124668 BLAKE2B 
74b1ca8200914768160ef9c358d1b448c4df587660b972c399b6ea456ed6519530776c6e83f3c14215ffc8476891dfe1c7e007bf8eb25a9373c1843ecd6728eb
 SHA512 
f2007d9f93478cddfa4e6a34c2c7f0c3d21317b9cdbd48ef8f25cb81c63350c6aeec18412e73b519c5a48a306d80050ec2ecd48ed3dd9ce983979d2c97d48653
 DIST highway-0.12.1.tar.gz 1480579 BLAKE2B 
2889f96e33ae4411b14dae2229d86b0581f2044f50d6bb829a83417f0d67f0c9a8c03d552d09a985231ea11e88497fa405efcb85d158b5734b477bec5764a1eb
 SHA512 
d14aeffc80739a5993177fb190ac03998d495004e9c54126c0e0b174c28be52a3f3fe581d8a08db67c34bd00045223d1850e7b384a2e7fe37a8150d7908004cb

diff --git a/www-client/chromium/chromium-94.0.4606.50.ebuild 
b/www-client/chromium/chromium-94.0.4606.54.ebuild
similarity index 98%
rename from www-client/chromium/chromium-94.0.4606.50.ebuild
rename to www-client/chromium/chromium-94.0.4606.54.ebuild
index 5b78ebe944a..522541bb46c 100644
--- a/www-client/chromium/chromium-94.0.4606.50.ebuild
+++ b/www-client/chromium/chromium-94.0.4606.54.ebuild
@@ -21,7 +21,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="component-build cups cpu_flags_arm_neon debug +hangouts headless 
+js-type-check kerberos official pic +proprietary-codecs pulseaudio screencast 
selinux +suid +system-ffmpeg +system-icu vaapi wayland widevine"
+IUSE="component-build cups cpu_flags_arm_neon debug +hangouts headless 
+js-type-check kerberos official pic +proprietary-codecs pulseaudio screencast 
selinux +suid +system-ffmpeg +system-harfbuzz +system-icu vaapi wayland 
widevine"
 REQUIRED_USE="
component-build? ( !suid )
screencast? ( wayland )
@@ -55,7 +55,7 @@ COMMON_DEPEND="
>=media-libs/alsa-lib-1.0.19:=
media-libs/fontconfig:=
>=media-libs/freetype-2.11.0-r1:=
-   >=media-libs/harfbuzz-2.9.0:0=[icu(-)]
+   system-harfbuzz? ( >=media-libs/harfbuzz-2.9.0:0=[icu(-)] )
media-libs/libjpeg-turbo:=

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

2021-09-21 Thread James Le Cuirot
commit: 823195afaac426d3d03a5f12093e9589e05c4526
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:37:32 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:37:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823195af

dev-python/werkzeug: Keyword 2.0.1-r1 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/werkzeug/werkzeug-2.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/werkzeug/werkzeug-2.0.1-r1.ebuild 
b/dev-python/werkzeug/werkzeug-2.0.1-r1.ebuild
index 2c5d4738a9e..16a9a2ce257 100644
--- a/dev-python/werkzeug/werkzeug-2.0.1-r1.ebuild
+++ b/dev-python/werkzeug/werkzeug-2.0.1-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc 
x86"
 
 BDEPEND="
test? (



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

2021-09-21 Thread James Le Cuirot
commit: fc978e3d948ec86ebff44ecfed967229e6d4c3c7
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:36:18 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:36:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc978e3d

dev-python/argh: Keyword 0.26.2-r2 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/argh/argh-0.26.2-r2.ebuild 
b/dev-python/argh/argh-0.26.2-r2.ebuild
index f132c4a003c..ee46c5400b1 100644
--- a/dev-python/argh/argh-0.26.2-r2.ebuild
+++ b/dev-python/argh/argh-0.26.2-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://pythonhosted.org/argh/;
 SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
 LICENSE="LGPL-3"
 
 BDEPEND="



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

2021-09-21 Thread James Le Cuirot
commit: 5fd69b2af01d3a4b5f563a464d278a636345222a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:35:36 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:35:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd69b2a

dev-python/pytest-timeout: Keyword 1.4.2-r1 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild 
b/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild
index e329ee7f084..3c8268e3967 100644
--- a/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild
+++ b/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 # do not rdepend on pytest, it won't be used without it anyway
 # pytest-cov used to test compatibility



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

2021-09-21 Thread James Le Cuirot
commit: e03a72463e71fc42008fe8eaae7bf315c7601658
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:32:03 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:32:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e03a7246

dev-python/cookies: Keyword 2.2.1-r1 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/cookies/cookies-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cookies/cookies-2.2.1-r1.ebuild 
b/dev-python/cookies/cookies-2.2.1-r1.ebuild
index 131a2797023..447619a45da 100644
--- a/dev-python/cookies/cookies-2.2.1-r1.ebuild
+++ b/dev-python/cookies/cookies-2.2.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
 
 PATCHES=(
# https://gitlab.com/sashahart/cookies/merge_requests/2



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

2021-09-21 Thread James Le Cuirot
commit: e61ed4539815d2cc4a3961b78cea500b2c9f3a2b
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:36:52 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:36:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e61ed453

dev-python/watchdog: Keyword 2.1.5 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/watchdog/watchdog-2.1.5.ebuild 
b/dev-python/watchdog/watchdog-2.1.5.ebuild
index 3fea4d2ea7f..86a4a9f8639 100644
--- a/dev-python/watchdog/watchdog-2.1.5.ebuild
+++ b/dev-python/watchdog/watchdog-2.1.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/gorakhargosh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
 RDEPEND="${CDEPEND}



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

2021-09-21 Thread James Le Cuirot
commit: 18c80938d9a8c8ac283669cee5e09724ff7ae955
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:33:44 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:33:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c80938

dev-python/iocapture: Keyword 0.1.2-r2 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/iocapture/iocapture-0.1.2-r2.ebuild 
b/dev-python/iocapture/iocapture-0.1.2-r2.ebuild
index 48ae3ecf998..52f355e160d 100644
--- a/dev-python/iocapture/iocapture-0.1.2-r2.ebuild
+++ b/dev-python/iocapture/iocapture-0.1.2-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.org/project/iocapture/;
 SRC_URI="https://github.com/oinume/iocapture/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
 LICENSE="MIT"
 
 BDEPEND="



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

2021-09-21 Thread James Le Cuirot
commit: 1abc2aeece6ce510335ba612227aaf2c1d44c423
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:33:18 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:33:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abc2aee

dev-python/pytest-xprocess: Keyword 0.18.1 for ~m68k

2 tests fail but they fail on amd64 too.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild 
b/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild
index 8957a7013ae..2766e61af2d 100644
--- a/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild
+++ b/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]



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

2021-09-21 Thread James Le Cuirot
commit: bd0378f50e169d2fbb1608cdf195105f9c53e44a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:34:24 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:34:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd0378f5

dev-python/pytest-cov: Keyword 2.12.1 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/pytest-cov/pytest-cov-2.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-cov/pytest-cov-2.12.1.ebuild 
b/dev-python/pytest-cov/pytest-cov-2.12.1.ebuild
index 4781883433f..4f559d991ad 100644
--- a/dev-python/pytest-cov/pytest-cov-2.12.1.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-2.12.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-09-21 Thread James Le Cuirot
commit: 0b1908fdcabffc61fde9c757a6784c44156e0328
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 21 21:32:29 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 21 21:32:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1908fd

dev-python/greenlet: Keyword 1.1.0 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/greenlet/greenlet-1.1.0.ebuild 
b/dev-python/greenlet/greenlet-1.1.0.ebuild
index 1ea6eba1fd3..edf429fc6b2 100644
--- a/dev-python/greenlet/greenlet-1.1.0.ebuild
+++ b/dev-python/greenlet/greenlet-1.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 -hppa -ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 -hppa -ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 distutils_enable_sphinx docs
 distutils_enable_tests unittest



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

2021-09-21 Thread Matt Turner
commit: b404fbd432ab3e38d03e65c216fc10515dcd0133
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Tue Sep 21 14:59:33 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Sep 21 20:59:29 2021 +
URL:https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=b404fbd4

Add CI badge to README for unit tests

Signed-off-by: Wolfgang E. Sanyer  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index edc961b..2ad5e63 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Unit 
tests](https://github.com/gentoo/gentoolkit/actions/workflows/ci.yml/badge.svg)](https://github.com/gentoo/gentoolkit/actions/workflows/ci.yml)
+
 MOTIVATION
 ==
 



[gentoo-commits] proj/gentoolkit:master commit in: .github/workflows/

2021-09-21 Thread Matt Turner
commit: 6c5b4603d4d76da55c57212fd84449839dcc6736
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Tue Sep 21 20:46:29 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Sep 21 20:59:45 2021 +
URL:https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=6c5b4603

Add github action for flake

Signed-off-by: Wolfgang E. Sanyer  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 .github/workflows/flake.yml | 20 
 1 file changed, 20 insertions(+)

diff --git a/.github/workflows/flake.yml b/.github/workflows/flake.yml
new file mode 100644
index 000..a1a8649
--- /dev/null
+++ b/.github/workflows/flake.yml
@@ -0,0 +1,20 @@
+name: Code Quality
+
+on: [push, pull_request]
+
+jobs:
+  build:
+
+runs-on: ubuntu-latest
+
+steps:
+- uses: actions/checkout@v2
+- name: Set up Python
+  uses: actions/setup-python@v2
+- name: Install flake
+  run: |
+python -m pip install --upgrade pip
+pip install flake8
+- name: Run flake
+  run: |
+flake8 pym



[gentoo-commits] proj/gentoolkit:master commit in: .github/workflows/

2021-09-21 Thread Matt Turner
commit: 0fa55427d252c5e41d1e3cbd28a86f530197eb02
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Tue Sep 21 01:57:58 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Sep 21 20:59:24 2021 +
URL:https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=0fa55427

Add github action unit-test CI

Closes: https://github.com/gentoo/gentoolkit/pull/16
Signed-off-by: Wolfgang E. Sanyer  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 .github/workflows/ci.yml | 44 
 1 file changed, 44 insertions(+)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
new file mode 100644
index 000..60b8205
--- /dev/null
+++ b/.github/workflows/ci.yml
@@ -0,0 +1,44 @@
+name: Unit tests
+
+on: [push, pull_request]
+
+jobs:
+  build:
+
+runs-on: ubuntu-latest
+strategy:
+  matrix:
+python-version:
+- '3.7'
+- '3.8'
+- '3.9'
+- '3.10.0-alpha - 3.10.0'
+- 'pypy-3.7'
+
+env:
+  PORTAGE_VERSION: "3.0.20"
+
+steps:
+- uses: actions/checkout@v2
+- name: Set up Python ${{ matrix.python-version }}
+  uses: actions/setup-python@v2
+  with:
+python-version: ${{ matrix.python-version }}
+- name: Install portage
+  run: |
+mkdir portage
+wget -qO - 
"https://github.com/gentoo/portage/archive/portage-${PORTAGE_VERSION}.tar.gz; | 
tar xz -C portage --strip-components=1
+sudo groupadd -g 250 portage
+sudo useradd -g portage -d /var/tmp/portage -s /bin/false -u 250 
portage
+- name: Setup gentoo env (required by portage)
+  run: |
+sudo mkdir -p /var/db/repos/gentoo /etc/portage /var/cache/distfiles
+wget -qO - 
"https://github.com/gentoo-mirror/gentoo/archive/master.tar.gz; | sudo tar xz 
-C /var/db/repos/gentoo --strip-components=1
+sudo wget "https://www.gentoo.org/dtd/metadata.dtd; -O 
/var/cache/distfiles/metadata.dtd
+sudo wget 
"https://gitweb.gentoo.org/proj/portage.git/plain/cnf/repos.conf; -O 
/etc/portage/repos.conf
+sudo ln -s 
/var/db/repos/gentoo/profiles/default/linux/amd64/17.1/systemd 
/etc/portage/make.profile
+- name: Run tests
+  run: |
+export PYTHONPATH="${PWD}/portage/lib"${PYTHONPATH:+:}${PYTHONPATH}
+export PATH="${PWD}/portage/bin":${PATH}
+python setup.py test



[gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/

2021-09-21 Thread Matt Turner
commit: 813c8e3a4853bedc50d7d4176282c5f0bacde31e
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Tue Sep 21 20:50:35 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Sep 21 21:00:18 2021 +
URL:https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=813c8e3a

Fix flake F401 'imported but unused' error

Closes: https://github.com/gentoo/gentoolkit/pull/17
Signed-off-by: Wolfgang E. Sanyer  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 pym/gentoolkit/helpers.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pym/gentoolkit/helpers.py b/pym/gentoolkit/helpers.py
index 15d959d..72c5d13 100644
--- a/pym/gentoolkit/helpers.py
+++ b/pym/gentoolkit/helpers.py
@@ -32,9 +32,6 @@ from portage import _encodings, _unicode_encode
 
 from gentoolkit import pprinter as pp
 from gentoolkit import errors
-from gentoolkit.atom import Atom
-from gentoolkit.cpv import CPV
-from gentoolkit.versionmatch import VersionMatch
 
 # This has to be imported below to stop circular import.
 # from gentoolkit.package import Package



[gentoo-commits] repo/gentoo:master commit in: dev-util/diffoscope/

2021-09-21 Thread Sam James
commit: 5faa22f4f82fdef644b4ce39dee72fc822dfd440
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 21 20:14:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 21 20:44:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5faa22f4

dev-util/diffoscope: add 185

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

 dev-util/diffoscope/Manifest  |   1 +
 dev-util/diffoscope/diffoscope-185.ebuild | 109 ++
 2 files changed, 110 insertions(+)

diff --git a/dev-util/diffoscope/Manifest b/dev-util/diffoscope/Manifest
index 1af836698e9..8228a214971 100644
--- a/dev-util/diffoscope/Manifest
+++ b/dev-util/diffoscope/Manifest
@@ -1,3 +1,4 @@
 DIST diffoscope-177.tar.gz 1590984 BLAKE2B 
94daf9528c8fd0ad6ed89bdbee7b21352bf33dcef2ae7e526ea3b1036d92b6fecefcb0da46b7eedf7af1c8bd7995e73b8f0a5104c02f4db534f7bcc465c803aa
 SHA512 
674a5cc364927437a79420b0965eb6958bd09df58a1238ea4d953bb2bc0fbdde75e42817370dd3cdab0bcc59551e1cff70db72298087af551d5dfaee57995811
 DIST diffoscope-180.tar.gz 1600542 BLAKE2B 
0cc34106f039e0682b32de284b3ce1be90e8629fb4ba18cffa31d7c970a9d18392060f37b201d4ee9ab3f4f65401684c72edf2d00d56827cbaacbfde0ce81d11
 SHA512 
abf2c514b9f3b074a5b9a6e19f09a474a8ba58e00974a48ebd860cc31547204fb4690224cb752b4248a0674d979bd20c6d4c77ffb912f2b85499d48d90affeb4
 DIST diffoscope-184.tar.gz 2684969 BLAKE2B 
8b7fd3e4e85f372f2c45cd1f9ed82d5c6c2771044535063398e23b94a069c73d4fbc89fe0fa7393ea188a107cd4912d189a3566cc0701b1f3253761480b40080
 SHA512 
ae4f1e929ada57706b8ed28b03be264fb65e6b1692da9e212bf60ac40a56fb5f488bb5dd162d3436e832ba245edd0a7383f794ce38541cb4295d10f2cc1de50e
+DIST diffoscope-185.tar.gz 2684950 BLAKE2B 
53ae0ec8b3402811639de7a6ed3dd6b436c6a4d75ce2c415c66b28fd32ceb136766ee42711bca47578e5303be354c514e6f9d82843f11b266a05b77f1196fb13
 SHA512 
ce66cdb64c23434671e40f4c51ac6c9f1da524e92618792d2cd8e2e7fb044340e03c9438b3450cc2a66e2dc327a25850a421b32c0aad493781291645e65eb775

diff --git a/dev-util/diffoscope/diffoscope-185.ebuild 
b/dev-util/diffoscope/diffoscope-185.ebuild
new file mode 100644
index 000..de3d809fe6a
--- /dev/null
+++ b/dev-util/diffoscope/diffoscope-185.ebuild
@@ -0,0 +1,109 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_REQ_USE="ncurses"
+
+inherit distutils-r1
+
+DESCRIPTION="Will try to get to the bottom of what makes files or directories 
different"
+HOMEPAGE="https://diffoscope.org/ https://pypi.org/project/diffoscope/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="acl binutils bzip2 libcaca colord cpio +diff docx dtc e2fsprogs file
+find gettext gif gpg haskell hdf5 hex imagemagick iso java llvm lzma
+mono opendocument pascal pdf postscript R rpm sqlite squashfs
+ssh tar test tcpdump zip zlib zstd"
+
+RESTRICT="!test? ( test )"
+
+# pull in optional tools for tests:
+# img2txt: bug #797688
+# docx2txt: bug #797688
+BDEPEND="test? (
+   app-text/docx2txt
+   media-libs/libcaca
+   )"
+RDEPEND="dev-python/python-magic[${PYTHON_USEDEP}]
+   dev-python/libarchive-c[${PYTHON_USEDEP}]
+   dev-python/distro[${PYTHON_USEDEP}]
+   acl? ( sys-apps/acl )
+   binutils? ( sys-devel/binutils )
+   bzip2? ( app-arch/bzip2 )
+   libcaca? ( media-libs/libcaca )
+   colord? ( x11-misc/colord )
+   cpio? ( app-arch/cpio )
+   diff? ( sys-apps/diffutils )
+   docx? ( app-text/docx2txt )
+   dtc? ( sys-apps/dtc )
+   e2fsprogs? ( sys-fs/e2fsprogs )
+   file? ( sys-apps/file )
+   find? ( sys-apps/findutils )
+   gettext? ( sys-devel/gettext )
+   gif? ( media-libs/giflib )
+   gpg? ( app-crypt/gnupg )
+   haskell? ( dev-lang/ghc )
+   hdf5? ( sci-libs/hdf5 )
+   hex? ( app-editors/vim-core )
+   imagemagick? ( media-gfx/imagemagick )
+   iso? ( app-cdr/cdrtools )
+   java? ( virtual/jdk )
+   llvm? ( sys-devel/llvm )
+   lzma? ( app-arch/xz-utils )
+   mono? ( dev-lang/mono )
+   opendocument? ( app-text/odt2txt )
+   pascal? ( dev-lang/fpc )
+   pdf? (
+   app-text/pdftk
+   app-text/poppler
+   dev-python/PyPDF2[${PYTHON_USEDEP}]
+   )
+   postscript? ( app-text/ghostscript-gpl )
+   R? ( dev-lang/R )
+   rpm? ( app-arch/rpm )
+   sqlite? ( dev-db/sqlite:3 )
+   squashfs? ( sys-fs/squashfs-tools )
+   ssh? ( net-misc/openssh )
+   tar? ( app-arch/tar )
+   tcpdump? ( net-analyzer/tcpdump )
+   zip? ( app-arch/unzip )
+   zlib? ( app-arch/gzip )
+   zstd? ( app-arch/zstd )
+"
+# Presence if filemagic's magic.py breaks imports
+# of dev-python/python-magic: https://bugs.gentoo.org/716482
+RDEPEND+=" !dev-python/filemagic"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local exclude=(
+   # 

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

2021-09-21 Thread Sam James
commit: 1db0242be8b34f23c028fd7c259752e270a656b7
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 21 20:34:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 21 20:44:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db0242b

sys-apps/coreutils: add 8.32_p20210921 (unkeyworded)

Add testing release from upstream to find any problems
pre-release, given that upstream releases are rather
infrequent usually.

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

 sys-apps/coreutils/Manifest|   1 +
 sys-apps/coreutils/coreutils-8.32_p20210921.ebuild | 230 +
 2 files changed, 231 insertions(+)

diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index 0f0d568b69c..74fe837fbf3 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -1,2 +1,3 @@
 DIST coreutils-8.30-patches-01.tar.xz 5788 BLAKE2B 
a41511ce39ac570cb14b7f12d125eebef92217469a9490808719fa0665f5e5c0adb96fbd02c4bac4d280d1502295669575790a81dbc01afe2ca3a9d384cbefb0
 SHA512 
b1e1933637de4581d5f8c6ede4e80a012435d13f0cf5550a76ab5bbe9441e3c15ce19ef3f78a7ea3b8368d5e9a3bb17c1207c471d26171b59786f38adeba0454
 DIST coreutils-8.32.tar.xz 5547836 BLAKE2B 
0ad99c176c19ec214fcfd0845523e5362f0151827707c759bd46c0fe8d2501c6ad1c29c5b71266f6525857bc0d56c472db0d7fe29953b6c65e2e6c76bdf3c515
 SHA512 
1c8f3584efd61b4b02e7ac5db8e103b63cfb2063432caaf1e64cb2dcc56d8c657d1133bbf10bd41468d6a1f31142e6caa81d16ae68fa3e6e84075c253613a145
+DIST coreutils-8.32_p20210921.tar.xz 5602064 BLAKE2B 
3ef970efb4c8b68a9e0f67d2fa791ba14086dab187a27cf4de27ab2a812c9b06c8c29e56a94c91d82d8e45267c0c71404787cad719162ccbc26c681a82524f0b
 SHA512 
9b395860a6c15704c65a0b05f742b669b8b5e76b074382434a64b0537dda6bac3c2627f20d1504393aeb3d7235f1db7299d80a52aeda30a1a2d426993aca9893

diff --git a/sys-apps/coreutils/coreutils-8.32_p20210921.ebuild 
b/sys-apps/coreutils/coreutils-8.32_p20210921.ebuild
new file mode 100644
index 000..a0c7c0c594b
--- /dev/null
+++ b/sys-apps/coreutils/coreutils-8.32_p20210921.ebuild
@@ -0,0 +1,230 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..10} )
+
+inherit flag-o-matic python-any-r1 toolchain-funcs
+
+PATCH="${PN}-8.30-patches-01"
+DESCRIPTION="Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, 
who,...)"
+HOMEPAGE="https://www.gnu.org/software/coreutils/;
+
+if [[ ${PV} == *_p* ]] ; then
+   # Note: could put this in devspace, but if it's gone, we don't want
+   # it in tree anyway. It's just for testing.
+   SRC_URI="https://pixelbeat.org/cu/coreutils-ss.tar.xz -> ${P}.tar.xz"
+   S="${WORKDIR}"/${PN}-8.32.251-7b0db
+else
+   SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
+fi
+
+SRC_URI+="
+   !vanilla? (
+   mirror://gentoo/${PATCH}.tar.xz
+   https://dev.gentoo.org/~polynomial-c/dist/${PATCH}.tar.xz
+   )"
+
+LICENSE="GPL-3"
+SLOT="0"
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x86-linux"
+IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test 
vanilla xattr"
+RESTRICT="!test? ( test )"
+
+LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )
+   caps? ( sys-libs/libcap )
+   gmp? ( dev-libs/gmp:=[static-libs] )
+   xattr? ( sys-apps/attr[static-libs] )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs]} )
+   selinux? ( sys-libs/libselinux )
+   nls? ( virtual/libintl )"
+DEPEND="
+   ${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+"
+BDEPEND="
+   app-arch/xz-utils
+   test? (
+   dev-lang/perl
+   dev-perl/Expect
+   dev-util/strace
+   ${PYTHON_DEPS}
+   )
+"
+RDEPEND+="
+   hostname? ( !sys-apps/net-tools[hostname] )
+   kill? (
+   !sys-apps/util-linux[kill]
+   !sys-process/procps[kill]
+   )
+   !app-misc/realpath
+   !https://bugs.gentoo.org/;
+   # kill/uptime - procps
+   # groups/su   - shadow
+   # hostname- net-tools
+   --enable-install-program="arch,$(usev hostname),$(usev kill)"
+   --enable-no-install-program="groups,$(usev !hostname),$(usev 
!kill),su,uptime"
+   --enable-largefile
+   $(usex caps '' --disable-libcap)
+   $(use_enable nls)
+   $(use_enable acl)
+   $(use_enable multicall single-binary)
+   $(use_enable xattr)
+   $(use_with gmp libgmp)
+   )
+
+   if tc-is-cross-compiler && [[ ${CHOST} == *linux* ]] ; then
+   # bug #311569
+   export fu_cv_sys_stat_statfs2_bsize=yes
+   # bug #416629
+   export gl_cv_func_realpath_works=yes
+   fi
+
+   # bug #409919
+   export gl_cv_func_mknod_works=yes
+
+   if use static ; then
+   

[gentoo-commits] repo/gentoo:master commit in: dev-util/conf2struct/

2021-09-21 Thread Craig Andrews
commit: f707fadc1188c3e1091588081cda5178cb500aa3
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep 21 20:17:45 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep 21 20:18:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f707fadc

dev-util/conf2struct: 1.5 version bump

See: https://bugs.gentoo.org/798462
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Craig Andrews  gentoo.org>

 dev-util/conf2struct/Manifest   | 1 +
 .../conf2struct/{conf2struct-.ebuild => conf2struct-1.5.ebuild} | 2 +-
 dev-util/conf2struct/conf2struct-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-util/conf2struct/Manifest b/dev-util/conf2struct/Manifest
index b4e7f3e69be..ce6dc272ac0 100644
--- a/dev-util/conf2struct/Manifest
+++ b/dev-util/conf2struct/Manifest
@@ -1,2 +1,3 @@
 DIST conf2struct-1.0.tar.gz 57393 BLAKE2B 
7de4be755ec764d96a321c68ca68b3156889e24f6894ba78b1c88cbeff84525331f1105040d61b1121ca01ece8d50a5aee2268eb73cde3ebbc8b62f679e2451b
 SHA512 
31e8f350af740e79d97f4698dfec9b5e8a31a8a1cee30da0af753db26eda5b61379e9156e1cb492aef5068a4987d5e8202215323b83328e99705ae3ad3c09b81
 DIST conf2struct-1.3.tar.gz 58599 BLAKE2B 
19cd7beb2663342d1d0e282c2ce45557f97110edec02eb1a9e29f92aceedd5837175a0898655ae403f8992d2754dc5094dc5c3c85014b109b066703956c9ec6c
 SHA512 
eae91f85e44905fdc4274c0cc090a0748ded15824b87cdc3d026ec849d1cb13d14fb9b1bfb57d76da4687173d106065263499c1705db24f53ad4e95ba1d96b3c
+DIST conf2struct-1.5.tar.gz 62276 BLAKE2B 
67916a1888a2d6128ee68dea262ede6b35b8242d40f545c8af5a4cbe17d8bfc9150e0917057a792a29d9e32b39c77d67d401a06c77a206234162cb820afcfd31
 SHA512 
eafa7ed72a3bc8d885ccba961273161546b025074f6ed764818c90cd6f9b1de8a0ff09cef50457974a32208700ad47c43673004ed7ed647eb89de6e590be0be8

diff --git a/dev-util/conf2struct/conf2struct-.ebuild 
b/dev-util/conf2struct/conf2struct-1.5.ebuild
similarity index 95%
copy from dev-util/conf2struct/conf2struct-.ebuild
copy to dev-util/conf2struct/conf2struct-1.5.ebuild
index c39a24cd400..a235bcf015e 100644
--- a/dev-util/conf2struct/conf2struct-.ebuild
+++ b/dev-util/conf2struct/conf2struct-1.5.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 ~s390 ~x86"
+   KEYWORDS="~amd64 -mips ~s390 ~x86"
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 fi
 

diff --git a/dev-util/conf2struct/conf2struct-.ebuild 
b/dev-util/conf2struct/conf2struct-.ebuild
index c39a24cd400..a235bcf015e 100644
--- a/dev-util/conf2struct/conf2struct-.ebuild
+++ b/dev-util/conf2struct/conf2struct-.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 ~s390 ~x86"
+   KEYWORDS="~amd64 -mips ~s390 ~x86"
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 fi
 



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

2021-09-21 Thread Andrey Syutkin
commit: e680fdc2cba1871070936b956e6f24326e2b5232
Author: Andrey Syutkin  gmail  com>
AuthorDate: Tue Sep 21 20:05:30 2021 +
Commit: Andrey Syutkin  gmail  com>
CommitDate: Tue Sep 21 20:05:30 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e680fdc2

app-misc/far2l: bump to 2.3.20210921_alpha

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrey Syutkin  gmail.com>

 app-misc/far2l/Manifest  | 2 +-
 ...r2l-2.3.20210426_alpha.ebuild => far2l-2.3.20210921_alpha.ebuild} | 5 -
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-misc/far2l/Manifest b/app-misc/far2l/Manifest
index 4dd08734a..d39269e41 100644
--- a/app-misc/far2l/Manifest
+++ b/app-misc/far2l/Manifest
@@ -1,2 +1,2 @@
-DIST far2l-2.3.20210426_alpha.tar.gz 5441382 BLAKE2B 
d6f1c2611d4c149755bf7bf7b25428030489f56b3ff5a0f8a5d4703b2229c45a4d35ec6ce3b7b90681690135028678b29cd3062be5fe74eb5a4494edfe3a2b93
 SHA512 
28a4e819c36815d8e754ea04b57631ee61d5c48ecfe32ce7d7a45564d8f3e08dd8cdcc5a34d3c8c4abc45b143d819c286ad95cbdc281c6b94e8599ff3acdcec3
 DIST far2l-2.3.20210630_alpha.tar.gz 5445927 BLAKE2B 
15ab034c13221ea02d71e589dc93fce835256ade6238743f9d1becb2cc2cd73ca0271198cb9d47b56b59b938183a657816582b1ad3d61e05fe38d04344edd1c8
 SHA512 
b9eaf15ab9da1a7f0d3db56e06d52d7d8cc32ebd6ee6b5a5c7067b32fa71526979adfefb66f2a91eba3e5f0390b9e6bea9162c71bb681dfb8094447a709b2c9d
+DIST far2l-2.3.20210921_alpha.tar.gz 5427544 BLAKE2B 
b206df5c148dfa937610cfcd38fcec93790a02a4f011b0c7573cf0bf2b2229196097e7cebbd7e163778c2e86a26d22c3dc7d7c32e8562fd540b1106da5210725
 SHA512 
7c17192464f2f6bebb72928f8f2159eb940afa6d549213716ffccb8dd858ce982ff57538377f90a5f1200e3e9b0c36f2cdf7f1e48a3d53f29458757b1c974260

diff --git a/app-misc/far2l/far2l-2.3.20210426_alpha.ebuild 
b/app-misc/far2l/far2l-2.3.20210921_alpha.ebuild
similarity index 81%
rename from app-misc/far2l/far2l-2.3.20210426_alpha.ebuild
rename to app-misc/far2l/far2l-2.3.20210921_alpha.ebuild
index cbaa424c7..f23f32656 100644
--- a/app-misc/far2l/far2l-2.3.20210426_alpha.ebuild
+++ b/app-misc/far2l/far2l-2.3.20210921_alpha.ebuild
@@ -48,7 +48,6 @@ RDEPEND="dev-libs/xerces-c
${PYTHON_DEPS}
virtual/python-cffi
dev-python/debugpy
-   $(python_gen_any_dep 'dev-python/virtualenv[${PYTHON_USEDEP}]')
)"
 
 DEPEND="${RDEPEND}"
@@ -67,6 +66,10 @@ src_prepare() {
sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/objinfo/plug/objinfo.far-plug-mb)::" 
-i "${S}"/CMakeLists.txt || die
sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/farftp/plug/farftp.far-plug-mb && 
echo Removed existing farftp plugin)::" -i "${S}"/CMakeLists.txt || die
sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/python/plug/python.far-plug-wide && 
echo Removed existing python plugin)::" -i "${S}"/CMakeLists.txt || die
+   sed -e "s:execute_process(COMMAND echo Python\: prepaing virtual 
environment)::" -i "${S}"/CMakeLists.txt || die
+   sed -e "s:execute_process(COMMAND \${PYTHON3} -m venv 
--system-site-packages 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/python/plug/python)::" -i 
"${S}"/CMakeLists.txt || die
+   sed -e "s:execute_process(COMMAND echo Python\: installing packages)::" 
-i "${S}"/CMakeLists.txt || die
+   sed -e "s:execute_process(COMMAND 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/python/plug/python/bin/python -m pip 
install cffi debugpy)::" -i "${S}"/CMakeLists.txt || die
cmake_src_prepare
 }
 



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

2021-09-21 Thread Sam James
commit: 69381ce57ab8a515513c6d45075d4c7d55871223
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 21 19:56:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 21 19:56:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69381ce5

sys-apps/openrc: drop obsolete patch

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

 .../openrc/files/openrc-0.44.4-fix-build.patch | 36 --
 1 file changed, 36 deletions(-)

diff --git a/sys-apps/openrc/files/openrc-0.44.4-fix-build.patch 
b/sys-apps/openrc/files/openrc-0.44.4-fix-build.patch
deleted file mode 100644
index f9f91e5d337..000
--- a/sys-apps/openrc/files/openrc-0.44.4-fix-build.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From 28865d994099c4608cbd80f135f0733c1020ed5c Mon Sep 17 00:00:00 2001
-From: William Hubbs 
-Date: Fri, 17 Sep 2021 14:24:36 -0500
-Subject: [PATCH] fix build for openrc and runscript
-
-X-Gentoo-Bug: 813483
-X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=813483

- src/rc/meson.build | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/rc/meson.build b/src/rc/meson.build
-index fb9de00b..3898ac0c 100644
 a/src/rc/meson.build
-+++ b/src/rc/meson.build
-@@ -53,7 +53,7 @@ executable('openrc-run',
-   rc_selinux_c, version_h],
-   c_args : [cc_audit_flags, cc_branding_flags, cc_pam_flags, 
cc_selinux_flags],
-   link_with: [libeinfo, librc],
--  dependencies: [dl_dep, libpam, selinux_dep, util_dep],
-+  dependencies: [audit_dep, dl_dep, libpam, libpam_misc, selinux_dep, 
util_dep],
-   include_directories: [incdir, einfo_incdir, rc_incdir],
-   install: true,
-   install_dir: sbindir)
-@@ -88,7 +88,7 @@ executable('runscript',
- rc_selinux_c, version_h],
-   c_args : [cc_audit_flags, cc_branding_flags, cc_pam_flags, 
cc_selinux_flags],
-   link_with: [libeinfo, librc],
--  dependencies: [dl_dep, libpam, util_dep, selinux_dep],
-+  dependencies: [audit_dep, dl_dep, libpam, util_dep, selinux_dep],
-   include_directories: [incdir, einfo_incdir, rc_incdir],
-   install: true,
-   install_dir: sbindir)
--- 
-2.32.0
-



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

2021-09-21 Thread Sam James
commit: c60ca59302d2dca0aa9ba3ab4ee1d10dbec4b110
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 21 19:49:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 21 19:49:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60ca593

sys-apps/openrc: drop missing patch

Closes: https://bugs.gentoo.org/813483
Signed-off-by: Sam James  gentoo.org>

 sys-apps/openrc/openrc-0.44.5.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/sys-apps/openrc/openrc-0.44.5.ebuild 
b/sys-apps/openrc/openrc-0.44.5.ebuild
index c369f95a562..8edadaf9e4e 100644
--- a/sys-apps/openrc/openrc-0.44.5.ebuild
+++ b/sys-apps/openrc/openrc-0.44.5.ebuild
@@ -55,10 +55,6 @@ RDEPEND="${COMMON_DEPEND}
 
 PDEPEND="netifrc? ( net-misc/netifrc )"
 
-PATCHES=(
-   "${FILESDIR}/${P}-fix-build.patch"
-)
-
 src_configure() {
local emesonargs=(
$(meson_feature audit)



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

2021-09-21 Thread Michał Górny
commit: 2e11b0810b30f5e8044e14bd5d1aaf34dd50490d
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 21 19:13:27 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 21 19:47:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e11b081

dev-python/pytest-xdist: Bump to 2.4.0

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

 dev-python/pytest-xdist/Manifest  |  1 +
 dev-python/pytest-xdist/pytest-xdist-2.4.0.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/pytest-xdist/Manifest b/dev-python/pytest-xdist/Manifest
index d7237d4514f..908acf5fdae 100644
--- a/dev-python/pytest-xdist/Manifest
+++ b/dev-python/pytest-xdist/Manifest
@@ -1 +1,2 @@
 DIST pytest-xdist-2.3.0.tar.gz 66072 BLAKE2B 
367ff15cd46b8594668ccd9710a2fc7665295d41e268b464b81d5e740a580d70621a1ab5ab590788e44887b7aa3049a83853ea097c0cff54e22c3422c8f11b24
 SHA512 
bf49a1684b29f0ae21621b9d293f530cf2fa3d88b33f631fb803aef872c0d5ef6b3bbf2e16d01be8a6c1872fe3e6cff86ab842e3000b9e642fb46c2a170627f6
+DIST pytest-xdist-2.4.0.tar.gz 67199 BLAKE2B 
bba867bfbd1e161ada2157fdb5a10f929fefed959b64afef74453206d91e5014abaaa1363ac9adbc89ed476a841607f6830781817842b9be119a09bda7278b91
 SHA512 
2d2da6aaa8da07a28d7c6c81a0044493b7d0d1a68921e7ec94cfd2f698eaa5594b6da4d82524804637d5cc061fbe19034f3c65a07ee5a0c906170856edc3d383

diff --git a/dev-python/pytest-xdist/pytest-xdist-2.4.0.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-2.4.0.ebuild
new file mode 100644
index 000..5415cb9cc80
--- /dev/null
+++ b/dev-python/pytest-xdist/pytest-xdist-2.4.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Distributed testing and loop-on-failing modes"
+HOMEPAGE="https://pypi.org/project/pytest-xdist/ 
https://github.com/pytest-dev/pytest-xdist;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+# pytest-xdist >= 2 fails with pytest < 6
+RDEPEND="
+   dev-python/execnet[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   >=dev-python/pytest-6[${PYTHON_USEDEP}]
+   dev-python/pytest-forked[${PYTHON_USEDEP}]
+"
+
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/filelock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests --install pytest
+
+python_test() {
+   # disable autoloading pytest-asyncio in nested pytest calls
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   # since we disabled autoloading, force loading pytest-trio
+   local -x PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked
+
+   distutils_install_for_testing
+   epytest
+}



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

2021-09-21 Thread Sam James
commit: 5461f1137c410777343daf6c6f688ab8d5422116
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 21 19:25:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 21 19:25:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5461f113

media-libs/libjpeg-turbo: add patch for arm64 writable sections

Bug: https://bugs.gentoo.org/814206
Signed-off-by: Sam James  gentoo.org>

 .../files/libjpeg-turbo-2.1.1-arm64-relro.patch  | 20 
 ...2.1.1-r1.ebuild => libjpeg-turbo-2.1.1-r2.ebuild} |  5 +
 2 files changed, 25 insertions(+)

diff --git 
a/media-libs/libjpeg-turbo/files/libjpeg-turbo-2.1.1-arm64-relro.patch 
b/media-libs/libjpeg-turbo/files/libjpeg-turbo-2.1.1-arm64-relro.patch
new file mode 100644
index 000..7784ae513d1
--- /dev/null
+++ b/media-libs/libjpeg-turbo/files/libjpeg-turbo-2.1.1-arm64-relro.patch
@@ -0,0 +1,20 @@
+https://github.com/libjpeg-turbo/libjpeg-turbo/commit/129f0cb76346ceede8f4d8d87dea8acb0809056c
+
+From: DRC 
+Date: Wed, 25 Aug 2021 12:07:58 -0500
+Subject: [PATCH] Neon/AArch64: Don't put GAS functions in .rodata
+
+Regression introduced by 240ba417aa4b3174850d05ea0d22dbe5f80553c1
+
+Closes #546
+--- a/simd/arm/aarch64/jsimd_neon.S
 b/simd/arm/aarch64/jsimd_neon.S
+@@ -182,6 +182,8 @@ Ljsimd_huff_encode_one_block_neon_consts:
+ .byte4,   5,   6,   7, 255, 255, 255, 255, \
+255, 255, 255, 255, 255, 255, 255, 255  /* L7 : 1 line OK */
+ 
++.text
++
+ 
+ 
/*/
+ 

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r1.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r2.ebuild
similarity index 97%
rename from media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r1.ebuild
rename to media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r2.ebuild
index 9fa04496082..f8495413e2e 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r1.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r2.ebuild
@@ -41,6 +41,11 @@ RDEPEND="${COMMON_DEPEND}
 
 MULTILIB_WRAPPED_HEADERS=( /usr/include/jconfig.h )
 
+PATCHES=(
+   # Upstream patch
+   "${FILESDIR}"/${P}-arm64-relro.patch
+)
+
 src_prepare() {
local FILE
ln -snf ../debian/extra/*.c . || die



[gentoo-commits] repo/gentoo:master commit in: sys-fs/inotify-tools/

2021-09-21 Thread Lars Wendler
commit: d2c6d7d92f158b72da6a1cf913b36147c7b572a3
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 21 19:21:30 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 21 19:21:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c6d7d9

sys-fs/inotify-tools: Bump to version 3.21.9.1

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

 sys-fs/inotify-tools/Manifest  |  1 +
 sys-fs/inotify-tools/inotify-tools-3.21.9.1.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/sys-fs/inotify-tools/Manifest b/sys-fs/inotify-tools/Manifest
index 0d71006ed26..82977ba73d3 100644
--- a/sys-fs/inotify-tools/Manifest
+++ b/sys-fs/inotify-tools/Manifest
@@ -1,3 +1,4 @@
 DIST inotify-tools-3.20.11.0.tar.gz 84827 BLAKE2B 
1d3e25c4e213c9c6da74575677a6dc491405077b0544be79ee95e5ac2ee2ef2606ae2fd0264ad83228dc580447f15afd16e486bd5a8d51f6254ed805ed985260
 SHA512 
77b90e96efe0c90ab6ca4309c2f08303c2047ebddfad93ff62c616f30df8ca01102197867571047475b19b7dcc0fe369d9dd41425c2973cdc06467787098f672
 DIST inotify-tools-3.20.2.2.tar.gz 81006 BLAKE2B 
7dd29985f68096fe2146a3ad84d619b3d1238b0db25eeb125f2fe9591fa678078351f00c7e09b526cf2251e4736201d5625ff0e477523cae370a307ccb667730
 SHA512 
72d6fdcc216d8083cd384c71c02dc8e800d3a9702613568b3c571f704aee3d42bf084c52f2141c9afb8d28e8b87ebb6391ed3d825b3d664ed51c552debeb1881
 DIST inotify-tools-3.21.9.0.tar.gz 91321 BLAKE2B 
2c9ca20e8dbc096730351e86eba675ceb2891fb9e60c07c6aec9bcc071217d6972437e3b9bd03930b83fa8dd5476995e97f329d6ade02ff61a71a520ead79c5f
 SHA512 
05535469ebb60ad98d5436a5145be880fef10ec9f15adc94c98e98e20fcb2af9ccab150a518275747fa82dfc29006eb0baca28f7b38cb25de9c92a9ea6bd9b19
+DIST inotify-tools-3.21.9.1.tar.gz 91378 BLAKE2B 
a7d5d7ed2f63e186ed68d42ec443c43ae75e575d553221a11cd6991421d5d5b8c5447144a2e5cbc7dbad1d603e3cc120429ef5c91ac67994a82ea530c54142c0
 SHA512 
2a4d9f2e98b1f0263745c533fc06cd9f23bf9c793e9a8a3a944c7312f8d2b8e223caafbdd17b81e6dc0e29d85dd1730aef9341ed282992b4333d6d79cbfb3f99

diff --git a/sys-fs/inotify-tools/inotify-tools-3.21.9.1.ebuild 
b/sys-fs/inotify-tools/inotify-tools-3.21.9.1.ebuild
new file mode 100644
index 000..1cc912c8d9c
--- /dev/null
+++ b/sys-fs/inotify-tools/inotify-tools-3.21.9.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="a set of command-line programs providing a simple interface to 
inotify"
+HOMEPAGE="https://github.com/inotify-tools/inotify-tools;
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sparc ~x86"
+IUSE="doc"
+
+BDEPEND="doc? ( app-doc/doxygen )"
+
+src_prepare() {
+   default
+
+   # Remove -Werror from CFLAGS (#745069)
+   find -name "Makefile.am" -print0 \
+   | xargs --null sed 's@ -Werror@@' -i || die
+
+   eautoreconf
+}
+
+src_configure() {
+   # only docs installed are doxygen ones, so use /html
+   local myeconfargs=(
+   --disable-static
+   --docdir='$(datarootdir)'/doc/${PF}/html
+   $(use_enable doc doxygen)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${ED}" -type f -name '*.la' -delete || die
+}



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

2021-09-21 Thread Sam James
commit: 7c68a74c84d09b1058ac6aabb5ee58318b76d650
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 21 19:18:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 21 19:19:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c68a74c

media-libs/libjpeg-turbo: fix Java dependency

Closes: https://bugs.gentoo.org/809749
Thanks-to: njsg
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r1.ebuild
similarity index 98%
rename from media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1.ebuild
rename to media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r1.ebuild
index 78714e29ba7..9fa04496082 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-2.1.1-r1.ebuild
@@ -34,7 +34,7 @@ BDEPEND=">=dev-util/cmake-3.16.5
x64-cygwin? ( ${ASM_DEPEND} )"
 
 DEPEND="${COMMON_DEPEND}
-   java? ( >=virtual/jdk-1.8:* )"
+   java? ( >=virtual/jdk-1.8:*[-headless-awt] )"
 
 RDEPEND="${COMMON_DEPEND}
java? ( >=virtual/jre-1.8:* )"



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

2021-09-21 Thread Michał Górny
commit: af2a6c687da95db43608d76b15476871b25a3c5f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 21 18:16:40 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 21 19:11:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af2a6c68

dev-python/sentry-sdk: Bump to 1.4.0

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

 dev-python/sentry-sdk/Manifest|  1 +
 dev-python/sentry-sdk/sentry-sdk-1.4.0.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/dev-python/sentry-sdk/Manifest b/dev-python/sentry-sdk/Manifest
index afbe92eee44..23a01375909 100644
--- a/dev-python/sentry-sdk/Manifest
+++ b/dev-python/sentry-sdk/Manifest
@@ -1 +1,2 @@
 DIST sentry-sdk-1.3.1.tar.gz 219705 BLAKE2B 
3fc8f81a5f762f400c70ae1c83ab46e97ec4641a61b86dc5b5a2cdbc22395b60fd53cef2d3d2dbfaaceb2d0bd32b842344fcaab898900b7dee2bd34ae3660f8b
 SHA512 
60d819880b3d5316cad1ae4d236820f410c22c75c97d54d681f43ac6dfb503d3c5817314dd2db37107902b4e28d4f981ade200413388ecaf534135829723ef38
+DIST sentry-sdk-1.4.0.tar.gz 230870 BLAKE2B 
8cad1f0046219b60af982d3a01ae67aa1b018c4c8815c2adae834beeea6015057791abff6e1213a4a5902fe62e56f232dcb0cb355927c2f986751145dc633962
 SHA512 
b1f3021b4a67c2c4e13109ec3e189d1e133f07ecad18bc3e0ebd7b99e90b53aa83cac2cc567b8b47763892a9e06e1795aca497f146cbaae15952c880f9c160cd

diff --git a/dev-python/sentry-sdk/sentry-sdk-1.4.0.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-1.4.0.ebuild
new file mode 100644
index 000..d0881dad90d
--- /dev/null
+++ b/dev-python/sentry-sdk/sentry-sdk-1.4.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+DESCRIPTION="Python client for Sentry"
+HOMEPAGE="https://sentry.io/ https://pypi.org/project/sentry-sdk/;
+SRC_URI="https://github.com/getsentry/sentry-python/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/sentry-python-${PV}"
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/urllib3[${PYTHON_USEDEP}]
+   dev-python/certifi[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/asttokens[${PYTHON_USEDEP}]
+   dev-python/django[${PYTHON_USEDEP}]
+   dev-python/executing[${PYTHON_USEDEP}]
+   dev-python/eventlet[${PYTHON_USEDEP}]
+   dev-python/fakeredis[${PYTHON_USEDEP}]
+   dev-python/flask-login[${PYTHON_USEDEP}]
+   dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   dev-python/pyrsistent[${PYTHON_USEDEP}]
+   dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
+   dev-python/pytest-django[${PYTHON_USEDEP}]
+   dev-python/pytest-forked[${PYTHON_USEDEP}]
+   dev-python/pytest-localserver[${PYTHON_USEDEP}]
+   dev-python/werkzeug[${PYTHON_USEDEP}]
+   dev-python/zope-event[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local deselect=(
+   # tests require Internet access
+   tests/integrations/httpx/test_httpx.py
+   tests/integrations/requests/test_requests.py
+   tests/integrations/stdlib/test_httplib.py
+   # wtf is it supposed to do?!
+   tests/integrations/gcp/test_gcp.py
+   # hangs
+   'tests/test_transport.py::test_transport_works[eventlet'
+   # TODO
+   
'tests/test_basics.py::test_auto_enabling_integrations_catches_import_error'
+   tests/test_client.py::test_databag_depth_stripping
+   tests/test_client.py::test_databag_string_stripping
+   tests/test_client.py::test_databag_breadth_stripping
+   # incompatible version?
+   tests/integrations/falcon/test_falcon.py
+   # test_circular_references: apparently fragile
+   
'tests/integrations/threading/test_threading.py::test_circular_references'
+   # test for new feature, fails with IndexError
+   
tests/integrations/wsgi/test_wsgi.py::test_session_mode_defaults_to_request_mode_in_wsgi_handler
+   )
+
+   # Prevent tests/integrations/modules/test_modules.py:test_basic failure
+   # Needs to detect sentry-sdk in the installed modules
+   distutils_install_for_testing
+
+   epytest ${deselect[@]/#/--deselect }
+}



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

2021-09-21 Thread Michał Górny
commit: 332979f6741e47770b2dcb6d0b941c9642814a2d
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 21 18:20:28 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 21 19:11:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332979f6

dev-python/testfixtures: Bump to 6.18.2

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

 dev-python/testfixtures/Manifest   |  1 +
 dev-python/testfixtures/testfixtures-6.18.2.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/testfixtures/Manifest b/dev-python/testfixtures/Manifest
index 6e96254c940..81c73c03501 100644
--- a/dev-python/testfixtures/Manifest
+++ b/dev-python/testfixtures/Manifest
@@ -1,2 +1,3 @@
 DIST testfixtures-6.18.0.tar.gz 121584 BLAKE2B 
abf90012fe79d148c44d72a8aaa5277c95a33933c7b753eecdcaeb11279b4439ad9ea394270e440d9681c22789a17738d367b66adf3d04cf6e6289713c1ead59
 SHA512 
e6552e6b1837ae4ee4754ce3675bdbf2a68d8e46b892382bd8320290050f2c296348ef6310ce3ff46962bf1978c351fe2cdb853a73c9f800f68818f81d5caec9
 DIST testfixtures-6.18.1.tar.gz 121731 BLAKE2B 
c31873d3ebbe47d5d3035d6aaaf674472efb32b061080df711ee558bf91d1b01d417ded4eaebf7436132fd7b9233437e735fa60dee4d032fc1b610fd1de3
 SHA512 
088c6480eecc9862e91a0188ab45620be3d8f8898ebb284dc932155fffbd9f75ebbab9425fe4db8dee75ee8fcf82d8c27b950a3f9298e9f7ca420744c65edd91
+DIST testfixtures-6.18.2.tar.gz 122026 BLAKE2B 
2b30c03ae71a300883ace52dc80e06c6b6610283687fa8df4ded1678991a47e8186de57060458a2fe98fc8eeb8fae8299081697a6471bdedcca2772405c91c6d
 SHA512 
ee27d9944e8e8ec770199b115a50274f7167e9d3d3d866b0d0bbe7fec8a939b25a469ecac0158aaa486b129e078077c5822e7500ad473f98ba59862424413e15

diff --git a/dev-python/testfixtures/testfixtures-6.18.2.ebuild 
b/dev-python/testfixtures/testfixtures-6.18.2.ebuild
new file mode 100644
index 000..c2e4ba7a58f
--- /dev/null
+++ b/dev-python/testfixtures/testfixtures-6.18.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A collection of helpers and mock objects for unit tests and doc 
tests"
+HOMEPAGE="https://pypi.org/project/testfixtures/ 
https://github.com/Simplistix/testfixtures;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="
+   test? (
+   $(python_gen_impl_dep sqlite)
+   dev-python/django[${PYTHON_USEDEP}]
+   dev-python/pytest-django[${PYTHON_USEDEP}]
+   dev-python/sybil[${PYTHON_USEDEP}]
+   >=dev-python/twisted-18[${PYTHON_USEDEP}]
+   dev-python/zope-component[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+PATCHES=(
+   # 
https://github.com/Simplistix/testfixtures/commit/8fb2122eea0f1d0de1ccca7a3a0f5426bc6d4964
+   "${FILESDIR}/testfixtures-6.18.1-py3.10.patch"
+)
+
+python_prepare_all() {
+   # kill weird way of declaring build deps
+   sed -e '/build=/d' -i setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   local -x PYTHONPATH="."
+   local -x DJANGO_SETTINGS_MODULE=testfixtures.tests.test_django.settings
+   epytest -Wignore::DeprecationWarning
+}



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

2021-09-21 Thread Michał Górny
commit: 36e4f2ad72808b5dee77f42df9b239dea33a5928
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 21 18:12:11 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 21 19:11:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e4f2ad

dev-python/google-api-python-client: Bump to 2.22.0

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

 dev-python/google-api-python-client/Manifest   |  1 +
 .../google-api-python-client-2.22.0.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/google-api-python-client/Manifest 
b/dev-python/google-api-python-client/Manifest
index 1b3c35b5a91..9cbdaff79d8 100644
--- a/dev-python/google-api-python-client/Manifest
+++ b/dev-python/google-api-python-client/Manifest
@@ -3,3 +3,4 @@ DIST google-api-python-client-2.18.0.tar.gz 26442309 BLAKE2B 
84f0cadeed015e9e0ca
 DIST google-api-python-client-2.19.1.tar.gz 26659303 BLAKE2B 
b1b5064c39b7e0d31e7ee01a7556a9ea6feaac1782d6714e50a32f0dfafedcab59628a1ff32774c426136d7ab796a1a6baf1f9ce7fbd1d233149c3a62648f280
 SHA512 
85272cd0741caed6ff76b930a69a67f1683886df82681b49f3069243dd40ef3f12febc7c1004ecf230d96bae005a8725d502032a9c85eb1bf9e4ee37af7018b9
 DIST google-api-python-client-2.20.0.tar.gz 26723285 BLAKE2B 
3c0cb64ea8c58fe20356cd097676bc7741ea454e61d9dc8807689fe2296c3ddd0da1cb208a639e8b47a981437dea39de9a7c26b669c7dc27a79a0c5ca4a6c463
 SHA512 
bed0b1a0e0c5384c80e337339e9c5526e0cd5b2d39a3bd69fec1c65a3fed5bf26e6f4f983daed7663d2cd6c47b8a2a7ad54395f8e5dada2b49c15d98a9ff04dd
 DIST google-api-python-client-2.21.0.tar.gz 26754841 BLAKE2B 
e09b48d80d72e56656b366bd60972cde91d0c705ffe94b61d168e808e575a42f1dbbefdaf21ead1e57bab54a1b2453ba39ed5ae1d2ee616a5ba1418acc9f7534
 SHA512 
c572e5eab313e01ae94b026e32cf40fb479154942168cc09f2b74f184383ff5fc27cc5c0ae48c34d8ddbd8abe8840520a62a43708bd601341d5b32460f5f07df
+DIST google-api-python-client-2.22.0.tar.gz 26831856 BLAKE2B 
da93f1bca651cc01819c5f5ab43a6c767662db7eb85efb9aa08d2f9b54bc9efcc7622bff3207604ffafea9c88de8a393f5084c225078d896da5fdee1f2e56350
 SHA512 
427ead4173ed14b2df0560e35c5ff48a98d4abb5d449c26f84d9e7bb169bf46402eaaea0dab7988dbefd5ceee975b19a160cd797d2169030bb5bf1a54accda11

diff --git 
a/dev-python/google-api-python-client/google-api-python-client-2.22.0.ebuild 
b/dev-python/google-api-python-client/google-api-python-client-2.22.0.ebuild
new file mode 100644
index 000..2bf8009bdc6
--- /dev/null
+++ b/dev-python/google-api-python-client/google-api-python-client-2.22.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+DESCRIPTION="Google API Client for Python"
+HOMEPAGE="https://github.com/googleapis/google-api-python-client;
+SRC_URI="https://github.com/googleapis/google-api-python-client/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/httplib2-0.15[${PYTHON_USEDEP}]
+   =dev-python/google-auth-1.35.0[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-httplib2-0.1.0[${PYTHON_USEDEP}]
+   >=dev-python/uritemplate-3.0.0[${PYTHON_USEDEP}]
+   

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

2021-09-21 Thread Michał Górny
commit: 452f419d8cf0ab4cf29ec72fdb3b7e7ab656d32f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 21 18:26:40 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 21 19:11:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452f419d

app-arch/libarchive: Remove old

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

 app-arch/libarchive/Manifest   |   1 -
 app-arch/libarchive/libarchive-3.5.1-r1.ebuild | 141 -
 2 files changed, 142 deletions(-)

diff --git a/app-arch/libarchive/Manifest b/app-arch/libarchive/Manifest
index 7fdc374218e..3a03eb163b0 100644
--- a/app-arch/libarchive/Manifest
+++ b/app-arch/libarchive/Manifest
@@ -1,2 +1 @@
-DIST libarchive-3.5.1.tar.gz 7008338 BLAKE2B 
243dfda2bd4582bbc20679328b89aae0c530475c822dcf9ff25c65df2017b8f18bb616142d6ab016ccea4a5aa1b410d46b913c2ee0afefd2fdb1a41cf51585d9
 SHA512 
08ddd74bef4cef0981739da202879f36cf7ca33a8f6d438724588efe3ab8477f2f1d0cccf7b8ed0bedfc0c8d0cab16ee3ae5c0c6e83b6811bc650d7d7471a996
 DIST libarchive-3.5.2.tar.gz 7054934 BLAKE2B 
1fc6ee0166573658dc5e0f170113c07ecdaa76b287cbf68bdee63ccd198dad615b3f2803a3fc1aed303cd1f7f32033e6d8e782ef6a8a991562cdc2a375894c9e
 SHA512 
2003ec9b24086373451bd7317bdab86d81627f087c14a6f7df1a92e131a216749f9aa352504c3d04dc82b62078b59aeea5aad5543b7e6c1c21fcafa2955d3762

diff --git a/app-arch/libarchive/libarchive-3.5.1-r1.ebuild 
b/app-arch/libarchive/libarchive-3.5.1-r1.ebuild
deleted file mode 100644
index 495a49a99ae..000
--- a/app-arch/libarchive/libarchive-3.5.1-r1.ebuild
+++ /dev/null
@@ -1,141 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit libtool multilib-minimal toolchain-funcs
-
-DESCRIPTION="Multi-format archive and compression library"
-HOMEPAGE="https://www.libarchive.org/;
-SRC_URI="https://www.libarchive.org/downloads/${P}.tar.gz;
-
-LICENSE="BSD BSD-2 BSD-4 public-domain"
-SLOT="0/13"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="acl blake2 +bzip2 +e2fsprogs expat +iconv kernel_linux lz4 +lzma lzo 
nettle static-libs xattr +zlib zstd"
-
-RDEPEND="
-   acl? ( virtual/acl[${MULTILIB_USEDEP}] )
-   blake2? ( app-crypt/libb2[${MULTILIB_USEDEP}] )
-   bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
-   expat? ( dev-libs/expat[${MULTILIB_USEDEP}] )
-   !expat? ( dev-libs/libxml2[${MULTILIB_USEDEP}] )
-   iconv? ( virtual/libiconv[${MULTILIB_USEDEP}] )
-   kernel_linux? (
-   xattr? ( sys-apps/attr[${MULTILIB_USEDEP}] )
-   )
-   dev-libs/openssl:0=[${MULTILIB_USEDEP}]
-   lz4? ( >=app-arch/lz4-0_p131:0=[${MULTILIB_USEDEP}] )
-   lzma? ( >=app-arch/xz-utils-5.2.5-r1[${MULTILIB_USEDEP}] )
-   lzo? ( >=dev-libs/lzo-2[${MULTILIB_USEDEP}] )
-   nettle? ( dev-libs/nettle:0=[${MULTILIB_USEDEP}] )
-   zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
-   zstd? ( app-arch/zstd[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   kernel_linux? (
-   virtual/os-headers
-   e2fsprogs? ( sys-fs/e2fsprogs )
-   )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.5.0-darwin-strnlen.patch  # drop on next release
-)
-
-src_prepare() {
-   default
-   elibtoolize  # is required for Solaris sol2_ld linker fix
-}
-
-multilib_src_configure() {
-   export ac_cv_header_ext2fs_ext2_fs_h=$(usex e2fsprogs) #354923
-
-   local myconf=(
-   $(use_enable acl)
-   $(use_enable static-libs static)
-   $(use_enable xattr)
-   $(use_with blake2 libb2)
-   $(use_with bzip2 bz2lib)
-   $(use_with expat)
-   $(use_with !expat xml2)
-   $(use_with iconv)
-   $(use_with lz4)
-   $(use_with lzma)
-   $(use_with lzo lzo2)
-   $(use_with nettle)
-   $(use_with zlib)
-   $(use_with zstd)
-
-   # Windows-specific
-   --without-cng
-   )
-   if multilib_is_native_abi ; then
-   myconf+=(
-   --enable-bsdcat=$(tc-is-static-only && echo static || 
echo shared)
-   --enable-bsdcpio=$(tc-is-static-only && echo static || 
echo shared)
-   --enable-bsdtar=$(tc-is-static-only && echo static || 
echo shared)
-   )
-   else
-   myconf+=(
-   --disable-bsdcat
-   --disable-bsdcpio
-   --disable-bsdtar
-   )
-   fi
-
-   ECONF_SOURCE="${S}" econf "${myconf[@]}"
-}
-
-multilib_src_compile() {
-   if multilib_is_native_abi ; then
-   emake
-   else
-   emake libarchive.la
-   fi
-}
-
-src_test() {
-   mkdir -p 

[gentoo-commits] repo/gentoo:master commit in: dev-python/huawei-lte-api/

2021-09-21 Thread Michał Górny
commit: 2d91166f60b6ba1e01e0d9a846560bf96c60abfd
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 21 18:15:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 21 19:11:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d91166f

dev-python/huawei-lte-api: Bump to 1.5.2

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

 dev-python/huawei-lte-api/Manifest |  1 +
 .../huawei-lte-api/huawei-lte-api-1.5.2.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/huawei-lte-api/Manifest 
b/dev-python/huawei-lte-api/Manifest
index 6140a382e39..f4e9b31b30e 100644
--- a/dev-python/huawei-lte-api/Manifest
+++ b/dev-python/huawei-lte-api/Manifest
@@ -1,2 +1,3 @@
 DIST huawei-lte-api-1.4.18.tar.gz 29701 BLAKE2B 
0e242f2f2208646c9f3291dab8397a80934bce3757fb79b58fdcee389a087788962cfaea3350d7b95e53ff3e0f1fbefdf7ea6714266872fc1591848a4fb84462
 SHA512 
4750fcc84fff46c76f42715e6668d402b9057f8dd826276ad0682e9bac76742c86566794d4aaab7aa9ebf17d06246c4d4cc9385ee1fff9642ff5c995491fc646
+DIST huawei-lte-api-1.5.2.tar.gz 31969 BLAKE2B 
ced0afc9c1b878d30ac4d3fb731cdebd6c2a658a7ace7d74f5e3641c049d5eaeab5fe1edd4678b791da0ebd22c78c4c7b10f56e2bb4f224788d1f1cdd8f31c6a
 SHA512 
7d7b8b0248ef6080aa990ce06e196653f315605d771c312c490976cd950dfa962affe47f8df3366a645e0d499606514618e1e24976f434258ca22bd9ccf34237
 DIST huawei-lte-api-1.5.tar.gz 31741 BLAKE2B 
eded2f2ba04dfa8973a5ccd627996770b93e2509aeb2d0ff40dafc9a5ee0f6d242d032d310102297a1f56ee255b10f0e6e02c3a0ad687b6006e31ad8b53fb32e
 SHA512 
f235664464abc23da85a36b17f356c7be65e686e06bbaba9aa06c728fa04ae5ab4fa32168c4fb2914a22472564d8f3365f9fe47f33e1892f923e6934dbd692b0

diff --git a/dev-python/huawei-lte-api/huawei-lte-api-1.5.2.ebuild 
b/dev-python/huawei-lte-api/huawei-lte-api-1.5.2.ebuild
new file mode 100644
index 000..70850fbcf20
--- /dev/null
+++ b/dev-python/huawei-lte-api/huawei-lte-api-1.5.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="API For huawei LAN/WAN LTE Modems"
+HOMEPAGE="https://github.com/Salamek/huawei-lte-api;
+SRC_URI="https://github.com/Salamek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-python/pycryptodome[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/xmltodict[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+   # https://github.com/Salamek/huawei-lte-api/issues/86
+   sed "s:'pytest-runner'::" -i setup.py || die
+
+   # make cryptodome-friendly
+   find -name '*.py' -exec \
+   sed -i -e 's:Cryptodome:Crypto:g' {} + || die
+
+   distutils-r1_python_prepare_all
+}
+
+distutils_enable_tests pytest



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

2021-09-21 Thread Sam James
commit: b7805f02f359138edf4384f2b7df317bfc27e3cb
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 21 19:01:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 21 19:02:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7805f02

app-text/ghostscript-gpl: add parallel build patch to 9.54.0-r1

Bug: https://bugs.gentoo.org/800125
Signed-off-by: Sam James  gentoo.org>

 .../ghostscript-gpl-9.54.0-makefile-deps.patch | 110 +
 .../ghostscript-gpl-9.54.0-r1.ebuild   |   2 +
 2 files changed, 112 insertions(+)

diff --git 
a/app-text/ghostscript-gpl/files/ghostscript-gpl-9.54.0-makefile-deps.patch 
b/app-text/ghostscript-gpl/files/ghostscript-gpl-9.54.0-makefile-deps.patch
new file mode 100644
index 000..33858f763db
--- /dev/null
+++ b/app-text/ghostscript-gpl/files/ghostscript-gpl-9.54.0-makefile-deps.patch
@@ -0,0 +1,110 @@
+https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=4874418fd031617212336b8b55f8fcba3b9cfb68#patch1
+https://bugs.gentoo.org/800125
+
+From: Chris Liddell 
+Date: Thu, 6 May 2021 12:23:59 +0100
+Subject: [PATCH] Remove makefile reference to non-existent header file
+
+Fixes (spurious) parallel make failure on the cluster
+--- a/base/lib.mak
 b/base/lib.mak
+@@ -488,7 +488,6 @@ gxcoord_h=$(GLSRC)gxcoord.h
+ gxcpath_h=$(GLSRC)gxcpath.h
+ gxdda_h=$(GLSRC)gxdda.h
+ gxdevbuf_h=$(GLSRC)gxdevbuf.h
+-gxdevrop_h=$(GLSRC)gxdevrop.h
+ gxdevmem_h=$(GLSRC)gxdevmem.h
+ gxdhtres_h=$(GLSRC)gxdhtres.h
+ gxfont0_h=$(GLSRC)gxfont0.h
+@@ -2407,13 +2406,13 @@ $(GLD)roplib.dev : $(LIB_MAK) $(ECHOGS_XE) $(roplib_) 
$(LIB_MAK) $(MAKEDIRS)
+ 
+ $(GLOBJ)gdevdrop_1.$(OBJ) : $(GLSRC)gdevdrop.c $(AK) $(gx_h) $(gserrors_h) \
+  $(memory__h) $(gxdevsop_h) $(gsbittab_h) $(gsropt_h) $(gxcindex_h) \
+- $(gxdcolor_h) $(gxdevice_h) $(gxdevmem_h) $(gxdevrop_h) $(gxgetbit_h) \
++ $(gxdcolor_h) $(gxdevice_h) $(gxdevmem_h) $(gxgetbit_h) \
+  $(gdevmem_h) $(gdevmrop_h) $(gdevmpla_h) $(stdint__h) $(LIB_MAK) $(MAKEDIRS)
+   $(GLCC) $(D_)WITH_CAL$(_D) $(I_)$(CALSRCDIR)$(_I) 
$(GLO_)gdevdrop_1.$(OBJ) $(C_) $(GLSRC)gdevdrop.c
+ 
+ $(GLOBJ)gdevdrop_0.$(OBJ) : $(GLSRC)gdevdrop.c $(AK) $(gx_h) $(gserrors_h) \
+  $(memory__h) $(gxdevsop_h) $(gsbittab_h) $(gsropt_h) $(gxcindex_h) \
+- $(gxdcolor_h) $(gxdevice_h) $(gxdevmem_h) $(gxdevrop_h) $(gxgetbit_h) \
++ $(gxdcolor_h) $(gxdevice_h) $(gxdevmem_h) $(gxgetbit_h) \
+  $(gdevmem_h) $(gdevmrop_h) $(gdevmpla_h) $(stdint__h) $(LIB_MAK) $(MAKEDIRS)
+   $(GLCC) $(GLO_)gdevdrop_0.$(OBJ) $(C_) $(GLSRC)gdevdrop.c
+ 
+@@ -5585,75 +5584,6 @@ $(GLSRC)gxdevbuf.h:$(GLSRC)std.h
+ $(GLSRC)gxdevbuf.h:$(GLSRC)stdpre.h
+ $(GLSRC)gxdevbuf.h:$(GLGEN)arch.h
+ $(GLSRC)gxdevbuf.h:$(GLSRC)gs_dll_call.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxdevcli.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxcmap.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxtext.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gstext.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsnamecl.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gstparam.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxfmap.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsfunc.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxcspace.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxrplane.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gscsel.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxfcache.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsfont.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsimage.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsdcolor.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxcvalue.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxbcache.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsropt.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxdda.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxpath.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxfrac.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxtmap.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxftype.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gscms.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsrect.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gslparam.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsdevice.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gscpm.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gscspace.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsgstate.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsxfont.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsdsrc.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsiparam.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxfixed.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gscompt.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsmatrix.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gspenum.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxhttile.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsparam.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsrefct.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gp.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)memento.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)memory_.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsuid.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsstruct.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxsync.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxbitmap.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)srdline.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)scommon.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsbitmap.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsccolor.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gxarith.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)stat_.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gpsync.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsstype.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gsmemory.h
+-$(GLSRC)gxdevrop.h:$(GLSRC)gpgetenv.h

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

2021-09-21 Thread Conrad Kostecki
commit: e539415bbc8f84241a615f5b46489ffc466859b3
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Sep 21 18:37:36 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 21 18:48:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e539415b

dev-util/intel-graphics-compiler: bump to version 1.0.8708

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-util/intel-graphics-compiler/Manifest  |  1 +
 .../intel-graphics-compiler-1.0.8708.ebuild| 79 ++
 2 files changed, 80 insertions(+)

diff --git a/dev-util/intel-graphics-compiler/Manifest 
b/dev-util/intel-graphics-compiler/Manifest
index 2d2471a91dc..5234b67802a 100644
--- a/dev-util/intel-graphics-compiler/Manifest
+++ b/dev-util/intel-graphics-compiler/Manifest
@@ -1,2 +1,3 @@
 DIST intel-graphics-compiler-1.0.8365.tar.gz 7509633 BLAKE2B 
ffe18d18b409db36bd24215d841daaa36d5055d61b9021e385fe9178351b6a92383839e271a12d1e5017150b9697060fe37f803c5153d2f107813aeb2e7a74cf
 SHA512 
6597afbab2c101d69e6a991b5b065ebbded7ccc6227c0ed82b6b0bd33fec26489c30a0a7a9558617578a767ca6d7382a6ab36144f4c64df742c6bd545ce991e9
 DIST intel-graphics-compiler-1.0.8517.tar.gz 7539946 BLAKE2B 
034d2e3dcfc25186e29eebfabffbca7b8a5adab1f766c7515b4a3206c9c52eca3dd766e17320ea0c40067385fc6235d92eec13f1d12909915b86fb42a7862825
 SHA512 
35f09d1f6b117e78814cc235d03b1f1164f11a2d2a5d188b6658677c4b759422048764e765f7690f4789dc8b8c068714a68642c2d956ccc84b387a959f9af07f
+DIST intel-graphics-compiler-1.0.8708.tar.gz 7574517 BLAKE2B 
578b29a103d3d0b7f481971a801fa11bc14430b7ecd00c99492f5d80ce713b84d00d278726a425edf5884ac15f4877c96a39a3f3f3f1c22bc972db039be28dc2
 SHA512 
3685c2fe0750d860facd7f378a1de4ac21127e7720d7a8889ac0ae8ab9e58dfacfc50b5bbe37d5744c9a17958b057512871125b58784a8c62ddffc2997f80ba8

diff --git 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.8708.ebuild 
b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.8708.ebuild
new file mode 100644
index 000..0e7e9889129
--- /dev/null
+++ b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.8708.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_BUILD_TYPE="Release"
+LLVM_MAX_SLOT="11"
+MY_PN="igc"
+MY_P="${MY_PN}-${PV}"
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit cmake flag-o-matic llvm python-any-r1
+
+DESCRIPTION="LLVM-based OpenCL compiler for OpenCL targetting Intel Gen 
graphics hardware"
+HOMEPAGE="https://github.com/intel/intel-graphics-compiler;
+SRC_URI="https://github.com/intel/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_P}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="debug"
+
+DEPEND="
+   dev-libs/opencl-clang:${LLVM_MAX_SLOT}=
+   sys-devel/llvm:${LLVM_MAX_SLOT}=
+"
+
+RDEPEND="${DEPEND}"
+
+BDEPEND="
+   ${PYTHON_DEPS}
+   >=sys-devel/lld-${LLVM_MAX_SLOT}
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.0.9-no_Werror.patch"
+   "${FILESDIR}/${PN}-1.0.8173-opencl-clang_version.patch"
+   "${FILESDIR}/${PN}-1.0.8365-disable-git.patch"
+   "${FILESDIR}/${PN}-1.0.8365-cmake-project.patch"
+)
+
+pkg_setup() {
+   llvm_pkg_setup
+   python-any-r1_pkg_setup
+}
+
+src_configure() {
+   # Since late March 2020 cmake.eclass does not set -DNDEBUG any more,
+   # and the way IGC uses this definition causes problems for some users.
+   # See bug #718824 for more information.
+   ! use debug && append-cppflags -DNDEBUG
+
+   # Get LLVM version
+   local llvm_version="$(best_version -d sys-devel/llvm:${LLVM_MAX_SLOT})"
+
+   local mycmakeargs=(
+   # Those options are ensuring, that we are using
+   # the system LLVM with the correct slot.
+   -DCCLANG_SONAME_VERSION="${LLVM_MAX_SLOT}"
+   -DCMAKE_LIBRARY_PATH="$(get_llvm_prefix 
${LLVM_MAX_SLOT})/$(get_libdir)"
+   -DIGC_OPTION__ARCHITECTURE_TARGET="Linux64"
+   -DIGC_OPTION__CLANG_MODE="Prebuilds"
+   -DIGC_OPTION__LLD_MODE="Prebuilds"
+   -DIGC_OPTION__LLDELF_H_DIR="${EPREFIX}/usr/include/lld/Common"
+   -DIGC_OPTION__LLVM_MODE="Prebuilds"
+   -DIGC_OPTION__LLVM_PREFERRED_VERSION="${llvm_version##*-}"
+
+   # VectorCompiler needs work, as at the moment upstream
+   # only supports building vc-intrinsics in place.
+   -DIGC_BUILD__VC_ENABLED="NO"
+
+   # This will suspress some CMake warnings,
+   # which cannot be fixed at the moment.
+   -Wno-dev
+   )
+
+   cmake_src_configure
+}



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

2021-09-21 Thread Andreas Sturmlechner
commit: 1cdf98c37420a32258703c942531036479516dde
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:54 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1cdf98c3

kde-plasma/plasma-vault: 5.22.90 version bump

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

 .../plasma-vault/plasma-vault-5.22.90.ebuild   | 48 ++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-vault/plasma-vault-5.22.90.ebuild 
b/kde-plasma/plasma-vault/plasma-vault-5.22.90.ebuild
new file mode 100644
index 00..820c8cb2cc
--- /dev/null
+++ b/kde-plasma/plasma-vault/plasma-vault-5.22.90.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet and services for creating encrypted vaults"
+HOMEPAGE+=" https://cukic.co/2017/02/03/vaults-encryption-in-plasma/;
+
+LICENSE="LGPL-3"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="networkmanager"
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kcodecs-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-plasma/libksysguard-${PVCUT}:5
+   networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   || ( >=sys-fs/cryfs-0.9.9 >=sys-fs/encfs-1.9.2 )
+"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package networkmanager KF5NetworkManagerQt)
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] proj/kde:master commit in: kde-plasma/sddm-kcm/

2021-09-21 Thread Andreas Sturmlechner
commit: 64324ec45af19af701a6e741055ad0d7b09a610e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:55 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=64324ec4

kde-plasma/sddm-kcm: 5.22.90 version bump

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

 kde-plasma/sddm-kcm/sddm-kcm-5.22.90.ebuild | 43 +
 1 file changed, 43 insertions(+)

diff --git a/kde-plasma/sddm-kcm/sddm-kcm-5.22.90.ebuild 
b/kde-plasma/sddm-kcm/sddm-kcm-5.22.90.ebuild
new file mode 100644
index 00..c0a6d49efe
--- /dev/null
+++ b/kde-plasma/sddm-kcm/sddm-kcm-5.22.90.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE Plasma control module for SDDM"
+HOMEPAGE="https://invent.kde.org/plasma/sddm-kcm;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5[qml]
+   >=kde-plasma/kde-cli-tools-${PVCUT}:5
+   x11-misc/sddm
+"
+
+DOCS=( CONTRIBUTORS )



[gentoo-commits] proj/kde:master commit in: kde-plasma/plymouth-kcm/

2021-09-21 Thread Andreas Sturmlechner
commit: 52eeaa0594db0d7e08fa7fb607a7f99ea1e0a20b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:54 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=52eeaa05

kde-plasma/plymouth-kcm: 5.22.90 version bump

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

 .../plymouth-kcm/plymouth-kcm-5.22.90.ebuild   | 37 ++
 1 file changed, 37 insertions(+)

diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.90.ebuild 
b/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.90.ebuild
new file mode 100644
index 00..57d4b2f388
--- /dev/null
+++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.22.90.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE Plasma control module for Plymouth"
+HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   sys-boot/plymouth
+"
+RDEPEND="${DEPEND}
+   >=kde-plasma/kde-cli-tools-${PVCUT}:5
+"



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

2021-09-21 Thread Andreas Sturmlechner
commit: 103d589093e8f0cbb59be491568b1c68fb3c823b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:55 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=103d5890

kde-plasma/powerdevil: 5.22.90 version bump

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

 kde-plasma/powerdevil/powerdevil-5.22.90.ebuild | 69 +
 1 file changed, 69 insertions(+)

diff --git a/kde-plasma/powerdevil/powerdevil-5.22.90.ebuild 
b/kde-plasma/powerdevil/powerdevil-5.22.90.ebuild
new file mode 100644
index 00..7b2e96d8b6
--- /dev/null
+++ b/kde-plasma/powerdevil/powerdevil-5.22.90.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Power management for KDE Plasma Shell"
+HOMEPAGE="https://invent.kde.org/plasma/powerdevil;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="brightness-control caps +wireless"
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5[policykit]
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kidletime-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/kwayland-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   >=kde-plasma/libkscreen-${PVCUT}:5
+   >=kde-plasma/libkworkspace-${PVCUT}:5
+   virtual/libudev:=
+   x11-libs/libxcb
+   brightness-control? ( app-misc/ddcutil )
+   caps? ( sys-libs/libcap )
+   wireless? (
+   >=kde-frameworks/bluez-qt-${KFMIN}:5
+   >=kde-frameworks/networkmanager-qt-${KFMIN}:5
+   )
+"
+RDEPEND="${DEPEND}
+   >=kde-plasma/kde-cli-tools-${PVCUT}:5
+   >=sys-power/upower-0.9.23
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DHAVE_DDCUTIL=$(usex brightness-control)
+   $(cmake_use_find_package caps Libcap)
+   $(cmake_use_find_package wireless KF5BluezQt)
+   $(cmake_use_find_package wireless KF5NetworkManagerQt)
+   )
+
+   ecm_src_configure
+}



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

2021-09-21 Thread Andreas Sturmlechner
commit: e00845262c19f30de8929abfab47cf242a66e691
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:56 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e0084526

kde-plasma/systemsettings: 5.22.90 version bump

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

 .../systemsettings/systemsettings-5.22.90.ebuild   | 60 ++
 1 file changed, 60 insertions(+)

diff --git a/kde-plasma/systemsettings/systemsettings-5.22.90.ebuild 
b/kde-plasma/systemsettings/systemsettings-5.22.90.ebuild
new file mode 100644
index 00..452b6efd42
--- /dev/null
+++ b/kde-plasma/systemsettings/systemsettings-5.22.90.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="optional"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org optfeature
+
+DESCRIPTION="Control Center to configure KDE Plasma desktop"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kactivities-stats-${KFMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kpackage-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-plasma/libkworkspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+"
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature "Configure looks for GTK+" kde-plasma/kde-gtk-config
+   fi
+   ecm_pkg_postinst
+}



[gentoo-commits] proj/kde:master commit in: kde-plasma/xembed-sni-proxy/

2021-09-21 Thread Andreas Sturmlechner
commit: 2a49e09a3a9eebc7910ace6a99eb7a5ff7fac246
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:57 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a49e09a

kde-plasma/xembed-sni-proxy: 5.22.90 version bump

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

 .../xembed-sni-proxy-5.22.90.ebuild| 43 ++
 1 file changed, 43 insertions(+)

diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.22.90.ebuild 
b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.22.90.ebuild
new file mode 100644
index 00..7ebe3cfa45
--- /dev/null
+++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.22.90.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="plasma-workspace"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit cmake kde.org
+
+DESCRIPTION="Legacy xembed tray icons support for SNI-only system trays"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/-/blob/master/xembed-sni-proxy/Readme.md;
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-qt/qtcore-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/extra-cmake-modules-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5[X]
+   x11-libs/libxcb
+   x11-libs/libXtst
+   x11-libs/xcb-util-image
+"
+RDEPEND="${DEPEND}
+   !kde-plasma/xembed-sni-proxy:0
+"
+
+S="${S}/${PN}"
+
+PATCHES=( "${FILESDIR}/${PN}-5.20.80-standalone.patch" )
+
+src_prepare() {
+   cmake_src_prepare
+
+   sed -e "/set/s/GENTOO_PV/$(ver_cut 1-3)/" \
+   -i CMakeLists.txt || die "Failed to prepare CMakeLists.txt"
+}



[gentoo-commits] proj/kde:master commit in: kde-plasma/xdg-desktop-portal-kde/

2021-09-21 Thread Andreas Sturmlechner
commit: 1d26178f151ddac05c0ac259937f83e2ef53417d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:56 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1d26178f

kde-plasma/xdg-desktop-portal-kde: 5.22.90 version bump

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

 .../xdg-desktop-portal-kde-5.22.90.ebuild  | 42 ++
 1 file changed, 42 insertions(+)

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.22.90.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.22.90.ebuild
new file mode 100644
index 00..741a7d0cb1
--- /dev/null
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.22.90.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Backend implementation for xdg-desktop-portal that is using 
Qt/KDE Frameworks"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+   >=dev-libs/wayland-1.15
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5[cups]
+   >=dev-qt/qtwayland-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-libs/plasma-wayland-protocols-1.1.1
+   >=dev-qt/qtconcurrent-${QTMIN}:5
+   >=kde-frameworks/kwayland-${KFMIN}:5
+"
+RDEPEND="${COMMON_DEPEND}
+   sys-apps/xdg-desktop-portal
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/polkit-kde-agent/

2021-09-21 Thread Andreas Sturmlechner
commit: e713bb58d67e54942d50b7c60c9974fd1b9389f1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:55 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e713bb58

kde-plasma/polkit-kde-agent: 5.22.90 version bump

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

 .../polkit-kde-agent-5.22.90.ebuild| 33 ++
 1 file changed, 33 insertions(+)

diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.22.90.ebuild 
b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.22.90.ebuild
new file mode 100644
index 00..5dc5f3c9aa
--- /dev/null
+++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.22.90.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="${PN}-1"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="PolKit agent module for KDE Plasma"
+HOMEPAGE="https://kde.org/;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=sys-auth/polkit-qt-0.113.0
+"
+RDEPEND="${DEPEND}"



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

2021-09-21 Thread Andreas Sturmlechner
commit: b5fc2bf157f74fe5260ded32e9a71331f031a1f0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:53 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5fc2bf1

kde-plasma/plasma-thunderbolt: 5.22.90 version bump

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

 .../plasma-thunderbolt-5.22.90.ebuild  | 38 ++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild 
b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild
new file mode 100644
index 00..98520e1466
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt;
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   sys-apps/bolt
+"



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

2021-09-21 Thread Andreas Sturmlechner
commit: 42fa5284f5d660d8380a996105b3f2f96f842797
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:53 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=42fa5284

kde-plasma/plasma-workspace: 5.22.90 version bump

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

 .../plasma-workspace-5.22.90.ebuild| 205 +
 1 file changed, 205 insertions(+)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.22.90.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.22.90.ebuild
new file mode 100644
index 00..fee6bfe6d6
--- /dev/null
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.22.90.ebuild
@@ -0,0 +1,205 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="KDE Plasma workspace"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="appstream +calculator +calendar +fontconfig geolocation gps screencast
++semantic-desktop systemd telemetry"
+
+REQUIRED_USE="gps? ( geolocation )"
+RESTRICT="test"
+
+COMMON_DEPEND="
+   >=dev-libs/wayland-1.15
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtgui-${QTMIN}:5=[jpeg,libinput]
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtsql-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtwayland-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kactivities-stats-${KFMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kded-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kidletime-${KFMIN}:5
+   >=kde-frameworks/kinit-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kpackage-${KFMIN}:5
+   >=kde-frameworks/kpeople-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kunitconversion-${KFMIN}:5
+   >=kde-frameworks/kwallet-${KFMIN}:5
+   >=kde-frameworks/kwayland-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   >=kde-frameworks/prison-${KFMIN}:5[qml]
+   >=kde-frameworks/solid-${KFMIN}:5
+   >=kde-plasma/breeze-${PVCUT}:5
+   >=kde-plasma/kscreenlocker-${PVCUT}:5
+   >=kde-plasma/kwin-${PVCUT}:5
+   >=kde-plasma/layer-shell-qt-${PVCUT}:5
+   >=kde-plasma/libkscreen-${PVCUT}:5
+   >=kde-plasma/libksysguard-${PVCUT}:5
+   >=kde-plasma/libkworkspace-${PVCUT}:5
+   >=media-libs/phonon-4.11.0
+   sys-libs/zlib
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libxcb
+   x11-libs/libXcursor
+   x11-libs/libXfixes
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/xcb-util
+   x11-libs/xcb-util-image
+   appstream? ( dev-libs/appstream[qt5] )
+   calculator? ( sci-libs/libqalculate:= )
+   calendar? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
+   fontconfig? (
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   media-libs/fontconfig
+   x11-libs/libXft
+   x11-libs/xcb-util-image
+   )
+   geolocation? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
+   gps? ( sci-geosciences/gpsd )
+   screencast? (
+   >=dev-qt/qtgui-${QTMIN}:5=[egl]
+   media-libs/libglvnd
+   >=media-video/pipewire-0.3:=
+   

[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace-wallpapers/

2021-09-21 Thread Andreas Sturmlechner
commit: a02d3a5ca46e6cf41cbdc3b4f20db9b50adf32e0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:54 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a02d3a5c

kde-plasma/plasma-workspace-wallpapers: 5.22.90 version bump

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

 .../plasma-workspace-wallpapers-5.22.90.ebuild| 19 +++
 1 file changed, 19 insertions(+)

diff --git 
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.90.ebuild
 
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.90.ebuild
new file mode 100644
index 00..505df2c2d3
--- /dev/null
+++ 
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.90.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PVCUT=$(ver_cut 1-3)
+inherit cmake kde.org
+
+DESCRIPTION="Wallpapers for the Plasma workspace"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+BDEPEND="
+   dev-qt/qtcore:5
+   kde-frameworks/extra-cmake-modules:5
+"



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

2021-09-21 Thread Andreas Sturmlechner
commit: 272ad37ecbc9bdb2db28da51529b8568ca2caeef
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:52 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=272ad37e

kde-plasma/plasma-pa: 5.22.90 version bump

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

 kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild | 35 +++
 1 file changed, 35 insertions(+)

diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
new file mode 100644
index 00..1e84d165ef
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-libs/glib:2
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   media-libs/libcanberra
+   media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   x11-themes/sound-theme-freedesktop
+"



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

2021-09-21 Thread Andreas Sturmlechner
commit: 6df62ea44739a35f2285cb4715e91227d6a69f57
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:52 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6df62ea4

kde-plasma/plasma-sdk: 5.22.90 version bump

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

 kde-plasma/plasma-sdk/plasma-sdk-5.22.90.ebuild | 46 +
 1 file changed, 46 insertions(+)

diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.22.90.ebuild 
b/kde-plasma/plasma-sdk/plasma-sdk-5.22.90.ebuild
new file mode 100644
index 00..9c5a5e9fa9
--- /dev/null
+++ b/kde-plasma/plasma-sdk/plasma-sdk-5.22.90.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="optional"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Useful applications for Plasma development"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kpackage-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+"



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

2021-09-21 Thread Andreas Sturmlechner
commit: 1cd277b57429d3bab9381a96707cc664fe075174
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:51 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1cd277b5

kde-plasma/plasma-integration: 5.22.90 version bump

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

 .../plasma-integration-5.22.90.ebuild  | 48 ++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild
new file mode 100644
index 00..2873e4f7fe
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5=[dbus]
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kwayland-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-plasma/breeze-${PVCUT}:5
+   x11-libs/libXcursor
+   x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+   media-fonts/hack
+   media-fonts/noto
+"



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

2021-09-21 Thread Andreas Sturmlechner
commit: 13295b6230279fe23d3c167544cbd40f73e28b3a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:50 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=13295b62

kde-plasma/plasma-desktop: 5.22.90 version bump

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

 .../plasma-desktop/plasma-desktop-5.22.90.ebuild   | 186 +
 1 file changed, 186 insertions(+)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.22.90.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.22.90.ebuild
new file mode 100644
index 00..1de5918b59
--- /dev/null
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.22.90.ebuild
@@ -0,0 +1,186 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org optfeature
+
+DESCRIPTION="KDE Plasma desktop"
+XORGHDRS="${PN}-override-include-dirs-1"
+SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="emoji ibus +kaccounts +policykit scim +semantic-desktop telemetry"
+
+COMMON_DEPEND="
+   >=dev-qt/qtconcurrent-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtsql-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/attica-${KFMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kactivities-stats-${KFMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcodecs-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kded-${KFMIN}:5
+   >=kde-frameworks/kdelibs4support-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   >=kde-frameworks/sonnet-${KFMIN}:5
+   >=kde-plasma/kwin-${PVCUT}:5
+   >=kde-plasma/libksysguard-${PVCUT}:5
+   >=kde-plasma/libkworkspace-${PVCUT}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+   >=media-libs/phonon-4.11.0
+   virtual/libcrypt:=
+   x11-libs/libX11
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libxcb[xkb]
+   x11-libs/libxkbfile
+   emoji? (
+   app-i18n/ibus[emoji]
+   dev-libs/glib:2
+   media-fonts/noto-emoji
+   )
+   ibus? (
+   app-i18n/ibus
+   dev-libs/glib:2
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   x11-libs/libxcb
+   x11-libs/xcb-util-keysyms
+   )
+   kaccounts? (
+   kde-apps/kaccounts-integration:5
+   net-libs/accounts-qt
+   )
+   policykit? ( >=kde-frameworks/kwallet-${KFMIN}:5 )
+   scim? ( app-i18n/scim )
+   semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:5 )
+   telemetry? ( dev-libs/kuserfeedback:5 )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   x11-base/xorg-proto
+"
+RDEPEND="${COMMON_DEPEND}
+   !kde-plasma/user-manager
+   >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
+   >=kde-plasma/kde-cli-tools-${PVCUT}:5
+   >=kde-plasma/oxygen-${PVCUT}:5
+   

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

2021-09-21 Thread Andreas Sturmlechner
commit: e557ed7a5e6b1776767d6d34ac6c65bed45beabf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:51 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e557ed7a

kde-plasma/plasma-meta: 5.22.90 version bump

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

 kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild | 108 ++
 1 file changed, 108 insertions(+)

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild
new file mode 100644
index 00..eef3ed0386
--- /dev/null
+++ b/kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Merge this to pull in all Plasma 5 packages"
+HOMEPAGE="https://kde.org/plasma-desktop/;
+
+LICENSE="metapackage"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt
++desktop-portal discover +display-manager +elogind +firewall grub gtk +handbook
++kwallet +legacy-systray +networkmanager plymouth pulseaudio qrcode +sddm sdk
++smart systemd thunderbolt +wallpapers"
+
+REQUIRED_USE="^^ ( elogind systemd )"
+
+RDEPEND="
+   >=kde-plasma/breeze-${PV}:${SLOT}
+   >=kde-plasma/kactivitymanagerd-${PV}:${SLOT}
+   >=kde-plasma/kde-cli-tools-${PV}:${SLOT}
+   >=kde-plasma/kdecoration-${PV}:${SLOT}
+   >=kde-plasma/kdeplasma-addons-${PV}:${SLOT}
+   >=kde-plasma/kgamma-${PV}:${SLOT}
+   >=kde-plasma/khotkeys-${PV}:${SLOT}
+   >=kde-plasma/kinfocenter-${PV}:${SLOT}
+   >=kde-plasma/kmenuedit-${PV}:${SLOT}
+   >=kde-plasma/kscreen-${PV}:${SLOT}
+   >=kde-plasma/kscreenlocker-${PV}:${SLOT}
+   >=kde-plasma/ksshaskpass-${PV}:${SLOT}
+   >=kde-plasma/ksystemstats-${PV}:${SLOT}
+   >=kde-plasma/kwayland-integration-${PV}:${SLOT}
+   >=kde-plasma/kwayland-server-${PV}:${SLOT}
+   >=kde-plasma/kwin-${PV}:${SLOT}
+   >=kde-plasma/kwrited-${PV}:${SLOT}
+   >=kde-plasma/layer-shell-qt-${PV}:${SLOT}
+   >=kde-plasma/libkscreen-${PV}:${SLOT}
+   >=kde-plasma/libksysguard-${PV}:${SLOT}
+   >=kde-plasma/milou-${PV}:${SLOT}
+   >=kde-plasma/oxygen-${PV}:${SLOT}
+   >=kde-plasma/plasma-desktop-${PV}:${SLOT}
+   >=kde-plasma/plasma-integration-${PV}:${SLOT}
+   >=kde-plasma/plasma-systemmonitor-${PV}:${SLOT}
+   >=kde-plasma/plasma-workspace-${PV}:${SLOT}
+   >=kde-plasma/polkit-kde-agent-${PV}:${SLOT}
+   >=kde-plasma/powerdevil-${PV}:${SLOT}
+   >=kde-plasma/systemsettings-${PV}:${SLOT}
+   sys-apps/dbus[elogind?,systemd?]
+   sys-auth/polkit[elogind?,systemd?]
+   sys-fs/udisks:2[elogind?,systemd?]
+   bluetooth? ( >=kde-plasma/bluedevil-${PV}:${SLOT} )
+   browser-integration? ( 
>=kde-plasma/plasma-browser-integration-${PV}:${SLOT} )
+   colord? ( x11-misc/colord )
+   crash-handler? ( >=kde-plasma/drkonqi-${PV}:${SLOT} )
+   crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
+   desktop-portal? ( >=kde-plasma/xdg-desktop-portal-kde-${PV}:${SLOT} )
+   discover? ( >=kde-plasma/discover-${PV}:${SLOT} )
+   display-manager? (
+   sddm? (
+   >=kde-plasma/sddm-kcm-${PV}:${SLOT}
+   x11-misc/sddm[elogind?,systemd?]
+   )
+   !sddm? ( x11-misc/lightdm )
+   )
+   elogind? ( sys-auth/elogind[pam] )
+   grub? ( >=kde-plasma/breeze-grub-${PV}:${SLOT} )
+   gtk? (
+   >=kde-plasma/breeze-gtk-${PV}:${SLOT}
+   >=kde-plasma/kde-gtk-config-${PV}:${SLOT}
+   x11-misc/appmenu-gtk-module
+   )
+   handbook? ( kde-apps/khelpcenter:5 )
+   kwallet? ( >=kde-plasma/kwallet-pam-${PV}:${SLOT} )
+   legacy-systray? ( >=kde-plasma/xembed-sni-proxy-${PV}:${SLOT} )
+   networkmanager? (
+   >=kde-plasma/plasma-nm-${PV}:${SLOT}
+   net-misc/networkmanager[elogind?,systemd?]
+   qrcode? ( kde-frameworks/prison[qml] )
+   )
+   plymouth? (
+   >=kde-plasma/breeze-plymouth-${PV}:${SLOT}
+   >=kde-plasma/plymouth-kcm-${PV}:${SLOT}
+   )
+   pulseaudio? ( >=kde-plasma/plasma-pa-${PV}:${SLOT} )
+   sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} )
+   smart? ( >=kde-plasma/plasma-disks-${PV}:${SLOT} )
+   systemd? (
+   sys-apps/systemd[pam]
+   firewall? ( >=kde-plasma/plasma-firewall-${PV}:${SLOT} )
+   )
+   thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} )
+   wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} )
+"
+# Optional runtime deps: kde-plasma/plasma-desktop
+RDEPEND="${RDEPEND}
+   accessibility? ( 

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

2021-09-21 Thread Andreas Sturmlechner
commit: 2ca27ce48fb87a4d912d39b051421df77c9d5b0d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:53 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2ca27ce4

kde-plasma/plasma-systemmonitor: 5.22.90 version bump

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

 .../plasma-systemmonitor-5.22.90.ebuild| 42 ++
 1 file changed, 42 insertions(+)

diff --git 
a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.22.90.ebuild 
b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.22.90.ebuild
new file mode 100644
index 00..6960f0e944
--- /dev/null
+++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.22.90.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PVCUT=$(ver_cut 1-3)
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Monitor system sensors, process information and other system 
resources"
+HOMEPAGE="https://apps.kde.org/plasma-systemmonitor/;
+
+LICENSE="|| ( GPL-3 GPL-2 )"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-plasma/libksysguard-${PVCUT}:5
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5[qml]
+   >=kde-frameworks/kquickcharts-${KFMIN}:5
+   >=kde-plasma/ksystemstats-${PVCUT}:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-browser-integration/

2021-09-21 Thread Andreas Sturmlechner
commit: 7dbc75e5c6749dc8ddac5ee2ec5cada8b3d64341
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:49 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7dbc75e5

kde-plasma/plasma-browser-integration: 5.22.90 version bump

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

 .../plasma-browser-integration-5.22.90.ebuild  | 44 ++
 1 file changed, 44 insertions(+)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.22.90.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.22.90.ebuild
new file mode 100644
index 00..83cbeb1035
--- /dev/null
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.22.90.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser 
extensions"
+HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration;
+
+LICENSE="GPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
+   >=kde-plasma/plasma-workspace-${PVCUT}:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla"
+   )
+
+   ecm_src_configure
+}



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

2021-09-21 Thread Andreas Sturmlechner
commit: de5337e5efed22191c23a08e00e6150843e186b6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:48 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=de5337e5

kde-plasma/milou: 5.22.90 version bump

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

 kde-plasma/milou/milou-5.22.90.ebuild | 33 +
 1 file changed, 33 insertions(+)

diff --git a/kde-plasma/milou/milou-5.22.90.ebuild 
b/kde-plasma/milou/milou-5.22.90.ebuild
new file mode 100644
index 00..bfa5e8e64e
--- /dev/null
+++ b/kde-plasma/milou/milou-5.22.90.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Dedicated search application built on top of Baloo"
+HOMEPAGE="https://invent.kde.org/plasma/milou;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+"
+RDEPEND="${DEPEND}"



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

2021-09-21 Thread Andreas Sturmlechner
commit: 991edf3a948b62e7342d9d3bcf793070b9ea92cf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:52 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=991edf3a

kde-plasma/plasma-nm: 5.22.90 version bump

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

 kde-plasma/plasma-nm/plasma-nm-5.22.90.ebuild | 90 +++
 1 file changed, 90 insertions(+)

diff --git a/kde-plasma/plasma-nm/plasma-nm-5.22.90.ebuild 
b/kde-plasma/plasma-nm/plasma-nm-5.22.90.ebuild
new file mode 100644
index 00..0ac6235da1
--- /dev/null
+++ b/kde-plasma/plasma-nm/plasma-nm-5.22.90.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE Plasma applet for NetworkManager"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="modemmanager openconnect teamd"
+
+DEPEND="
+   >=app-crypt/qca-2.3.0:2
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/kwallet-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/networkmanager-qt-${KFMIN}:5[teamd=]
+   >=kde-frameworks/plasma-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   net-misc/networkmanager[teamd=]
+   modemmanager? (
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/modemmanager-qt-${KFMIN}:5
+   net-misc/mobile-broadband-provider-info
+   )
+   openconnect? (
+   >=dev-qt/qtxml-${QTMIN}:5
+   net-vpn/networkmanager-openconnect
+   net-vpn/openconnect:=
+   )
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   >=kde-plasma/kde-cli-tools-${PVCUT}:5
+"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   ecm_src_prepare
+
+   # TODO: try to get a build switch upstreamed
+   if ! use openconnect; then
+   sed -e "s/^pkg_check_modules.*openconnect/#&/" -i 
CMakeLists.txt || die
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DDISABLE_MODEMMANAGER_SUPPORT=$(usex !modemmanager)
+   $(cmake_use_find_package modemmanager KF5ModemManagerQt)
+   )
+
+   ecm_src_configure
+}
+
+pkg_postinst() {
+   ecm_pkg_postinst
+
+   if ! has_version "kde-plasma/plasma-workspace:5"; then
+   elog "${PN} is not terribly useful without 
kde-plasma/plasma-workspace:5."
+   elog "However, the networkmanagement KCM can be called from 
either systemsettings"
+   elog "or manually: $ kcmshell5 kcm_networkmanagement"
+   fi
+}



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

2021-09-21 Thread Andreas Sturmlechner
commit: 070e96edfd3945d9051b908731478dcce972e71f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:50 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=070e96ed

kde-plasma/plasma-disks: 5.22.90 version bump

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

 .../plasma-disks/plasma-disks-5.22.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
new file mode 100644
index 00..3311c0ee7b
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Monitors S.M.A.R.T. capable devices for imminent failure"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-disks;
+
+LICENSE="|| ( GPL-3 GPL-2 )"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



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

2021-09-21 Thread Andreas Sturmlechner
commit: eacdbbacd0f5fd7a51590502decb27f2cadfe63d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:50 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=eacdbbac

kde-plasma/plasma-firewall: 5.22.90 version bump

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

 .../plasma-firewall/plasma-firewall-5.22.90.ebuild | 64 ++
 1 file changed, 64 insertions(+)

diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.22.90.ebuild 
b/kde-plasma/plasma-firewall/plasma-firewall-5.22.90.ebuild
new file mode 100644
index 00..7b8c15ff92
--- /dev/null
+++ b/kde-plasma/plasma-firewall/plasma-firewall-5.22.90.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org python-single-r1
+
+DESCRIPTION="Plasma frontend for Firewalld or UFW"
+HOMEPAGE="https://invent.kde.org/network/plasma-firewall;
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="firewalld +ufw"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )"
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+   ${PYTHON_DEPS}
+   firewalld? ( net-firewall/firewalld )
+   ufw? ( net-firewall/ufw )
+"
+
+src_prepare() {
+   ecm_src_prepare
+   # this kind of cmake magic doesn't work for us at all.
+   sed -e "1 s:^.*$:\#\!/usr/bin/env python3.8:" \
+   -i kcm/backends/ufw/helper/kcm_ufw_helper.py.cmake || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_FIREWALLD_BACKEND=$(usex firewalld)
+   -DBUILD_UFW_BACKEND=$(usex ufw)
+   )
+   ecm_src_configure
+}
+
+pkg_postinst () {
+   ecm_pkg_postinst
+
+   if ! has_version sys-apps/systemd; then
+   ewarn "${PN} is not functional without sys-apps/systemd at this 
point."
+   ewarn "See also: https://bugs.gentoo.org/778527;
+   fi
+}



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

2021-09-21 Thread Andreas Sturmlechner
commit: 7ec7477ab84b60fbb2572f0d32e21698b3cfdd6f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:49 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ec7477a

kde-plasma/oxygen: 5.22.90 version bump

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

 kde-plasma/oxygen/oxygen-5.22.90.ebuild | 54 +
 1 file changed, 54 insertions(+)

diff --git a/kde-plasma/oxygen/oxygen-5.22.90.ebuild 
b/kde-plasma/oxygen/oxygen-5.22.90.ebuild
new file mode 100644
index 00..3123e9e382
--- /dev/null
+++ b/kde-plasma/oxygen/oxygen-5.22.90.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Oxygen visual style for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="wayland"
+
+COMMON_DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kdecoration-${PVCUT}:5
+   x11-libs/libxcb
+   wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
+"
+DEPEND="${COMMON_DEPEND}
+   >=kde-frameworks/kservice-${KFMIN}:5
+"
+RDEPEND="${COMMON_DEPEND}
+   !

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

2021-09-21 Thread Andreas Sturmlechner
commit: f654908df6b10f8d77bc5135be5b12aac3be7d7d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:48 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:25:59 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f654908d

kde-plasma/libkworkspace: 5.22.90 version bump

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

 .../libkworkspace/libkworkspace-5.22.90.ebuild | 55 ++
 1 file changed, 55 insertions(+)

diff --git a/kde-plasma/libkworkspace/libkworkspace-5.22.90.ebuild 
b/kde-plasma/libkworkspace/libkworkspace-5.22.90.ebuild
new file mode 100644
index 00..aacfb311c9
--- /dev/null
+++ b/kde-plasma/libkworkspace/libkworkspace-5.22.90.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KDE_ORG_NAME="plasma-workspace"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Workspace library to interact with the Plasma session manager"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-plasma/kscreenlocker-${PVCUT}:5
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXau
+"
+DEPEND="${RDEPEND}
+   >=kde-frameworks/kinit-${KFMIN}:5
+   >=kde-plasma/kwin-${PVCUT}:5
+"
+
+S="${S}/${PN}"
+
+src_prepare() {
+   # delete colliding libkworkspace translations, let ecm_src_prepare do 
its magic
+   if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   find ../po -type f -name "*po" -and -not -name "libkworkspace*" 
-delete || die
+   rm -rf po/*/docs || die
+   cp -a ../po ./ || die
+   fi
+
+   eapply "${FILESDIR}/${PN}-5.22.80-standalone.patch"
+   sed -e "/set/s/GENTOO_PV/$(ver_cut 1-3)/" -i CMakeLists.txt || die
+   cat >> CMakeLists.txt <<- _EOF_ || die
+   ki18n_install(po)
+   _EOF_
+
+   ecm_src_prepare
+}



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

2021-09-21 Thread Andreas Sturmlechner
commit: f7fb7a63eeac32a8e3365c3e1d6daba712265b65
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:48 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:25:59 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f7fb7a63

kde-plasma/libksysguard: 5.22.90 version bump

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

 .../libksysguard/libksysguard-5.22.90.ebuild   | 75 ++
 1 file changed, 75 insertions(+)

diff --git a/kde-plasma/libksysguard/libksysguard-5.22.90.ebuild 
b/kde-plasma/libksysguard/libksysguard-5.22.90.ebuild
new file mode 100644
index 00..259100b35b
--- /dev/null
+++ b/kde-plasma/libksysguard/libksysguard-5.22.90.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_DESIGNERPLUGIN="true"
+ECM_TEST="true"
+KFMIN=5.86.0
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Task management and system monitoring library"
+
+LICENSE="LGPL-2+"
+SLOT="5/9"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="webengine X"
+
+COMMON_DEPEND="
+   dev-libs/libnl:3
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/kpackage-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   net-libs/libpcap
+   sys-libs/libcap
+   sys-libs/zlib
+   webengine? (
+   >=dev-qt/qtwebchannel-${QTMIN}:5
+   >=dev-qt/qtwebengine-${QTMIN}:5
+   )
+   X? (
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   x11-libs/libX11
+   x11-libs/libXres
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   X? ( x11-base/xorg-proto )
+"
+RDEPEND="${COMMON_DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/, kde-plasma/kwin/files/

2021-09-21 Thread Andreas Sturmlechner
commit: bb0d4f0f8e79ae8fb203418417177378231497db
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 19 14:01:55 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:43:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0d4f0f

kde-plasma/kwin: Fix build on 32-bit

Upstream commits:
38e24ecd6416a975db0989c21b70d6a4cc242f35
e26ea6bf2313c021db7e5ca5454cd8b1e2e2037f

Bug: https://bugs.gentoo.org/810511
Bug: https://bugs.gentoo.org/813228
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kwin/files/kwin-5.22.5-32bit.patch  | 29 --
 .../kwin/files/kwin-5.22.5-libglvnd-1.3.4.patch|  6 -
 kde-plasma/kwin/kwin-5.22.5.ebuild |  3 +--
 3 files changed, 6 insertions(+), 32 deletions(-)

diff --git a/kde-plasma/kwin/files/kwin-5.22.5-32bit.patch 
b/kde-plasma/kwin/files/kwin-5.22.5-32bit.patch
deleted file mode 100644
index 7c40b207ca8..000
--- a/kde-plasma/kwin/files/kwin-5.22.5-32bit.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 38e24ecd6416a975db0989c21b70d6a4cc242f35 Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner 
-Date: Wed, 15 Sep 2021 19:06:23 +0200
-Subject: [PATCH] Fix build with 32-bit
-
-Follow-up to 839710201c389b7f4ed248cb3818e755a37ce977
-
-Tested-by: David Flogeras 
-Signed-off-by: Andreas Sturmlechner 

- src/plugins/platforms/x11/common/eglonxbackend.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/plugins/platforms/x11/common/eglonxbackend.cpp 
b/src/plugins/platforms/x11/common/eglonxbackend.cpp
-index d2900c7c3..c8acefe82 100644
 a/src/plugins/platforms/x11/common/eglonxbackend.cpp
-+++ b/src/plugins/platforms/x11/common/eglonxbackend.cpp
-@@ -214,7 +214,7 @@ EGLSurface EglOnXBackend::createSurface(xcb_window_t 
window)
- }
- 
- // Window is 64 bits on a 64-bit architecture whereas xcb_window_t is 
always 32 bits.
--unsigned long nativeWindow = window;
-+uintptr_t nativeWindow = window;
- 
- EGLSurface surface = EGL_NO_SURFACE;
- if (havePlatformBase()) {
--- 
-2.33.0
-

diff --git a/kde-plasma/kwin/files/kwin-5.22.5-libglvnd-1.3.4.patch 
b/kde-plasma/kwin/files/kwin-5.22.5-libglvnd-1.3.4.patch
index bdca6e2081b..6db52bdd749 100644
--- a/kde-plasma/kwin/files/kwin-5.22.5-libglvnd-1.3.4.patch
+++ b/kde-plasma/kwin/files/kwin-5.22.5-libglvnd-1.3.4.patch
@@ -8,6 +8,10 @@ EGL_NO_PLATFORM_SPECIFIC_TYPES, EGLNativeWindowType is defined 
as an
 opaque pointer, i.e. void*.
 
 BUG: 440372
+
+* asturm 2021-09-21: Merged with upstream commits:
+38e24ecd6416a975db0989c21b70d6a4cc242f35 "Fix build with 32-bit"
+e26ea6bf2313c021db7e5ca5454cd8b1e2e2037f "Fix build on 32bit platforms"
 ---
  src/plugins/platforms/x11/common/eglonxbackend.cpp | 13 +++--
  1 file changed, 7 insertions(+), 6 deletions(-)
@@ -21,7 +25,7 @@ index c62ec170d..d2900c7c3 100644
  }
  
 +// Window is 64 bits on a 64-bit architecture whereas xcb_window_t is 
always 32 bits.
-+unsigned long nativeWindow = window;
++Window nativeWindow = window;
 +
  EGLSurface surface = EGL_NO_SURFACE;
  if (havePlatformBase()) {

diff --git a/kde-plasma/kwin/kwin-5.22.5.ebuild 
b/kde-plasma/kwin/kwin-5.22.5.ebuild
index 2c65c2ef9f9..43b14d49330 100644
--- a/kde-plasma/kwin/kwin-5.22.5.ebuild
+++ b/kde-plasma/kwin/kwin-5.22.5.ebuild
@@ -104,8 +104,7 @@ PDEPEND="
 "
 
 PATCHES=(
-   "${FILESDIR}/${P}-libglvnd-1.3.4.patch" # KDE-bug 440372, bug 810511
-   "${FILESDIR}/${P}-32bit.patch" # bug 813228
+   "${FILESDIR}/${P}-libglvnd-1.3.4.patch" # KDE-bug 440372, bugs 810511, 
813228
 )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash/

2021-09-21 Thread Alfredo Tupone
commit: 523a6a9001c4d54967def32909ce70cffd260093
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Tue Sep 21 18:26:40 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Sep 21 18:28:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523a6a90

sci-visualization/dash: disable testing

Closes: https://bugs.gentoo.org/814128
Closes: https://bugs.gentoo.org/810445

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

 sci-visualization/dash/dash-1.21.0.ebuild | 34 ---
 1 file changed, 8 insertions(+), 26 deletions(-)

diff --git a/sci-visualization/dash/dash-1.21.0.ebuild 
b/sci-visualization/dash/dash-1.21.0.ebuild
index d50c7662e4b..b41f8e0c29a 100644
--- a/sci-visualization/dash/dash-1.21.0.ebuild
+++ b/sci-visualization/dash/dash-1.21.0.ebuild
@@ -14,39 +14,21 @@ 
SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+# Test need some packages not yet in the tree
+# flask_talisman
+# percy
+# ...
+RESTRICT="test"
 
-DEPEND=""
-RDEPEND="${DEPEND}
+RDEPEND="
dev-python/future[${PYTHON_USEDEP}]
sci-visualization/dash-table[${PYTHON_USEDEP}]
sci-visualization/dash-html-components[${PYTHON_USEDEP}]
sci-visualization/dash-core-components[${PYTHON_USEDEP}]
dev-python/plotly[${PYTHON_USEDEP}]
dev-python/flask-compress[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? ( dev-python/beautifulsoup4 )"
 BDEPEND=""
 
 distutils_enable_tests pytest
-
-src_prepare() {
-   distutils-r1_src_prepare
-   cd dash-renderer
-   distutils-r1_src_prepare
-}
-
-src_configure() {
-   distutils-r1_src_configure
-   cd dash-renderer
-   distutils-r1_src_configure
-}
-
-src_compile() {
-   distutils-r1_src_compile
-   cd dash-renderer
-   distutils-r1_src_compile
-}
-
-src_install() {
-   distutils-r1_src_install
-   cd dash-renderer
-   distutils-r1_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: dev-db/mongodb/files/

2021-09-21 Thread Conrad Kostecki
commit: e7fba2177f693f81b4216b7acd81bbb4f4593e1f
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Sep 21 17:00:01 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 21 18:25:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fba217

dev-db/mongodb: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/22356
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../mongodb/files/mongodb-4.2.10-no-compass.patch  | 54 --
 1 file changed, 54 deletions(-)

diff --git a/dev-db/mongodb/files/mongodb-4.2.10-no-compass.patch 
b/dev-db/mongodb/files/mongodb-4.2.10-no-compass.patch
deleted file mode 100644
index e60cd827f49..000
--- a/dev-db/mongodb/files/mongodb-4.2.10-no-compass.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-diff --git a/src/mongo/SConscript b/src/mongo/SConscript
-index 6c78164c..b4b7c579 100644
 a/src/mongo/SConscript
-+++ b/src/mongo/SConscript
-@@ -805,41 +805,6 @@ for full_dir, archive_dir in 
list(env["ARCHIVE_ADDITION_DIR_MAP"].items()):
- for target in env["DIST_BINARIES"]:
- installBinary(env, "db/modules/" + target)
- 
--compass_type = 'compass'
--
--compass_script = "install_compass"
--if env.TargetOSIs('windows'):
--# On windows the .in needs to be explicitly added to the file.
--compass_script = "Install-Compass.ps1.in"
--
--compass_python_interpreter = '/usr/bin/env python2'
--if env.TargetOSIs('darwin'):
--compass_python_interpreter = '/usr/bin/env python'
--
--compass_installer = env.Substfile('#/src/mongo/installer/compass/' + 
compass_script,
--  SUBST_DICT=[
--  ('@compass_type@', compass_type),
--  ('@python_interpreter@', 
compass_python_interpreter),
--  ])
--distBinaries.append(compass_installer)
--
--if not hygienic:
--compass_script_installer = env.Install("$INSTALL_DIR/bin", 
compass_installer)
--else:
--compass_script_installer = env.AutoInstall(
--'bin',
--source=[
--compass_installer,
--],
--INSTALL_ALIAS=[
--'tools',
--],
--)
--
--if env.TargetOSIs('posix'):
--env.AddPostAction( compass_script_installer, 'chmod 755 $TARGET' )
--env.AddPostAction( compass_installer, 'chmod 755 $TARGET' )
--
- # "dist" target is valid only when --use-new-tools is specified
- # Attempts to build release artifacts without tools must fail
- if has_option("use-new-tools"):
-@@ -857,7 +822,6 @@ if has_option("use-new-tools"):
- '--transform $BUILD_DIR/mongo=$SERVER_DIST_BASENAME/bin',
- '--transform 
$BUILD_DIR/mongo/stripped/src/mongo-tools=$SERVER_DIST_BASENAME/bin',
- '--transform src/mongo-tools=$SERVER_DIST_BASENAME/bin',
--'--transform 
src/mongo/installer/compass=$SERVER_DIST_BASENAME/bin',
- '${TEMPFILE(SOURCES[1:])}'
- ],
- ),



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

2021-09-21 Thread Conrad Kostecki
commit: 05843c30d449247c1551b3daab961a9db0b61b7c
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Sep 21 18:07:02 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 21 18:25:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05843c30

media-libs/gmmlib: drop old versions

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 media-libs/gmmlib/Manifest |  6 -
 media-libs/gmmlib/gmmlib-20.2.2.ebuild | 43 --
 media-libs/gmmlib/gmmlib-20.2.5.ebuild | 43 --
 media-libs/gmmlib/gmmlib-20.3.2.ebuild | 43 --
 media-libs/gmmlib/gmmlib-20.4.1.ebuild | 46 
 media-libs/gmmlib/gmmlib-21.1.1.ebuild | 48 --
 media-libs/gmmlib/gmmlib-21.1.3.ebuild | 48 --
 7 files changed, 277 deletions(-)

diff --git a/media-libs/gmmlib/Manifest b/media-libs/gmmlib/Manifest
index 20ccb206eeb..c272ff541b4 100644
--- a/media-libs/gmmlib/Manifest
+++ b/media-libs/gmmlib/Manifest
@@ -1,8 +1,2 @@
-DIST intel-gmmlib-20.2.2.tar.gz 728309 BLAKE2B 
1c26661c5317d66797ca8a72fe910ae73a97c7bc3b5730b6c270daa3eac753287cd83334085c90ce081ff4a8a4d1f79b46e832059b08c36602c5c39f3b3a1af5
 SHA512 
ebd23658aec78ebdf7cd13577f5ca408e2995c4df6135c951d3bea4a59a84461690d71f6e7ebc2014daa5508e07d32ff20c25019d90255150e7c93e241d403fc
-DIST intel-gmmlib-20.2.5.tar.gz 728792 BLAKE2B 
c78cebcfad9f314e3ee298deaa78586cb5c1c8e2e5bba9051a8b17c26001b72aaa675443fcdc9757031977c548a0360e2511bd29873fc7302922b33a2c1a0324
 SHA512 
354363b0944e4f0e08065fa7a0cb85d477f522858a55f4998a2374ef8e115e331961cc269db886dac3b1e5825d11e036ebc0b4ab65b1618653810e4bfc4751ec
-DIST intel-gmmlib-20.3.2.tar.gz 729059 BLAKE2B 
3cc07d9dc07fecd483c35bde41802c8a433a751310fe4d0273625f3a6e245a2dd6e5546b4e5bed40b04b22c4e00a648cce66b221c25da8c6f3f3637a890508bd
 SHA512 
1d8ea369b5b22ca747f8bdaee0be24584b79ccdecaad6c85e5f0a41ac171459261c8c5b220797ffc525e7e29cfa1664f9eaca07f5e72d4a260f327d8980fb2dd
-DIST intel-gmmlib-20.4.1.tar.gz 732088 BLAKE2B 
80873ee7a4b7428197352e77b82315068d6217e025b33e719c6fdc24aa4e5f97fe64b290f2d4461bb701eb8c14e747c8eac0b62f226f044f9a7c71de0455dfbd
 SHA512 
a4f6fb8cd3ae2dc837586d6b51495bcceda5d4a9ecaa59fa730d3240a0da359b4449cd9aec96905f7c572f6425cdc19bb419681d99269ca8541542d7abf03c96
-DIST intel-gmmlib-21.1.1.tar.gz 737024 BLAKE2B 
d8a3b3bf1abe7faf7821ca120ebc40e0407dd8edf074ec8a8c05063c3ea48c0b4b33694210562aa4e6bd32fae30f45fcd23b04bb961535ffb10684ff180a9e2d
 SHA512 
06becc986eb04c5243389686121bcc597ab16620fcb47943de14f901938dd906ad884b132da0e46ff939e7e599899d4262006efe19d14b3ed87b6f799ca40787
-DIST intel-gmmlib-21.1.3.tar.gz 745864 BLAKE2B 
57a7d869d98ae28f942e90f54d46047bfda5e33912e6077c4499c4b81865ea3ec473e60fc1da2096c716f0904d0dfc298e8d6f603476ead29366dadab5ab797d
 SHA512 
eccde1dcfd5e2c45ccd65463e092d6d7625c572705db12c4b3b6c6c01b45b81da8751a206a8fcf35acc26000ed1edca72d4bb9ed48e354aad2d79bc68293e555
 DIST intel-gmmlib-21.2.1.tar.gz 746883 BLAKE2B 
9ffd3319bca42558e139f81ab60e5db5328d155b591c08b763c2b02f2728c04c6f96b79547ff3a1e6b8b8cb940cdd01b33ee04f946ac6fa9eefda5439cc49414
 SHA512 
457d2815204c8e12292fbe6e642a7409df4b3de597972e3c956d5dfae23b5032fc07cf60c0a10bd58aa6dc62a89225a5b704c98689112d23b81f91c1129bcb97
 DIST intel-gmmlib-21.2.2.tar.gz 746635 BLAKE2B 
abc73cfa209b8212bfe185e1f27a84cefb7ece9134f287e85e67c09bfd4f48e097e410a95d966d2f85c79bc95f753b6ae462a67db031dcd1fc6f46bec9452e22
 SHA512 
eaca3595c28afb8873b172fff3e178489b7ff736e6e9d80e75939ffd94af6c9c5f7f7429a74e98c9af478ab218cd25242d7c69037afb7193a983f8f02616e81f

diff --git a/media-libs/gmmlib/gmmlib-20.2.2.ebuild 
b/media-libs/gmmlib/gmmlib-20.2.2.ebuild
deleted file mode 100644
index 0360af62aaa..000
--- a/media-libs/gmmlib/gmmlib-20.2.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_ECLASS=cmake
-
-inherit cmake-multilib
-
-if [[ ${PV} == * ]] ; then
-   : ${EGIT_REPO_URI:="https://github.com/intel/gmmlib"}
-   if [[ ${PV%} != "" ]] ; then
-   : ${EGIT_BRANCH:="release/${PV%.}"}
-   fi
-   inherit git-r3
-fi
-
-DESCRIPTION="Intel Graphics Memory Management Library"
-HOMEPAGE="https://github.com/intel/gmmlib;
-if [[ ${PV} == * ]] ; then
-   SRC_URI=""
-else
-   SRC_URI="https://github.com/intel/gmmlib/archive/intel-${P}.tar.gz;
-   S="${WORKDIR}/${PN}-intel-${P}"
-   KEYWORDS="amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-20.2.2_conditional_testing.patch
-)
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DBUILD_TESTING=$(usex test)
-   )
-   cmake_src_configure
-}

diff --git a/media-libs/gmmlib/gmmlib-20.2.5.ebuild 

[gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy/files/

2021-09-21 Thread Conrad Kostecki
commit: 23411f7dc9810cf379414a43fbab00738af3417b
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Sep 21 17:01:57 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 21 18:25:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23411f7d

net-proxy/haproxy: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/22357
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/haproxy-2.3.0-hpack-VAR_ARRAY.patch  | 37 --
 1 file changed, 37 deletions(-)

diff --git a/net-proxy/haproxy/files/haproxy-2.3.0-hpack-VAR_ARRAY.patch 
b/net-proxy/haproxy/files/haproxy-2.3.0-hpack-VAR_ARRAY.patch
deleted file mode 100644
index 4f6bf4cf717..000
--- a/net-proxy/haproxy/files/haproxy-2.3.0-hpack-VAR_ARRAY.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From 759146f0de143939b841ba987aabb83aa178a4fc Mon Sep 17 00:00:00 2001
-From: Christian Ruppert 
-Date: Mon, 9 Nov 2020 09:15:21 +0100
-Subject: [PATCH] hpack-tbl-t.h uses VAR_ARRAY and requires compiler.h to be
- included
-
-This fixes building hpack from contrib, which failed because of the
-undeclared VAR_ARRAY:
-
-make -C contrib/hpack
-...
-cc -O2 -Wall -g -I../../include -fwrapv -fno-strict-aliasing   -c -o gen-enc.o 
gen-enc.c
-In file included from gen-enc.c:18:
-../../include/haproxy/hpack-tbl-t.h:105:23: error: 'VAR_ARRAY' undeclared here 
(not in a function)
-  105 |  struct hpack_dte dte[VAR_ARRAY]; /* dynamic table entries */
-...
-
-Signed-off-by: Christian Ruppert 

- include/haproxy/hpack-tbl-t.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/include/haproxy/hpack-tbl-t.h b/include/haproxy/hpack-tbl-t.h
-index 344f665dd..07f1ca9ea 100644
 a/include/haproxy/hpack-tbl-t.h
-+++ b/include/haproxy/hpack-tbl-t.h
-@@ -28,6 +28,7 @@
- #define _HAPROXY_HPACK_TBL_T_H
- 
- #include 
-+#include "compiler.h"
- 
- /* Dynamic Headers Table, usable for tables up to 4GB long and values of 
64kB-1.
-  * The model can be improved by using offsets relative to the table entry's 
end
--- 
-2.26.2
-



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

2021-09-21 Thread Conrad Kostecki
commit: 13b64f3e9a309d2fde4b9667cd70311b2351853c
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Sep 21 18:04:03 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 21 18:25:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b64f3e

dev-libs/intel-neo: drop old versions

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-neo/Manifest|  7 ---
 .../files/intel-neo-20.37.17906-no_Werror.patch| 10 
 dev-libs/intel-neo/intel-neo-20.16.16582.ebuild| 51 --
 dev-libs/intel-neo/intel-neo-20.37.17906.ebuild| 55 ---
 dev-libs/intel-neo/intel-neo-20.44.18297.ebuild| 56 
 dev-libs/intel-neo/intel-neo-21.31.20514.ebuild| 54 ---
 dev-libs/intel-neo/intel-neo-21.32.20609.ebuild| 57 
 dev-libs/intel-neo/intel-neo-21.33.20678.ebuild| 60 -
 dev-libs/intel-neo/intel-neo-21.34.20767.ebuild| 61 --
 dev-libs/intel-neo/intel-neo-21.36.20889.ebuild| 61 --
 10 files changed, 472 deletions(-)

diff --git a/dev-libs/intel-neo/Manifest b/dev-libs/intel-neo/Manifest
index 003d7e204d5..66bc37a5159 100644
--- a/dev-libs/intel-neo/Manifest
+++ b/dev-libs/intel-neo/Manifest
@@ -1,9 +1,2 @@
-DIST intel-neo-20.16.16582.tar.gz 3042531 BLAKE2B 
adfc0aee2a315e67ccb3e4fe39ab09b618930607d3de931d1367881642d8e542385589299f593d3ab1cd6e16de7a8fce7b55fa1b4259097e15da7e55034d344b
 SHA512 
700bee3ccf72c2bc89f5c8a75591de9dafbfe0a6480e3216258842c6b68ce1b527569d5fe1327a0a80cfbf79dca1d956820f060b602feefa83fc9b47cb46d7d0
-DIST intel-neo-20.37.17906.tar.gz 3492080 BLAKE2B 
e133dde18c67e5b50dc65372faeaf78ee2512adf80f6869e9a99ff18aba5463b2c47e62cac3122eb899c644f5bbea6dd3205d348d071ea8854e3271b9e25fb34
 SHA512 
3db9b05dbfc05de8e5aad4eac631320642ff03444ff3eafe0f9cf72897e2dfb723563ad9f953a900a19511cc8affd3832d3f3fa966d9388714c326c71180e8f6
-DIST intel-neo-20.44.18297.tar.gz 3586089 BLAKE2B 
ddaa719db25bb9b57b76a47c438e7a3185a15ce0863665efa7dd205354684773dbc89a05c943a87987588dcc2220683b47e7209ff959b2a8ad596090ff253c15
 SHA512 
919aba7cde56304c84db7c7ba30c53fabcca72ceab362a2b406f5ecf124e1c024980c29689f19b173b76c903da1cb25a4f1e4b19ba9279bc6ca2ad1d100e046a
-DIST intel-neo-21.31.20514.tar.gz 4434425 BLAKE2B 
8fd27547dd487c78b724b0f0a715bf002d81e12ae30f10620329da998412c96e2dd7f94cb5fd84259e36ff3754efdfadd5428160e057040c1aa38727c8f6753e
 SHA512 
0060add6df301ed85bfb2634f0a10e35d1ac751597e520bda6ae9241638242c784054201ccf8c1f3046501c20362e9942716ab728c6a4717a63278adf7a5
-DIST intel-neo-21.32.20609.tar.gz 4462286 BLAKE2B 
c3eaab0e40583e994466f213da4d163dfe4bf01fcfe3aa27c8409f46c8ff40e5f07a814d075b173d822ea8be5756385ac3543ff90fb4efa5ac172290d9d2
 SHA512 
8e742de324c09a3f912e249c38ab165a3485a67e1185321019ec79fddda7eba442d4ea8c498a404467f3051cf42c50b54a27787914ffc5a2d85cc9b3b0067193
 DIST intel-neo-21.33.20678.tar.gz 4534884 BLAKE2B 
9a5e7f962be08701bec1e890eeb5b6208694a33b524872494e428b73d46629b7cde1522c6b7d0b27725cc170f1e65391892b253ca84d988b209e41631548b135
 SHA512 
278284fafe0e2d340668e1c21188b706ab48439c6ea573885d1b060df458e2016ed40e0a0c65e4076378ddb3ab284eb2cd92b1db5e6bd892babf2275ed600341
-DIST intel-neo-21.34.20767.tar.gz 4552436 BLAKE2B 
4206b8693ec46bdb4c6768e3f82262709ac58501f1523e1162194f34c400f8d3ef7ac3fde852122b0f3e42b473d7264256262c1e0a26fc85497d2d81b5786912
 SHA512 
e022338ddf98c48bda424c2021cfc79a9f1468bfb98a2a00c3277ef1ed776b881b7b46d8b918f8a0758c14b26c4bb954fdb3095a48ff1e70d04dbc4622675945
-DIST intel-neo-21.36.20889.tar.gz 4569511 BLAKE2B 
74f0285c8c88532b9775e04a22a38a2dc4f2bfc8315c8c98dff3a6e0970e405d1a5c21aeb7a1ab91235725a363b284acee13dae1f415f57df45ff1806f39e900
 SHA512 
ec63f6ad4d3dd5476a8d222aa66af37e61a79a70798c5e4d48a6d8903532815ccb699182365430e3c49ed75b7498492e2934f07428ee5acb824a64b450583449
 DIST intel-neo-21.37.20939.tar.gz 4576917 BLAKE2B 
42563ce897667025100b40f504fe4897222fd28f1b82ac22fb6cfaa6a273b8e9199d57743ab338ab52b32c9598bbf6856530688ca9cbff360db356dabed6d96b
 SHA512 
ed213e2fd234300ac940ffa503a34ae54698e2d359927b3bdcb59bf7ea9d6b950073e9e2e750ec5b8e3e387f0c8d74b4852627c283964fd6a9742dcdc32f518f

diff --git a/dev-libs/intel-neo/files/intel-neo-20.37.17906-no_Werror.patch 
b/dev-libs/intel-neo/files/intel-neo-20.37.17906-no_Werror.patch
deleted file mode 100644
index aaa34012096..000
--- a/dev-libs/intel-neo/files/intel-neo-20.37.17906-no_Werror.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -801,7 +801,6 @@
-   set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-noexcept-type") # Added 
for gtest
- endif()
-   endif()
--  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror")
- endif()
- 
- # Compile code with defenses enabled (settings to be used for production 
release code)

diff --git a/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild 

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

2021-09-21 Thread Conrad Kostecki
commit: 1f593e6c6545c9447d2adc9c03b166b6cd658ce5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Sep 21 18:05:52 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 21 18:25:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f593e6c

dev-util/intel-graphics-compiler: drop old versions

Closes: https://bugs.gentoo.org/774009
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-util/intel-graphics-compiler/Manifest  |  4 --
 ...cs-compiler-1.0.4111-opencl-clang_version.patch | 27 
 .../intel-graphics-compiler-1.0.4111.ebuild| 61 
 .../intel-graphics-compiler-1.0.4944.ebuild| 72 ---
 .../intel-graphics-compiler-1.0.5353.ebuild| 73 ---
 .../intel-graphics-compiler-1.0.8173.ebuild| 74 
 .../intel-graphics-compiler-1.0.8365.ebuild| 81 --
 .../intel-graphics-compiler-1.0.8517.ebuild| 79 -
 8 files changed, 471 deletions(-)

diff --git a/dev-util/intel-graphics-compiler/Manifest 
b/dev-util/intel-graphics-compiler/Manifest
index e7569a94df0..2d2471a91dc 100644
--- a/dev-util/intel-graphics-compiler/Manifest
+++ b/dev-util/intel-graphics-compiler/Manifest
@@ -1,6 +1,2 @@
-DIST intel-graphics-compiler-1.0.4111.tar.gz 5781246 BLAKE2B 
6fe47422b31b0c73d24c3cef1265772927a57751bf5648f862f7c73528f2174268fdb2271c30c49ab038b4dfbe530bc088fe727e66babc5db0a41759e7212733
 SHA512 
8f589ee83a27b7a8f5abcd008e36a73fb704c20c1ae17e1ef265c59641768b75a0a08f2d6f80355442fff7625154603db3ebe9be0a4ba702b45e85db434f8110
-DIST intel-graphics-compiler-1.0.4944.tar.gz 6632351 BLAKE2B 
a3d72730b8c10fd3810fdb8206d9d92da325a094627b678bb9f8d0941e29c1697994a2d98a1b49780fae62dc421e623dea4c3a7e3061347de5f5b644cfb5e105
 SHA512 
34fafd5387f3b86bef17511015ff1e8daef75ebdff5d1d14ff2000b58968bb502a9ec1aee988858a2992414f6cdb222e7de19c2d877f7fc8cd84a79417e9a85e
-DIST intel-graphics-compiler-1.0.5353.tar.gz 6642256 BLAKE2B 
34b80b30f33dbd57bcea15852c80cdf8bdbf4630a7904946c7ce84481789e7db42f5216ba14140d445e9b0adbfcfe224468e462ea27768f0e8d31525ce56cde1
 SHA512 
e9f20e2261c5cb79d365d5d8257e8f4830b2364962c48413cc80154469db34c1c844ae5d576cbce2e3c5e5cbe22c7c3710ebd0a7fe7208e5412e81ce20077c80
-DIST intel-graphics-compiler-1.0.8173.tar.gz 7471884 BLAKE2B 
2248a8d5f23d4578c5bd04a799af65767916b3705e16a8145149794a2cf16e5a0e16c21669336151a241cc52e7672b05eb892ac4925f2c2d0b22673af4ebf67f
 SHA512 
bebccee0699dea48e98ddcdb320cacacda0cdcd36b68e51d932791756b0a8e2171a78cc1921ca2a092b9fe7dbd7a783d4898ada08c58bf856dd29bfc08334fa0
 DIST intel-graphics-compiler-1.0.8365.tar.gz 7509633 BLAKE2B 
ffe18d18b409db36bd24215d841daaa36d5055d61b9021e385fe9178351b6a92383839e271a12d1e5017150b9697060fe37f803c5153d2f107813aeb2e7a74cf
 SHA512 
6597afbab2c101d69e6a991b5b065ebbded7ccc6227c0ed82b6b0bd33fec26489c30a0a7a9558617578a767ca6d7382a6ab36144f4c64df742c6bd545ce991e9
 DIST intel-graphics-compiler-1.0.8517.tar.gz 7539946 BLAKE2B 
034d2e3dcfc25186e29eebfabffbca7b8a5adab1f766c7515b4a3206c9c52eca3dd766e17320ea0c40067385fc6235d92eec13f1d12909915b86fb42a7862825
 SHA512 
35f09d1f6b117e78814cc235d03b1f1164f11a2d2a5d188b6658677c4b759422048764e765f7690f4789dc8b8c068714a68642c2d956ccc84b387a959f9af07f

diff --git 
a/dev-util/intel-graphics-compiler/files/intel-graphics-compiler-1.0.4111-opencl-clang_version.patch
 
b/dev-util/intel-graphics-compiler/files/intel-graphics-compiler-1.0.4111-opencl-clang_version.patch
deleted file mode 100644
index 8996466275c..000
--- 
a/dev-util/intel-graphics-compiler/files/intel-graphics-compiler-1.0.4111-opencl-clang_version.patch
+++ /dev/null
@@ -1,27 +0,0 @@
 a/IGC/BiFModule/CMakeLists.txt
-+++ b/IGC/BiFModule/CMakeLists.txt
-@@ -160,20 +160,10 @@
- 
- if(UNIX)
-   if(NOT ${CCLANG_BUILD_INTREE_LLVM})
--# Get common clang library soname
--get_target_property(CCLANG_LIB_PATH opencl-clang-lib "IMPORTED_LOCATION")
--execute_process(
--  COMMAND readelf -d ${CCLANG_LIB_PATH}
--  OUTPUT_VARIABLE CCLANG_READELF_CALL)
--string(REGEX MATCH 
"\\[${COMMON_CLANG_LIB_FULL_NAME}\\.([0-9](\\.[0-9]*)*[a-zA-Z0-9]*)\\]" 
CCLANG_SONAME_VERSION "${CCLANG_READELF_CALL}")
--set(CCLANG_SONAME_VERSION "${CMAKE_MATCH_1}")
--
--# Check if common clang library is newer than 5.0.0 version on which we 
have SPIR-V support
--if("${CCLANG_SONAME_VERSION}" VERSION_GREATER "5.0.0")
--  set_property(TARGET opencl-clang-lib PROPERTY "IMPORTED_SONAME" 
"${COMMON_CLANG_LIB_FULL_NAME}.${CCLANG_SONAME_VERSION}")
--else()
--  message(FATAL_ERROR "[IGC\\BiFModule] : Version 
${CCLANG_SONAME_VERSION} of library ${COMMON_CLANG_LIB_FULL_NAME} is below 
version 5.0.0 (where it's starts support of SPIR-V), please upgrade this 
library at least to version 5.0.0")
--endif()
-+# Workaround for https://bugs.gentoo.org/739138 : instead of checking
-+# the version of 

[gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-workbench/files/

2021-09-21 Thread Conrad Kostecki
commit: 15a9b4dc14c337d16f7182c7077a9fe8d9861bde
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Sep 21 17:01:09 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 21 18:25:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a9b4dc

dev-db/mysql-workbench: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/22355
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/mysql-workbench-8.0.23-findlibssh.patch | 11 ---
 1 file changed, 11 deletions(-)

diff --git 
a/dev-db/mysql-workbench/files/mysql-workbench-8.0.23-findlibssh.patch 
b/dev-db/mysql-workbench/files/mysql-workbench-8.0.23-findlibssh.patch
deleted file mode 100644
index 3f250d78140..000
--- a/dev-db/mysql-workbench/files/mysql-workbench-8.0.23-findlibssh.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/build/cmake/Modules/FindLibSSH.cmake.~1~ 2020-12-17 06:22:25.0 
+0100
-+++ b/build/cmake/Modules/FindLibSSH.cmake 2021-02-21 10:38:52.773491295 
+0100
-@@ -51,7 +51,7 @@
-   find_library(LibSSH_LIBRARY NAMES ${LibSSH_NAMES})
- endif()
- 
--set(LibSSH_HEADER_FILE ${LibSSH_INCLUDE_DIR}/libssh/libssh.h)
-+set(LibSSH_HEADER_FILE ${LibSSH_INCLUDE_DIR}/libssh/libssh_version.h)
- file(STRINGS ${LibSSH_HEADER_FILE} LibSSH_VERSION_LINE_MAJOR REGEX "#define 
LIBSSH_VERSION_MAJOR[ ]+[0-9]+")
- if (LibSSH_VERSION_LINE_MAJOR)
-   file(STRINGS ${LibSSH_HEADER_FILE} LibSSH_VERSION_LINE_MINOR REGEX "#define 
LIBSSH_VERSION_MINOR[ ]+[0-9]+")



  1   2   3   4   >