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

2020-06-25 Thread Zac Medico
commit: 3710a40f819dd27e8d254fb194f9ba5c1b480fcc
Author: Chris Rorvick  rorvick  com>
AuthorDate: Fri Jun 26 00:16:28 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Jun 26 05:39:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3710a40f

dev-utils/ostree: adjust slot dependency on dev-fs/fuse

These versions of OSTree require FUSE 2 and thus must depend on slot 0.

Closes: https://github.com/gentoo/gentoo/pull/16424
Closes: https://bugs.gentoo.org/724266
Signed-off-by: Chris Rorvick  rorvick.com>
Signed-off-by: Zac Medico  gentoo.org>

 dev-util/ostree/ostree-2018.9.ebuild | 2 +-
 dev-util/ostree/ostree-2019.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/ostree/ostree-2018.9.ebuild 
b/dev-util/ostree/ostree-2018.9.ebuild
index c7c0813520b..6f86406b9de 100644
--- a/dev-util/ostree/ostree-2018.9.ebuild
+++ b/dev-util/ostree/ostree-2018.9.ebuild
@@ -22,7 +22,7 @@ COMMON_DEPEND="
dev-libs/libgpg-error:=
dev-libs/openssl:0=
sys-apps/util-linux:=
-   sys-fs/fuse:=
+   sys-fs/fuse:0=
sys-libs/zlib:=
 
archive? ( app-arch/libarchive:= )

diff --git a/dev-util/ostree/ostree-2019.5.ebuild 
b/dev-util/ostree/ostree-2019.5.ebuild
index f8d2fec3975..68c74d15f95 100644
--- a/dev-util/ostree/ostree-2019.5.ebuild
+++ b/dev-util/ostree/ostree-2019.5.ebuild
@@ -32,7 +32,7 @@ COMMON_DEPEND="
ssl? (
gnutls? ( net-libs/gnutls )
!gnutls? ( dev-libs/openssl:0= ) )
-   >=sys-fs/fuse-2.9.2:*
+   >=sys-fs/fuse-2.9.2:0
sys-libs/zlib
libmount? ( sys-apps/util-linux )
selinux? ( sys-libs/libselinux )



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

2020-06-25 Thread Zac Medico
commit: d5862caaac75ed53cb0a34ea268078b13f3f6a8f
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Jun 26 00:41:22 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Jun 26 00:42:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5862caa

app-admin/vault: Call fcaps_pkg_postinst

Reported-by: Austin English  sony.com>
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/vault/{vault-1.4.2.ebuild => vault-1.4.2-r1.ebuild} | 5 +
 1 file changed, 5 insertions(+)

diff --git a/app-admin/vault/vault-1.4.2.ebuild 
b/app-admin/vault/vault-1.4.2-r1.ebuild
similarity index 96%
rename from app-admin/vault/vault-1.4.2.ebuild
rename to app-admin/vault/vault-1.4.2-r1.ebuild
index 30a3ffe4770..671178b2513 100644
--- a/app-admin/vault/vault-1.4.2.ebuild
+++ b/app-admin/vault/vault-1.4.2-r1.ebuild
@@ -70,3 +70,8 @@ src_install() {
keepdir /var/log/${PN}
fowners ${PN}:${PN} /var/log/${PN}
 }
+
+pkg_postinst() {
+   fcaps_pkg_postinst
+   go-module_pkg_postinst
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2020-06-25 Thread Jason A. Donenfeld
commit: 000e3fdb967d37a1dca2e19583d4521453020521
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Jun 26 00:32:54 2020 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Fri Jun 26 00:33:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000e3fdb

net-im/signal-desktop-bin: remove --no-sandbox from .desktop file

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 net-im/signal-desktop-bin/signal-desktop-bin-1.34.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.34.2.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-1.34.2.ebuild
index b339b110aaf..137ae543643 100644
--- a/net-im/signal-desktop-bin/signal-desktop-bin-1.34.2.ebuild
+++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.34.2.ebuild
@@ -46,6 +46,7 @@ S="${WORKDIR}"
 src_prepare() {
default
sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|g' \
+   -e 's| --no-sandbox||g' \
-i usr/share/applications/signal-desktop.desktop || die
unpack usr/share/doc/signal-desktop/changelog.gz
# Fix Bug 706352



[gentoo-commits] repo/user/ssnb:master commit in: dev-python/rstcheck/

2020-06-25 Thread Samuel Bernardo
commit: 7171edd053ddcafd4ff79d2c283353b9778b999c
Author: Samuel Bernardo  gmail  com>
AuthorDate: Thu Jun 25 22:58:37 2020 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Thu Jun 25 22:58:37 2020 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=7171edd0

Apply corrections mentioned in review and QA report

Signed-off-by: Samuel Bernardo  gmail.com>

 dev-python/rstcheck/Manifest  | 2 +-
 dev-python/rstcheck/rstcheck-3.3.1.ebuild | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-python/rstcheck/Manifest b/dev-python/rstcheck/Manifest
index c139979..9d8d113 100644
--- a/dev-python/rstcheck/Manifest
+++ b/dev-python/rstcheck/Manifest
@@ -1,3 +1,3 @@
 DIST rstcheck-3.3.1.tar.gz 13825 BLAKE2B 
94c1e8226b372b25907fb5e713716f46d972788f5d996a6c351fdf92728d1274e625564ec6417e0e3be7c7ec8d4ef07a193e8b80ca38085d28c1e9ee13e0ca36
 SHA512 
d390565c59466e1047fb41491eb5a2261fec91848806e04137bcc6053759fc87c8e4c72721d39b35c959b0baddaf90f2c8459213cec76b82be9b78bdd44076c5
-EBUILD rstcheck-3.3.1.ebuild 1309 BLAKE2B 
b0c53ba0f7c9ecff87642080bdaef980a51a34d8bc89ef956a7c9c1695051d432cf45d4eefd0b82d5bf72eac6042b6d5fc377ba4348b144ae4ac34517860a11d
 SHA512 
92e6aaed5b7b8be33cf3d54ed67d29a90c933861e8e0b105974078ba7ec210da9e86be7dabf50fbcc3e8dc1445dcbca03ac055c6e336dee345f2f88a6a6f9ab2
+EBUILD rstcheck-3.3.1.ebuild 1135 BLAKE2B 
f33a70771358390a4e8b77aa4fe87ff1a31ffc7acb63bbc9abab6f93c0be32f9100b360afe1cf0438c72b6456d0a72976ccad42a412b9cebcebc82179d57a94c
 SHA512 
ccd442e62119d99d8bbc885f0262d83c62c496e7ca35599dacc67c8751e6ad54b5e4bef7fdf89ab29dafff1566862c3f0755ca2b52ae6b3b59571dd96924febf
 MISC metadata.xml 447 BLAKE2B 
bd3748caeb70137f23c0bc3534f3ea9b302527e7f12b115eefe0fe9048b6f0ca9a8b5f430c92d30a5e7fa2b82a315f477d5f14bbf6aab86a18405c03067c68e0
 SHA512 
5b4398e38872d15d207159fcc7d03a8ecf99692001ee47fedf9b5c4b7c34274e5bb6dcd778302974c4f4f0c0acd734f760ad3bcddabc9a7e0c481ceb77b0f81b

diff --git a/dev-python/rstcheck/rstcheck-3.3.1.ebuild 
b/dev-python/rstcheck/rstcheck-3.3.1.ebuild
index c169959..dd57508 100644
--- a/dev-python/rstcheck/rstcheck-3.3.1.ebuild
+++ b/dev-python/rstcheck/rstcheck-3.3.1.ebuild
@@ -13,13 +13,12 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
pypy3 python3_{6,7})
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
 "
 BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-06-25 Thread Matt Turner
commit: ce5e62a19a602646523282eaadcc203fdc25ca84
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jun 25 22:25:56 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jun 25 22:26:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5e62a1

media-libs/libglvnd: Version bump to 1.3.2

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

 media-libs/libglvnd/Manifest  |  1 +
 media-libs/libglvnd/libglvnd-1.3.2.ebuild | 74 +++
 2 files changed, 75 insertions(+)

diff --git a/media-libs/libglvnd/Manifest b/media-libs/libglvnd/Manifest
index 2d46b7953ce..9f45dbf196a 100644
--- a/media-libs/libglvnd/Manifest
+++ b/media-libs/libglvnd/Manifest
@@ -1 +1,2 @@
 DIST libglvnd-1.3.1.tar.bz2 714436 BLAKE2B 
31b91f678b0335a7db3e697129dabd157c37fee0ec0f81f7d0be68ffcf9d6be2989a929f7b1fb87b505168ab4a3cc07b4cecf103f1d5a2a3b866eedb5a3a494b
 SHA512 
99bbe8447f7791c8a4b2ab4e9f3067309ea3ffb9a042b0b5e80d1eac7e6e36af8b5ec56ec3266f34343d705521827956f2fdca27be386f40e130cec300e8342c
+DIST libglvnd-1.3.2.tar.bz2 715212 BLAKE2B 
4f8d32d630a94dbce3d87926a25941fb915f9b1bb8ba167ee7392e32e55b26c5bb80db4000dd11188449f662b810f0c986b6ecf7f4c5ebf05d7a895b0fdb3c82
 SHA512 
4fea59150a7dd2c710ded26270e74ae73af00cc127d7141fe70e31263fb492c5c43eabc8ab27d5a568d12394a95023c22f1b60968f4c403dcf6ad6202bec508c

diff --git a/media-libs/libglvnd/libglvnd-1.3.2.ebuild 
b/media-libs/libglvnd/libglvnd-1.3.2.ebuild
new file mode 100644
index 000..4c976349c6d
--- /dev/null
+++ b/media-libs/libglvnd/libglvnd-1.3.2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 2018-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGIT_REPO_URI="https://gitlab.freedesktop.org/glvnd/libglvnd.git;
+
+if [[ ${PV} = * ]]; then
+   GIT_ECLASS="git-r3"
+fi
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+VIRTUALX_REQUIRED=manual
+
+inherit ${GIT_ECLASS} meson multilib-minimal python-any-r1 virtualx
+
+DESCRIPTION="The GL Vendor-Neutral Dispatch library"
+HOMEPAGE="https://gitlab.freedesktop.org/glvnd/libglvnd;
+if [[ ${PV} = * ]]; then
+   SRC_URI=""
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+   
SRC_URI="https://gitlab.freedesktop.org/glvnd/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
 -> ${P}.tar.bz2"
+   S=${WORKDIR}/${PN}-v${PV}
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test X"
+RESTRICT="!test? ( test )"
+
+BDEPEND="${PYTHON_DEPS}
+   test? ( X? ( ${VIRTUALX_DEPEND} ) )"
+RDEPEND="
+   !media-libs/mesa[-libglvnd(-)]
+   !

[gentoo-commits] repo/gentoo:master commit in: sys-devel/gnuconfig/, sys-devel/gnuconfig/files/99999999/

2020-06-25 Thread Thomas Deutschmann
commit: 1429748859d561e085746c8535b25b7a787bccf0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 22:10:15 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 22:10:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14297488

sys-devel/gnuconfig: bump to new snapshot from 2020-06-21

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-devel/gnuconfig/Manifest   |  1 +
 .../0002-Add-x32-support-to-config.guess.patch | 44 ---
 sys-devel/gnuconfig/gnuconfig-20200621.ebuild  | 63 ++
 3 files changed, 64 insertions(+), 44 deletions(-)

diff --git a/sys-devel/gnuconfig/Manifest b/sys-devel/gnuconfig/Manifest
index c699587ec98..e1c6b35f996 100644
--- a/sys-devel/gnuconfig/Manifest
+++ b/sys-devel/gnuconfig/Manifest
@@ -1 +1,2 @@
 DIST gnuconfig-20190912.tar.bz2 58742 BLAKE2B 
2d5eba2d966d8b6bb18ba9340031c3f3b96fddad7cb156103620bc8fff3d4824b3acf63e0f9046f389cbd9ce2b88348b123134ca910ce18641001943e9e7
 SHA512 
346ab0e8938052b66b733b0251c5e1cb8d7a61e89630cebcf0039295c5a3652db0798e62b3ec44743c0ccee72d75270dc82fec43e97912c140ac0267a81f6115
+DIST gnuconfig-20200621.tar.bz2 58729 BLAKE2B 
8be2ff224620d0d93f676951ec8dcc7a4f1bfdfcb83e2e07371aa6fdf2f08a8d0e8503aecdd55954a0246f0d4119f31b24d60d461500db07757b061c89914df4
 SHA512 
25778100cb6b47a4ffa8a1875d3109a8b304bf3984549b53e2cbc1e31222aa9614ce01d34451cf6545af62b843378ab217d3396535ed4389ff3e8a7ddaa948ff

diff --git 
a/sys-devel/gnuconfig/files//0002-Add-x32-support-to-config.guess.patch 
b/sys-devel/gnuconfig/files//0002-Add-x32-support-to-config.guess.patch
deleted file mode 100644
index 5a696d1c4b4..000
--- 
a/sys-devel/gnuconfig/files//0002-Add-x32-support-to-config.guess.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 42ebd93d96cd060141e37d9d6601ca1e7d21040d Mon Sep 17 00:00:00 2001
-From: "H.J. Lu" 
-Date: Fri, 20 Dec 2013 14:36:01 -0500
-Subject: [PATCH] Add x32 support to config.guess
-
-GCC on Linux/x86-64 may be configured for x32:
-
-https://sites.google.com/site/x32abi/
-
-by default and the Linux/x32 target should be x86_64-VENDOR-linux-gnux32.
-This patch adds x32 support to config.guess.  OK to install?
-
-URL: http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01083.html

- config.guess | 13 -
- 1 file changed, 12 insertions(+), 1 deletion(-)
-
-diff --git a/config.guess b/config.guess
-index 97ad0733304d..92f16126465f 100755
 a/config.guess
-+++ b/config.guess
-@@ -1090,7 +1090,18 @@ EOF
-   echo "$UNAME_MACHINE"-dec-linux-"$LIBC"
-   exit ;;
- x86_64:Linux:*:*)
--  echo "$UNAME_MACHINE"-pc-linux-"$LIBC"
-+  set_cc_for_build
-+  X86_64_ABI=
-+  # If there is a compiler, see if it is configured for 32-bit objects.
-+  if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
-+  if (echo '#ifdef __ILP32__'; echo IS_X32; echo '#endif') | \
-+  (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
-+  grep IS_X32 >/dev/null
-+  then
-+  X86_64_ABI=x32
-+  fi
-+  fi
-+  echo "$UNAME_MACHINE"-pc-linux-"$LIBC$X86_64_ABI"
-   exit ;;
- xtensa*:Linux:*:*)
-   echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
--- 
-2.19.1
-

diff --git a/sys-devel/gnuconfig/gnuconfig-20200621.ebuild 
b/sys-devel/gnuconfig/gnuconfig-20200621.ebuild
new file mode 100644
index 000..7eb2a8392c5
--- /dev/null
+++ b/sys-devel/gnuconfig/gnuconfig-20200621.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.savannah.gnu.org/r/config.git;
+
+   inherit git-r3
+else
+   SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.bz2;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
+   S="${WORKDIR}"
+fi
+
+DESCRIPTION="Updated config.sub and config.guess file from GNU"
+HOMEPAGE="https://savannah.gnu.org/projects/config;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+maint_pkg_create() {
+   cd "${S}"
+
+   local ver=$(gawk '{ gsub(/-/, "", $1); print $1; exit }' ChangeLog)
+   [[ ${#ver} != 8 ]] && die "invalid version '${ver}'"
+
+   cp "${FILESDIR}"/${PV}/*.patch . || die
+
+   local tar="${T}/gnuconfig-${ver}.tar.bz2"
+   tar -jcf "${tar}" ./* || die "creating tar failed"
+   einfo "Packaged tar now available:"
+   einfo "$(du -b "${tar}")"
+}
+
+src_unpack() {
+   if [[ ${PV} == "" ]] ; then
+   git-r3_src_unpack
+   maint_pkg_create
+   else
+   unpack ${A}
+   fi
+}
+
+src_prepare() {
+   

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

2020-06-25 Thread Thomas Deutschmann
commit: 0803c36dabbd9a6d46b5ab4b4a53c2a681664bf3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:54:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:54:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0803c36d

dev-php/phpmd: bump to v2.8.2

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/phpmd/Manifest   |  1 +
 dev-php/phpmd/phpmd-2.8.2.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-php/phpmd/Manifest b/dev-php/phpmd/Manifest
index 9555432143f..2cc702421ed 100644
--- a/dev-php/phpmd/Manifest
+++ b/dev-php/phpmd/Manifest
@@ -1 +1,2 @@
 DIST phpmd-2.6.0.tar.gz 57496 BLAKE2B 
447e1b0a18372abc82746e8f2a47ea0df76fdeea51e7012ea63a0d644f7cd71790a3e354584d18f57bab3e7211f1037ff3f61aff367c3419caa44e77e79d1cbb
 SHA512 
7c81bef8457f28dd40b908f535cf432d65ba6910c54f730b4d9f7a0bffa096653af029701a6ce4bd22910ec69453c5ff22c657100757d7d6eacff2226b597023
+DIST phpmd-2.8.2.tar.gz 68049 BLAKE2B 
5135364fd77aa7e56bcbc7cda7b8bff1daf08211ff2a555aadb6f9fd6706d138bd89a3bfdb8b33f15df8746826d2c09435fa1d69109609a2e7b63843ba15e0fc
 SHA512 
7c793181fa954b8c67334c0e0bdbb5bd93244233c404fb8b51ceacb3ede121e7fb66f69d555455fddbf333741a8d8636b85f20884a09988934e128f853f6faaa

diff --git a/dev-php/phpmd/phpmd-2.8.2.ebuild b/dev-php/phpmd/phpmd-2.8.2.ebuild
new file mode 100644
index 000..e760429e045
--- /dev/null
+++ b/dev-php/phpmd/phpmd-2.8.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="PHP mess detector"
+HOMEPAGE="http://www.phpmd.org/;
+
+# The test suite is absent from the release tarballs because
+# the only build system that Composer understands is "cp -r".
+# To obtain the tests, we would need to grab a VCS snapshot.
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/php[xml]
+   dev-php/phpdepend"
+
+src_install() {
+   dodoc AUTHORS.rst CHANGELOG CONTRIBUTING.md README.rst
+
+   # The executable will only look for autoload.php in one place, so we
+   # create an (otherwise pointless) vendor directory to house it.
+   insinto "/usr/share/${PN}/vendor"
+   doins "${FILESDIR}/autoload.php"
+
+   insinto "/usr/share/${PN}/src"
+   doins -r src/main
+
+   # The executable uses relative include paths, so the one users will
+   # actually run needs to be symlinked into the source tree.
+   exeinto "/usr/share/${PN}/src/bin"
+   doexe "src/bin/${PN}"
+   dosym "../share/${PN}/src/bin/${PN}" "/usr/bin/${PN}"
+}



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

2020-06-25 Thread Thomas Deutschmann
commit: 01487a87c73a476fc5c1da74635fd3c09ebf0895
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:57:21 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:58:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01487a87

dev-php/phpspec-prophecy: bump to v1.10.3

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/phpspec-prophecy/Manifest  |  1 +
 .../phpspec-prophecy-1.10.3.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-php/phpspec-prophecy/Manifest 
b/dev-php/phpspec-prophecy/Manifest
index 457aaa0ff66..1727fe4e4e6 100644
--- a/dev-php/phpspec-prophecy/Manifest
+++ b/dev-php/phpspec-prophecy/Manifest
@@ -1,5 +1,6 @@
 DIST phpspec-prophecy-1.10.0.tar.gz 38663 BLAKE2B 
44a292eb24cbef36217c108cc09497847b27e249fa3894bdd6846e7547aab7a514396deb9918f7b1ddfe4e71142beb266914669c1d3ce151dfac2aafe7be214b
 SHA512 
f2f871dfe6db2b405ef57b859f82b7540c233ce3056601aee3a09394416a625445e4b94db50cef240a5b0da0fc972fb8b8ca3216750b6a658f09817a60da21b1
 DIST phpspec-prophecy-1.10.1.tar.gz 38707 BLAKE2B 
1eaa3fe0043b0d03341778679683cd388d2cdcc3c386ee5801f22dce453fbc3c276023f1b9dc6f26ee332948f59081e09d0944948feff1a6332195523570e4c9
 SHA512 
f42d115969894b0c1f4887a2154fe310ddd3c7d5a49abbed3c3cb6ffa86d83b1458b9323203e68a7389f5df3c95b3a25037bed41cb8f3b5e824d45102579b9ca
+DIST phpspec-prophecy-1.10.3.tar.gz 38838 BLAKE2B 
05150e31bcb5896768878672a2523499470541409796b6f4f0de2b8b8686cfa097b6a745e467ed3c9693b0498712d04f6f0e1ba0d19e2fa3677ab9f6423608de
 SHA512 
ada5ecf157bcc5979a86c76448f72c8a890f7db4496327ecf2b7b723bdfe901dd53b0225f8ee3ae7cbc38d08933c863224c9661466428fb47da9bfebdb86627c
 DIST phpspec-prophecy-1.7.0.tar.gz 60338 BLAKE2B 
8171120d8407f2e554150d5e3ea1972c54d4e2ce0e6698763f0b3c7e1645340ce22404da7844fed8412579c46f372852b4553c6d8a65c8094ef3065b0dbbd80c
 SHA512 
e8efb3882d869f10fe39dff7c2185e1ec6f044c794fd6a5785e1c1c69c71b91dc3997f61bd2566d3243dde0becce568beba9a18fa0fd152e6ce74ca43a9a0fb0
 DIST phpspec-prophecy-1.8.0.tar.gz 37907 BLAKE2B 
4bdd55d7fc14604c9fade23c60bf51f4c03accc182d7c5ad445dc6212a1e41b1bf392fe8f4a29768ecfcb2af479c0db3e29d5787d12e1f3222b032ba7e64dbc8
 SHA512 
992673f7cd148cf0b8752bbad614bbe34175a761cd4bf8849625794b505342d1bd918212a0f1463d94513f9e805d3dd127ba129d6622bcda29ea2b5c57a5582f
 DIST phpspec-prophecy-1.9.0.tar.gz 38262 BLAKE2B 
1642d38afa368be504da73c0bcf34921fe167dff5665651af23142f33979a35d8d10112e3d1c5b1b38448b92b4741ebda2c183dca10473dce833090a603f95f6
 SHA512 
d0ba1840ca84cf4b0642083858326c593086f35ba3a6d83746956efbe5d538910efc01655eaa14b4e2b7e17e7bd19cd2494cdfad0dd5bdfb43cdee2402a55b05

diff --git a/dev-php/phpspec-prophecy/phpspec-prophecy-1.10.3.ebuild 
b/dev-php/phpspec-prophecy/phpspec-prophecy-1.10.3.ebuild
new file mode 100644
index 000..1b818104633
--- /dev/null
+++ b/dev-php/phpspec-prophecy/phpspec-prophecy-1.10.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="Highly opinionated mocking framework"
+HOMEPAGE="https://github.com/phpspec/prophecy;
+SRC_URI="https://github.com/phpspec/prophecy/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+S="${WORKDIR}/prophecy-${PV}"
+
+RDEPEND="dev-php/fedora-autoloader
+   =dev-lang/php-5.6:*"
+
+src_install() {
+   insinto /usr/share/php/${MY_VENDOR}/Prophecy
+   doins -r src/Prophecy/*
+   newins "${FILESDIR}/autoload-1.10.0.php" autoload.php
+}



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

2020-06-25 Thread Thomas Deutschmann
commit: 73db551eab4e025938f8c70c9f868caa1ae52071
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:48:38 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:48:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73db551e

dev-php/PEAR-Net_SMTP: bump to v1.9.1

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/PEAR-Net_SMTP/Manifest   |  1 +
 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.1.ebuild | 29 
 2 files changed, 30 insertions(+)

diff --git a/dev-php/PEAR-Net_SMTP/Manifest b/dev-php/PEAR-Net_SMTP/Manifest
index 2e28c2b2577..b6a08526dbd 100644
--- a/dev-php/PEAR-Net_SMTP/Manifest
+++ b/dev-php/PEAR-Net_SMTP/Manifest
@@ -2,3 +2,4 @@ DIST Net_SMTP-1.7.2.tgz 14795 BLAKE2B 
e7be5c595e5eb9cd98c0cb82899545b02399ce3aed
 DIST Net_SMTP-1.7.3.tgz 14855 BLAKE2B 
b6891196a6871adc3936c89507e3aef1f7d9af045acab09aba5f145a9d1e1da5cee2608873f7a42ebc1d00f99ec733823afe94e15c283245ed1bc035858d94a7
 SHA512 
b1c2be95c50151e91c2dcc7b9d98233504cc2389c01e4e42e752cba606355da616e570ca86042b68498aad63aaad14ea048b0a0e4e2baa802dc58c440eb60f15
 DIST Net_SMTP-1.8.1.tgz 14931 BLAKE2B 
9194e46d1987e48f58c3b851bf6921b4308d39d17b7ca028a4a58a6583171dbe31020477cd7f808ac72ffae81f315e3b416cd5f52e898e0d12cc802af5dbcaa7
 SHA512 
ba3b68e35d95cc41ef33105402348a322e54c6335d819d1a6e1264f25bc30def4485d0da34901ca203ccd591aeddffbe75b5acb11fb7415a1a13668198aa9942
 DIST Net_SMTP-1.9.0.tgz 15135 BLAKE2B 
9413daf3741a0dd50e19cff89f501c57f442fda38b69c8dad860ba257ff7333fa4f50e2530d86599d4f38c6e3dbc67d7a401fe8be3bf85266c76701038f63247
 SHA512 
fb28bbf07e54d71d1a82d59b137e4905c77b5600c10cf7760890ec708fc9e6df9d47715cf6808569f88603fac80c1cfdd7c4f3893efe7ac7aecaac47ba849ec2
+DIST Net_SMTP-1.9.1.tgz 15146 BLAKE2B 
1bc1a837cc658f68b5ff866758d624f4d916e1b97166b0fe1b3257200ab3fbc76c52fa567eb064f82e4dbed38ec1e2364962bf2c4cf7d60c3c6f2a0a45a0ecc6
 SHA512 
6426ef18203b93960bd85d346622fdb6a76cb3f2182ae6c7ab21c9cfddaf779a7fdd02b0ac5425443265b522147f54ca9ef8ff7eef4a17428c7c664d8dab5993

diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.1.ebuild 
b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.1.ebuild
new file mode 100644
index 000..56fe101e706
--- /dev/null
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit php-pear-r2
+
+MY_PN="${PN/PEAR-/}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A PHP implementation of the SMTP protocol"
+HOMEPAGE="https://pear.php.net/package/Net_SMTP;
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="examples sasl"
+DEPEND=""
+RDEPEND="dev-lang/php:*
+   dev-php/PEAR-Net_Socket
+   dev-php/PEAR-PEAR
+   sasl? ( dev-php/PEAR-Auth_SASL )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+   DOCS=( docs/guide.txt )
+   use examples && HTML_DOCS=( examples )
+   php-pear-r2_src_install
+}



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

2020-06-25 Thread Thomas Deutschmann
commit: caeb269b50ccb2b08b0cc8d135f428f681b0f248
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:47:13 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:47:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caeb269b

dev-php/PEAR-Mail_Mime: bump to v1.10.8

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/PEAR-Mail_Mime/Manifest|  1 +
 .../PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.8.ebuild| 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-php/PEAR-Mail_Mime/Manifest b/dev-php/PEAR-Mail_Mime/Manifest
index 45836d93124..38bd7db4822 100644
--- a/dev-php/PEAR-Mail_Mime/Manifest
+++ b/dev-php/PEAR-Mail_Mime/Manifest
@@ -2,3 +2,4 @@ DIST Mail_Mime-1.10.2.tgz 36501 BLAKE2B 
59e900b99061e84d307eb46d295f843404ae06b0
 DIST Mail_Mime-1.10.4.tgz 36909 BLAKE2B 
101d050d96b717ad970a6f8c170ba8ea7d94252274f0b006a266a5ef4ac9d49fb350d3bf120ce645e5a54af1f0ad0ab664c828abfa8a4a96170e7204c73dfd82
 SHA512 
6e58e1078292cf43605313e2402b60deb97be0b56c8eb5dbbb501cf92ca836ca4bdbc9e1ab878c89f8e59941962a91b73dd917c8e678f0944f271e5537f065e5
 DIST Mail_Mime-1.10.6.tgz 38355 BLAKE2B 
d12b0496122c67236090db84710aa1fa660570d82952f037ddeb795ac3184a427965e12b21a6dcd6bfaea692299fb6e610822a364470c55369f96dbbe972
 SHA512 
223e4a3a3ab52497d7cee551108642aa8c90328cd5d28ec0f215e16e0f2066fbaa3e4d51e62080d322846f8410c2e4641cd7c743e736062b6f8215e637877518
 DIST Mail_Mime-1.10.7.tgz 38445 BLAKE2B 
4e990a9a704aa8fd918dcbcd271946cd5a76c55783cfa207a9a8d171c1e0d407e19e2a30ce46689c8afddeee0037082d77ecbc0e3fb0b4e94f82a2b242ef22c6
 SHA512 
b3ac0076d3519c14f0331b73940a4fa47cfeb1d2c31d5a5ffa820042fc9b56a8b4d479f349dbe213164c157d5c56caaf0b4f70ef422cc3eba40443433c813d60
+DIST Mail_Mime-1.10.8.tgz 38783 BLAKE2B 
5a9410dd0778bbd765a6c6f2e7880d2e7951d131c3e2195a840e0b31579fc2c8b722db434d3d104fa3d178e7033cb08d9ac15a9ebfa38911566d5e52a2ddbae8
 SHA512 
3f32b894ded49fc848650d684d98c9db6394074491a0ef92ed97be01f35ad01aab96845d4bc590034767fcc92631fdf475db3d0c926a000ad7879d6a9ac824b5

diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.8.ebuild 
b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.8.ebuild
new file mode 100644
index 000..a88d469a1fc
--- /dev/null
+++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.8.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit php-pear-r2
+
+DESCRIPTION="Create and manipulate mime messages with PHP"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-php/PEAR-PEAR )"
+
+src_test() {
+   # Requires the "pear" executable from dev-php/PEAR-PEAR.
+   pear run-tests tests || die
+
+   # The command succeeds regardless of whether or not the test suite
+   # passed, but this file is only written when there was a failure.
+   [[ -f run-tests.log ]] && die "test suite failed"
+}



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

2020-06-25 Thread Thomas Deutschmann
commit: cf7c4b7cb0fbf00a00292b10f10de933b93d7be6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:50:16 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:50:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf7c4b7c

dev-php/phing: bump to v2.16.3

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/phing/Manifest|  1 +
 dev-php/phing/phing-2.16.3.ebuild | 57 +++
 2 files changed, 58 insertions(+)

diff --git a/dev-php/phing/Manifest b/dev-php/phing/Manifest
index f7646e1b8ef..ece47f9b322 100644
--- a/dev-php/phing/Manifest
+++ b/dev-php/phing/Manifest
@@ -1 +1,2 @@
 DIST phing-2.16.1.tgz 4149013 BLAKE2B 
266c124237d437361e9e18a42c9358fc18cfacfaa798a3a92a31858b7c1af847cde2cac43e0fcfe3759e8291639de9ec564f977fe00939316dbacdfd266e4e92
 SHA512 
e0832396dac9fbd43680f01acfa55f3ed2819726ace1db4ec9addf18c9c023c4f63143c6a63bbe1b16c2bd19dba54f503efdc77d772a3239bc8f9efe0ab375bb
+DIST phing-2.16.3.tgz 858508 BLAKE2B 
f1125420989af4ec9d1795044d96131a78012d5000eb8adaf9d076f4e2bbceeab0f11b9a24b79425fff179b4ec9dbe5a33aba65dbd4de6b70e64c1cb7c243004
 SHA512 
b564ddea969bd2a538e09768f6e4d88e9e61ecf6d783db4e328ef9be00099b1fee6ac6dac49b61bab6243e61969131d22869e95b8f063b9c233fd23afa314d30

diff --git a/dev-php/phing/phing-2.16.3.ebuild 
b/dev-php/phing/phing-2.16.3.ebuild
new file mode 100644
index 000..a85ce522c14
--- /dev/null
+++ b/dev-php/phing/phing-2.16.3.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="PHP project build system based on Apache Ant"
+HOMEPAGE="https://www.phing.info/;
+SRC_URI="https://www.phing.info/get/${P}.tgz;
+
+LICENSE="FDL-1.3 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples minimal zip"
+
+RDEPEND="dev-lang/php:*[cli,xml,xslt,zip?]
+   dev-php/symfony-yaml
+   !minimal? (
+   dev-php/PEAR-HTTP_Request2
+   dev-php/PEAR-PEAR_PackageFileManager
+   dev-php/PEAR-VersionControl_SVN
+   dev-php/PHP_CodeCoverage
+   dev-php/phpDocumentor
+   dev-php/phpmd
+   dev-php/phpunit
+   dev-php/simpletest
+   dev-php/xdebug
+   )"
+
+S="${WORKDIR}"
+
+src_install() {
+   dodoc CHANGELOG.md CREDITS.md README.md
+   dodoc -r docs/docbook5/en/output/hlhtml
+   use doc && dodoc -r docs/api
+   use examples && dodoc -r docs/example
+
+   # Install the executable (and the PHP file it wraps) outside of the
+   # PHP include directory, since nobody should be including it.
+   exeinto "/usr/share/${PN}/bin"
+   doexe "bin/${PN}"
+   insinto "/usr/share/${PN}/bin"
+   doins "bin/${PN}.php"
+   dosym "../share/${PN}/bin/${PN}" "/usr/bin/${PN}"
+
+   # Phing tries to get the version number from this file.
+   insinto "/usr/share/${PN}/etc"
+   doins etc/VERSION.TXT
+
+   # The executable will only look for autoload.php in one place, so we
+   # create an (otherwise pointless) vendor directory to house it.
+   insinto "/usr/share/${PN}/vendor"
+   doins "${FILESDIR}/autoload.php"
+
+   # But install the library under /usr/share/php.
+   insinto "/usr/share/php"
+   doins -r "classes/${PN}"
+}



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

2020-06-25 Thread Thomas Deutschmann
commit: eb495e9e0f0dfc57df412fad887b837d7d1a7943
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:33:43 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:43:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb495e9e

app-admin/rsyslog: bump to v8.2006.0

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-admin/rsyslog/Manifest|   2 +
 app-admin/rsyslog/rsyslog-8.2006.0.ebuild | 462 ++
 2 files changed, 464 insertions(+)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index 2df48607821..c4e2272b657 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -1,4 +1,6 @@
 DIST rsyslog-8.1911.0.tar.gz 2967162 BLAKE2B 
6c15436cf6751267de38662b2c5d524dc7f90add4ed1aa7102811d197c2d86847316b58ed626fe0ab2b731c445fbcfb328464a2b1b7c4c3afedccb103267f772
 SHA512 
8414901a5072cb2cc28d35802c9e22d0f9c88f2ae15985a087a86b0e4053471b02d43bcc95d0c466719105e0a5ee683927af3842b9487f27c1ca00ed713a
 DIST rsyslog-8.2004.0.tar.gz 3002704 BLAKE2B 
b5049448e0d09e048a45f067b5f8de453721ac5d63233f251e6e24fe2a722469cb19a91e83aa405ffc21245942b824e0a28ecd4e6df431517c8775e7a322bcd3
 SHA512 
1d7fac65cc97975a6765a55732d413e892502e53566c6fb7c1bfc0107b173eae77dd04c0c9a7471296dff998ceb2fd5a2374368a5a8528f8eb0a89d1915b0214
+DIST rsyslog-8.2006.0.tar.gz 3047140 BLAKE2B 
00599341ae579b4d56388c27dd0f2b61dd8b335cfcbc130607d11f692b8b9943b36b377d0aeaed36966960dcd095cc22d03f6ebb4afb69abfac3011d58653f25
 SHA512 
576a2cfa21e89352de2750f0832bd84348822cc84ce67e1b51bf6a162414bdc7f5ac8320c503454789a576172060efc734c26fa305a7ce849c2ebb95dfb85a09
 DIST rsyslog-doc-8.1911.0.tar.gz 8183360 BLAKE2B 
f5681945fb30ddf9c21a60ebafaf99698f10ef4790e76c9f6f329763215d5a1d47918008ade3e8ff8b7d4fb3ce1220cfc6f307ebc1dbf85697c3d92f7b855023
 SHA512 
2326550a0db108db407b701ff0b7b8545f94d06c1979bfbea3496a9a652de2a22bf49e9b95d4b2e6256bbf1f9db6a1c9822557c6ebd6a56bc00f096a642b19df
 DIST rsyslog-doc-8.2004.0.tar.gz 8323570 BLAKE2B 
76b6acc7614f1cbe0a4f99a2a27ff44e2706d1a570afb7d92c628154d49bde5b00a7a4ae1c7d9639f67270f3080a6637cbebb14eaa43484655b322def11b367f
 SHA512 
1a95b334bfe4c2a1d4844983cf32e44205ec6b7cabf1a6914a9ebb335d3d8f78655caf2a55a8cf444352af7d9ae92daa09e8fdf36e520554ed4807a4ed5fd393
+DIST rsyslog-doc-8.2006.0.tar.gz 8365252 BLAKE2B 
f7c6a2e153e84193b48481c9b7417170794fae0873bf9924eb6d4276f07955c2fecc78660a432dc82e23f6b3b575c81c157109a6f819ff57bda220411db36047
 SHA512 
03d16caef4fa77613eccd682247c1ce58b8c0ef794145c10f18da7bffad437b6b8231eb85cc0986f46b5795b6b24802b19ce0f59bec169ec67c9627e45266df7

diff --git a/app-admin/rsyslog/rsyslog-8.2006.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.2006.0.ebuild
new file mode 100644
index 000..7b351b3a307
--- /dev/null
+++ b/app-admin/rsyslog/rsyslog-8.2006.0.ebuild
@@ -0,0 +1,462 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit autotools eutils linux-info ltprune python-any-r1 systemd
+
+DESCRIPTION="An enhanced multi-threaded syslogd with database support and more"
+HOMEPAGE="https://www.rsyslog.com/;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git;
+
+   DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git;
+
+   inherit git-r3
+else
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+
+   SRC_URI="
+   https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz
+   doc? ( 
https://www.rsyslog.com/files/download/${PN}/${PN}-doc-${PV}.tar.gz )
+   "
+fi
+
+LICENSE="GPL-3 LGPL-3 Apache-2.0"
+SLOT="0"
+IUSE="curl dbi debug doc elasticsearch +gcrypt gnutls jemalloc kafka kerberos 
kubernetes libressl mdblookup"
+IUSE+=" mongodb mysql normalize clickhouse omhttp omhttpfs omudpspoof openssl 
postgres"
+IUSE+=" rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test 
usertools +uuid xxhash zeromq"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-libs/libfastjson-0.99.8:=
+   >=dev-libs/libestr-0.1.9
+   >=sys-libs/zlib-1.2.5
+   curl? ( >=net-misc/curl-7.35.0 )
+   dbi? ( >=dev-db/libdbi-0.8.3 )
+   elasticsearch? ( >=net-misc/curl-7.35.0 )
+   gcrypt? ( >=dev-libs/libgcrypt-1.5.3:= )
+   jemalloc? ( >=dev-libs/jemalloc-3.3.1:= )
+   kafka? ( >=dev-libs/librdkafka-0.9.0.99:= )
+   kerberos? ( virtual/krb5 )
+   kubernetes? ( >=net-misc/curl-7.35.0 )
+   mdblookup? ( dev-libs/libmaxminddb:= )
+   mongodb? ( >=dev-libs/mongo-c-driver-1.1.10:= )
+   mysql? ( dev-db/mysql-connector-c:= )
+   normalize? (
+   >=dev-libs/liblognorm-2.0.3:=
+   )
+   clickhouse? ( >=net-misc/curl-7.35.0 )
+   omhttpfs? ( >=net-misc/curl-7.35.0 )
+   omudpspoof? ( >=net-libs/libnet-1.1.6 )
+   postgres? ( >=dev-db/postgresql-8.4.20:= )
+   

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/galera/files/, sys-cluster/galera/

2020-06-25 Thread Thomas Deutschmann
commit: 4aeef4f98566a48565c0d42cc0473322b7b7fff0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:23:55 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:43:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aeef4f9

sys-cluster/galera: bump to v26.4.5

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-cluster/galera/Manifest|  1 +
 .../files/galera-26.4.5-strip-extra-cflags.patch   | 68 +
 sys-cluster/galera/galera-26.4.5.ebuild| 88 ++
 3 files changed, 157 insertions(+)

diff --git a/sys-cluster/galera/Manifest b/sys-cluster/galera/Manifest
index 96de2b635ea..c2349925463 100644
--- a/sys-cluster/galera/Manifest
+++ b/sys-cluster/galera/Manifest
@@ -4,3 +4,4 @@ DIST galera-26.4.2.tar.gz 3499538 BLAKE2B 
4531b246da119528192ce85364a344f56aeb83
 DIST galera-26.4.3.tar.gz 3507925 BLAKE2B 
fb15724dd1477cbabffe6d76e6fee0425a86d335289a61e8b3fbb51b5dd84f8a6259d3ce1cf808fb5b2f2299c2b9f28988a87d0dc67667a02a53e12ba911d976
 SHA512 
857c6b1965871a5801d3cd7396fec8259e0b72a397b5fb92e63f374531fdb03dbecd5d5ebfdf2f0dc388d87c0ae25b357d02581c8d5889803d04c0a2f2583b52
 DIST galera-26.4.4.tar.gz 3472392 BLAKE2B 
146355ad95058d08800870be1c7d1d0be84d2cc621cc7857754468256cfa7ff5c99b98dfab71ea8354f6fdd720ac3a0849f768cf9cc75a55a92e8cdc0a19a9d4
 SHA512 
4e85b7e5182a04983d1b6f2ea539bb2fc5e02b73502bcaa1c142e92cd3e43d283570301a433518206885b575932ad5d4d9f72243ed94f6c7245036f24c699d8f
 DIST galera-3-25.3.25.tar.gz 3373347 BLAKE2B 
892c5824d88d7ceb0db16f72d9fad9ac7074435a6cacf3fea1599af0be811cc1a0b476d0a15353d0cf854a201ca5e60808392a41125c780bd97b844a4fd55216
 SHA512 
bc9f02c796c7289034f5b285a8f6a0e668c78302546b47c70cbe3927467993baae8835cf54978fb5276251a6d04a84d6952eaee4e6c7c5fd488543fd53d07b03
+DIST galera-4-26.4.5.tar.gz 3527293 BLAKE2B 
2e46a1a76ea512cd644f9df6db380fcf232ef296b4178cb85782ece7e6ec70d281e89aea495167028c6e19d70455aecd272e18d8187123093e438715743a2ba6
 SHA512 
a8400a2a2d9b378e1e5ab9311b2d174355f9126b3bb81863de57db698bcea7571330e255b0f6d139abc4378c80db898739c856b639142864ce34cd147f255b0f

diff --git a/sys-cluster/galera/files/galera-26.4.5-strip-extra-cflags.patch 
b/sys-cluster/galera/files/galera-26.4.5-strip-extra-cflags.patch
new file mode 100644
index 000..ac99140b6c9
--- /dev/null
+++ b/sys-cluster/galera/files/galera-26.4.5-strip-extra-cflags.patch
@@ -0,0 +1,68 @@
+--- a/SConstruct
 b/SConstruct
+@@ -87,7 +87,7 @@ Commandline Options:
+ build_target = 'all'
+ 
+ # Optimization level
+-opt_flags= ' -g -O3 -DNDEBUG'
++opt_flags= ' -DNDEBUG'
+ 
+ # Architecture (defaults to build host type)
+ compile_arch = ''
+@@ -133,26 +133,6 @@ if dbug:
+ if gcov:
+ opt_flags = opt_flags + ' --coverage -g'
+ 
+-if sysname == 'sunos':
+-compile_arch = ' -mtune=native'
+-elif x86:
+-if bits == 32:
+-if machine == 'x86_64':
+-compile_arch = ' -mx32'
+-else:
+-compile_arch = ' -m32 -march=i686'
+-if sysname == 'linux':
+-link_arch = ' -Wl,-melf_i386'
+-else:
+-compile_arch = ' -m64'
+-if sysname == 'linux':
+-link_arch = ' -Wl,-melf_x86_64'
+-link_arch = compile_arch + link_arch
+-elif machine == 's390x':
+-compile_arch = ' -mzarch'
+-if bits == 32:
+-compile_arch += ' -m32'
+-
+ boost  = int(ARGUMENTS.get('boost', 1))
+ boost_pool = int(ARGUMENTS.get('boost_pool', 0))
+ system_asio= int(ARGUMENTS.get('system_asio', 1))
+--- a/galerautils/src/SConscript
 b/galerautils/src/SConscript
+@@ -1,4 +1,4 @@
+-Import('env', 'x86', 'sysname')
++Import('env', 'sysname')
+ 
+ libgalerautils_env = env.Clone()
+ 
+@@ -39,21 +39,6 @@ crc32c_env.Append(CPPFLAGS = ' -DWITH_GALERA')
+ crc32c_sources = [ '#/www.evanjones.ca/crc32c.c' ]
+ crc32c_objs = crc32c_env.SharedObject(crc32c_sources)
+ 
+-if x86:
+-crc32c_env.Append(CFLAGS = ' -msse4.2')
+-if sysname == 'sunos':
+-# Ideally we want to simply strip SSE4.2 flag from the resulting
+-# crc32.pic.o
+-# (see http://ffmpeg.org/pipermail/ffmpeg-user/2013-March/013977.html)
+-# but that requires some serious scons-fu, so we just don't
+-# compile hardware support in if host CPU does not have it.
+-from subprocess import check_call
+-try:
+-check_call("isainfo -v | grep sse4.2 >/dev/null 2>&1", 
shell=True);
+-except:
+-libgalerautils_env.Append(CPPFLAGS = ' -DCRC32C_NO_HARDWARE')
+-crc32c_env.Append(CPPFLAGS = ' -DCRC32C_NO_HARDWARE')
+-
+ libgalerautils_env.StaticLibrary('galerautils',
+  libgalerautils_objs + crc32c_objs)
+ 

diff --git a/sys-cluster/galera/galera-26.4.5.ebuild 
b/sys-cluster/galera/galera-26.4.5.ebuild
new file mode 100644
index 000..760070fc8af
--- /dev/null
+++ 

[gentoo-commits] repo/gentoo:master commit in: net-firewall/shorewall/

2020-06-25 Thread Thomas Deutschmann
commit: 208356402a073c1aeaf30eb2be6b80b68e00cd84
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 20:24:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:43:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20835640

net-firewall/shorewall: rollover keywords

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-firewall/shorewall/shorewall-5.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/shorewall/shorewall-5.2.5.ebuild 
b/net-firewall/shorewall/shorewall-5.2.5.ebuild
index 95a3c0906ea..c6f9c3e5bed 100644
--- a/net-firewall/shorewall/shorewall-5.2.5.ebuild
+++ b/net-firewall/shorewall/shorewall-5.2.5.ebuild
@@ -66,7 +66,7 @@ if [[ ${MY_PV} = *-Beta* ]] || [[ ${MY_PV} = *-RC* ]]; then
unset _tmp_last_index
unset _tmp_suffix
 else
-   KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86"
 fi
 
 SRC_URI="



[gentoo-commits] repo/gentoo:master commit in: net-firewall/shorewall/

2020-06-25 Thread Thomas Deutschmann
commit: 37f1ba392da23ab9a2c08b9588b7c011567197b2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:02:44 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:43:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f1ba39

net-firewall/shorewall: bump to v5.2.5.1

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-firewall/shorewall/Manifest |   7 +
 net-firewall/shorewall/shorewall-5.2.5.1.ebuild | 482 
 2 files changed, 489 insertions(+)

diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest
index a3f1403db32..60416d51e98 100644
--- a/net-firewall/shorewall/Manifest
+++ b/net-firewall/shorewall/Manifest
@@ -1,7 +1,14 @@
+DIST shorewall-5.2.5.1.tar.bz2 582482 BLAKE2B 
6ee3c5a6dc80e9b42ced41eaab36c9ee4fc9f2c6853a17a7dc85f162a8abfdfed2ccd3cec73e1101ea9aa6ce9b773aa76be5c00310dd73b130121b0de73ba77a
 SHA512 
9313bf2effe4572d8898df5d55c461bddbc5d54bec5679af31c02cc494ecff06824d1d46d604078184bdabd7c08be07f30bf81bef2c8d19f03aac99b3525bf6f
 DIST shorewall-5.2.5.tar.bz2 582270 BLAKE2B 
6b0e883dd424ec814fb5f2dac601bd4e896c97c73ed0f2a151a054bd4b3db732aeaeb158d5bc453ca7cf3723233e429aa24f0b9908787f384e69da656fd71832
 SHA512 
6527fae5067bbfedd4d1fe53fb1b110fbac3f6d7f3b1abfe76be373ebb345bc238dabf3f24a8883314bf29ffc847dcd190bddc82ca64183311ba0e5544078743
+DIST shorewall-core-5.2.5.1.tar.bz2 74648 BLAKE2B 
f00f2a4302361e557fbfae2fe6bfd5e82d47751a86c1ac6ebf729ead6fbe08386f570dde5ef18917ccd48d8a9a97ec467dde34fda93cde5e3d8e15977bdcfbb1
 SHA512 
3f1f85f388b17f6fa02fe54bbb28bf7bd36b97b14557891644caffcea11eb167a0df91964525b706f2b5eee9d8f325471f5038f6636308e4c99e8818928fdc75
 DIST shorewall-core-5.2.5.tar.bz2 74420 BLAKE2B 
ff2a6c2ead74f125785bcb2aea42948f27b88cb39d121a3ab1af1e4df6dc4ec878854499be7c385766af6245f4590c62b4dd2eb3d648b02fa4f16d3e13a302ce
 SHA512 
9bd7e74def89cdc07987cbcbf9b8d8a69500f7b0dfc346c9fbcec6ab8cecad3c2adfcc505136ef0c2f0525345fdb6de4918dd5bd2d382bfb4773b23ce868a937
+DIST shorewall-docs-html-5.2.5.1.tar.bz2 4310025 BLAKE2B 
4ab4907eade322ec3e9e78d4c1c3c51a86f31fd8f4497d01ba0cfdeddf0294f240307f0d228b923b99d9b0f1b7444046a60a36569c04ef8d9f88043277c89bdc
 SHA512 
a24f6dabed9a7ae9622c9a1f5be323a6c4cb7a8a5a671be3f0bb12d8d0b20ee11c8c11b3f1e8aac49a04a50f2bac6f137524b0e6edf9483a67b1eb44b3997094
 DIST shorewall-docs-html-5.2.5.tar.bz2 4310021 BLAKE2B 
2d5704f126f6626bf2c934390552c19190fac5fd4231aaf61a2b0eadd770cad7b220d1083df2b0ab26ce8b2c1d97f5a3b0f2b083d14d3c5ce800bb6402603216
 SHA512 
04ae753f25371c0ce08af2cac5abd19797ec70860714e6891900a45baab0fb24d0f7c3163a5d2f5e419f1c1a8b092c164b7230b8d0c8cc4c3f53bbd0269e419b
+DIST shorewall-init-5.2.5.1.tar.bz2 39639 BLAKE2B 
8c815c7ebb78c0a85cb2aac9b36e6a232c01f5ecb1fb17dd4d6b76c08746861e4e599213e553f7e2894093dc9722d61120f6f0179eda4b38fa93df4989589934
 SHA512 
d502b7262587b6546071083bb535f97606316c8ce592b01fe875d90b141833c9488750f864233614237b1e9412206c104f54052d7e20ff2067be8eb78acdb72b
 DIST shorewall-init-5.2.5.tar.bz2 39405 BLAKE2B 
8259b4618c3b75201e245fd414da7890a80d31535eea71358f9ed3bc9b44ad0e341c3b795f624ac8cb05e2345fac82a8831ad877abe6a9ef13a8c7889bfdcb7e
 SHA512 
61f31287472770fe02a099bddd7a6a5fa42fb676462cb7b16975fb15c6a70fe1fbb40d4c1b714f9e8a1a4bdc0ef3d7542552b1dd780833be781dda1e8dba9879
+DIST shorewall-lite-5.2.5.1.tar.bz2 44367 BLAKE2B 
2b6f013fd13e895ac104e277eaf8abedec6a2a3f57a50becb2bce752fd0f9c679110d84634aa82a22bbc9ae2ce2ab9f9dc06a1220cb0f6949cc5da2d59524137
 SHA512 
6bcd0dfeddaf2bc513610cbecbe16574f2ed65958e8455d83f99486b286bd98ae9fba539b90c2a308d62b7a0eb8526e7af8ef3d0190f3e5ffcb660b3cdd3c769
 DIST shorewall-lite-5.2.5.tar.bz2 44120 BLAKE2B 
47154b9f7203f5bff279c2e936dd0fe108bcb44bc9dd43abb49dc0c129a54ea381fff71b1dc3ac55e026b4065d8d5ab48edb1dcf52845e5e5f88492a958f4451
 SHA512 
41e6de25b2b10452bd15c465df5ffaf21019059f511197a6d398af086bba55f80b21b6644747fb2c228414a1e8af381ef5c4174b8e4defc72389664e971a85d3
+DIST shorewall6-5.2.5.1.tar.bz2 201672 BLAKE2B 
9759de6ddf0025175293f04b62ad7aa9c2a9a18d7d1e713fdcc9f859cbb1585207e8822988b91868d706698950cede5e03bc17c44a1983655fc809d330d3fb37
 SHA512 
c1168a609373b27db194a8eea2a934b7302fd4e3caa583d7527530426968ae5fc81510f2943a1ba1bb14c6edf7f50081841227f5aec337f5faaa54ff83f99b66
 DIST shorewall6-5.2.5.tar.bz2 201419 BLAKE2B 
efb1a81ee1bcee982d7cfd1bb5ee9cbae5e59e3ce47895d25332f71c1d79d2bb2421c6fca0645fe9d2d493648caab2b9c233d36fb9210e3fd6f667b89ff66671
 SHA512 
2b3656490209872c696966129bf4a411d050f561fd82645f494c503013a755854833cdbedfd6bdb971abb974988d11b1c4e29e62d431a4d67bba74822f579692
+DIST shorewall6-lite-5.2.5.1.tar.bz2 44252 BLAKE2B 
5550703689ff513283ff0656b9f845741f454df4c49e54481316a5bfca5d630b02b45f67bf689ee417b8d411824b71beffde98f6aa2977d4ae6493c0eda2225c
 SHA512 
e5696658195c6d4f4c0953af215fe35bbbcf76532fe572b2613f490716417b042755231db80885293514f21f1b29f8c44c0497df9a7ba7b2ad16431ea7cbe7d2
 DIST shorewall6-lite-5.2.5.tar.bz2 

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

2020-06-25 Thread Thomas Deutschmann
commit: ba6f0baf2b7008d166deb55d1c4debbaf21cd5fc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 20:12:55 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:43:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6f0baf

dev-libs/librdkafka: bump to v1.4.4

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/librdkafka/Manifest|  1 +
 dev-libs/librdkafka/librdkafka-1.4.4.ebuild | 83 +
 2 files changed, 84 insertions(+)

diff --git a/dev-libs/librdkafka/Manifest b/dev-libs/librdkafka/Manifest
index a68cb4204ce..2a9a770adfc 100644
--- a/dev-libs/librdkafka/Manifest
+++ b/dev-libs/librdkafka/Manifest
@@ -1,2 +1,3 @@
 DIST librdkafka-1.4.0.tar.gz 2722992 BLAKE2B 
590fa90805bc2dc728dd32be333eaf9b2a4e6a840403838406684794ca68f2bcf9fc831e252a637622f9e6cd209d779ed20d503e49dac20bdb28f5d3fbd676bd
 SHA512 
cd343597707d22490dfcd513a6b24ca5487dca5230a5a6775e7d6f10be2dc5481deb3a76968bb244d5f7514db92aceca541823c5841a7b54d8e00aeb9088731c
 DIST librdkafka-1.4.2.tar.gz 2732806 BLAKE2B 
140160fef4f228d877bcfa9d892fd053d2b74547abdbeb7dc661bd4b2b7d576f1ebeecaccd1ac3c3669e059746f0c63be6468cd4f066a9862b8c60d8f2d014a4
 SHA512 
3d8e496466c103829f5fe11f1a6e68d1299c847b637c6fad55adbe1ad28bd5c463508f3f3fb8b3316b15a104f74e551cd5e520950d76c0e4f8c876083397ced5
+DIST librdkafka-1.4.4.tar.gz 2734332 BLAKE2B 
47c22f00d88d58eb6366e17a8f0ddaee4984bc65f01a627c5d3b8eee019519a2de9a7ae6e2ab2053354a5d72337107b7f515ad65ff205b6838e154b95d9f2331
 SHA512 
478d17f56efd39b312ea774695bc31d22a83aae3a94913fb0dd07e7f04f3f2a6e3f3610dc7501864dbacbcf4a3207603c6e1d5eebac4e5246ee868cde398021d

diff --git a/dev-libs/librdkafka/librdkafka-1.4.4.ebuild 
b/dev-libs/librdkafka/librdkafka-1.4.4.ebuild
new file mode 100644
index 000..b87a68933f6
--- /dev/null
+++ b/dev-libs/librdkafka/librdkafka-1.4.4.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Apache Kafka C/C++ client library"
+HOMEPAGE="https://github.com/edenhill/librdkafka;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/edenhill/${PN}.git;
+
+   inherit git-r3
+else
+   SRC_URI="https://github.com/edenhill/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+LICENSE="BSD-2"
+
+# subslot = soname version
+SLOT="0/1"
+
+IUSE="lz4 sasl ssl static-libs zstd"
+
+LIB_DEPEND="
+   lz4? ( app-arch/lz4:=[static-libs(+)] )
+   sasl? ( dev-libs/cyrus-sasl:=[static-libs(+)] )
+   ssl? ( dev-libs/openssl:0=[static-libs(+)] )
+   zstd? ( app-arch/zstd:=[static-libs(+)] )
+   sys-libs/zlib:=[static-libs(+)]
+"
+
+RDEPEND="!static-libs? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   static-libs? ( ${LIB_DEPEND} )
+"
+
+src_prepare() {
+   default
+
+   if [[ ${PV} != "" ]]; then
+   sed -i \
+   -e "s/^\(export 
RDKAFKA_GITVER=\).*/\1\"${PV}@release\"/" \
+   tests/run-test.sh || die
+   fi
+}
+
+src_configure() {
+   tc-export AR CC CXX LD NM OBJDUMP PKG_CONFIG STRIP
+
+   local myeconf=(
+   --no-cache
+   --no-download
+   --disable-debug-symbols
+   $(use_enable lz4)
+   $(use_enable sasl)
+   $(usex static-libs '--enable-static' '')
+   $(use_enable ssl)
+   $(use_enable zstd)
+   )
+
+   econf ${myeconf[@]}
+}
+
+src_test() {
+   emake -C tests run_local
+}
+
+src_install() {
+   emake -j1 \
+   DESTDIR="${D}" \
+   docdir="/usr/share/doc/${PF}" \
+   install
+
+   if ! use static-libs; then
+   find "${ED}" -type f \( -name "*.a" -o -name "*.la" \) -delete 
|| die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb-connector-c/

2020-06-25 Thread Thomas Deutschmann
commit: 53f878f233459817f8c0de88dc5f4e72d3e440cc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:04:53 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:43:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f878f2

dev-db/mariadb-connector-c: bump to v3.1.9

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-db/mariadb-connector-c/Manifest|  1 +
 .../mariadb-connector-c-3.1.9.ebuild   | 88 ++
 2 files changed, 89 insertions(+)

diff --git a/dev-db/mariadb-connector-c/Manifest 
b/dev-db/mariadb-connector-c/Manifest
index 85ed7e42198..f5d4a0fe63c 100644
--- a/dev-db/mariadb-connector-c/Manifest
+++ b/dev-db/mariadb-connector-c/Manifest
@@ -1,3 +1,4 @@
 DIST mariadb-connector-c-3.1.6-src.tar.gz 742858 BLAKE2B 
416cc33cf7a01fee9649f6c35e0a7e16b889a1fad10f2b204e259a2672535d1ad7f9ade9723989a4ce00cf8a2c4660f40357516bfdc4547118a54637911f9b60
 SHA512 
44309e706cb49451a0d1a91f907ab7cfa1fb1bf95d26cf3bbce1caa367c2fa8ad377a691361e297dd2fcbc444c10115f18aec66dd6d69c458f282ace3025a3e8
 DIST mariadb-connector-c-3.1.7-src.tar.gz 742923 BLAKE2B 
641c3c49cf83af918e5dab06f9b8afecd59bd7b6486cc55b33749cd0ef317ab6cff86da9b85829b0309305a190e16f4ecc369210c54070e265387a5818c48ca1
 SHA512 
0b7f6497b6b88b2bbcb870b7c3a8f3fe0bf547c6b5d9b95cc99423aa8ea02ac510c5fb71079e7cd79a49741c7f26f3e68c39e245b18fab46754e8640f79ff670
 DIST mariadb-connector-c-3.1.8-src.tar.gz 744745 BLAKE2B 
24f4f6a8bb3a1fcbdf2c5a7434303e6a2295cb4aed0c59ee4cb776399516a9895eb51d6ef18dde429d7246750cad797f4f89c3838dfd54e835683021d712041b
 SHA512 
005fdacd7e7b353b97b5c1305f973a90744e495d7bf5d407fc6c75d49323e13a743e6c3877c00ada2b3fc49a0f33e5c2dcd70b1f8fe8eb8f579af1bce3b3e6b9
+DIST mariadb-connector-c-3.1.9-src.tar.gz 745374 BLAKE2B 
47c1bf1ffe888f6c2aefdb4661ad8bfe41c527d6ddc2b2aaf8da8003eebce90da420a52143265510ac47f07286d6dbfa27c4d82ce193c23aa928d0b22f83b87a
 SHA512 
cf7cd3a7592a15e2a4800c6a899e6b515ef899f4525c9f5f7d09faafbd72ac5b70a85e1c60119f58d1b5caa0f0f3657a544555bb47cdc22eabe74308c0c4bf42

diff --git a/dev-db/mariadb-connector-c/mariadb-connector-c-3.1.9.ebuild 
b/dev-db/mariadb-connector-c/mariadb-connector-c-3.1.9.ebuild
new file mode 100644
index 000..91e9ba93b99
--- /dev/null
+++ b/dev-db/mariadb-connector-c/mariadb-connector-c-3.1.9.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VCS_INHERIT=""
+if [[ "${PV}" ==  ]] ; then
+   VCS_INHERIT="git-r3"
+   EGIT_REPO_URI="https://github.com/MariaDB/mariadb-connector-c.git;
+else
+   MY_PN=${PN#mariadb-}
+   MY_PV=${PV/_b/-b}
+   
SRC_URI="https://downloads.mariadb.org/f/${MY_PN}-${PV%_beta}/${PN}-${MY_PV}-src.tar.gz?serve
 -> ${P}-src.tar.gz"
+   S="${WORKDIR%/}/${PN}-${MY_PV}-src"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 
~sparc ~x86"
+fi
+
+inherit cmake-utils multilib-minimal toolchain-funcs ${VCS_INHERIT}
+
+MULTILIB_CHOST_TOOLS=( /usr/bin/mariadb_config )
+
+MULTILIB_WRAPPED_HEADERS+=(
+   /usr/include/mariadb/mariadb_version.h
+)
+
+DESCRIPTION="C client library for MariaDB/MySQL"
+HOMEPAGE="https://mariadb.org/;
+LICENSE="LGPL-2.1"
+
+SLOT="0/3"
+IUSE="+curl gnutls kerberos libressl +ssl static-libs test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="sys-libs/zlib:=[${MULTILIB_USEDEP}]
+   virtual/libiconv:=[${MULTILIB_USEDEP}]
+   curl? ( net-misc/curl:0=[${MULTILIB_USEDEP}] )
+   kerberos? ( || ( app-crypt/mit-krb5[${MULTILIB_USEDEP}]
+   app-crypt/heimdal[${MULTILIB_USEDEP}] ) )
+   ssl? (
+   gnutls? ( >=net-libs/gnutls-3.3.24:0=[${MULTILIB_USEDEP}] )
+   !gnutls? (
+   libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )
+   !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
+   )
+   )
+   "
+RDEPEND="${DEPEND}"
+PATCHES=(
+   "${FILESDIR}"/gentoo-layout-3.0.patch
+   "${FILESDIR}"/${PN}-3.1.3-fix-pkconfig-file.patch
+)
+
+src_configure() {
+   # bug 508724 mariadb cannot use ld.gold
+   tc-ld-disable-gold
+   multilib-minimal_src_configure
+}
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DWITH_EXTERNAL_ZLIB=ON
+   -DWITH_SSL:STRING=$(usex ssl $(usex gnutls GNUTLS OPENSSL) OFF)
+   -DWITH_CURL=$(usex curl ON OFF)
+   -DCLIENT_PLUGIN_AUTH_GSSAPI_CLIENT:STRING=$(usex kerberos 
DYNAMIC OFF)
+   -DMARIADB_UNIX_ADDR="${EPREFIX}/var/run/mysqld/mysqld.sock"
+   -DINSTALL_LIBDIR="$(get_libdir)"
+   -DINSTALL_PCDIR="$(get_libdir)/pkgconfig"
+   -DINSTALL_PLUGINDIR="$(get_libdir)/mariadb/plugin"
+   -DINSTALL_BINDIR=bin
+   -DWITH_UNIT_TESTS=$(usex test ON OFF)
+   )
+   

[gentoo-commits] repo/gentoo:master commit in: net-firewall/shorewall/

2020-06-25 Thread Thomas Deutschmann
commit: 795949f18bb4a4d470a7165e46acee532b184942
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 25 21:01:32 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 25 21:43:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795949f1

net-firewall/shorewall: drop old

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-firewall/shorewall/Manifest |  14 -
 net-firewall/shorewall/shorewall-5.2.4.4.ebuild | 482 
 net-firewall/shorewall/shorewall-5.2.4.5.ebuild | 482 
 3 files changed, 978 deletions(-)

diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest
index 5f4e2ffb0af..a3f1403db32 100644
--- a/net-firewall/shorewall/Manifest
+++ b/net-firewall/shorewall/Manifest
@@ -1,21 +1,7 @@
-DIST shorewall-5.2.4.4.tar.bz2 581085 BLAKE2B 
6830f1ce9350534a51b0d79efad07b338c511ab3cc1bf151ac958052c5feb1794d994a71e80ebf1546a76fae1718ebc74abab37fbb4d9362d8b3108133b30354
 SHA512 
c050af24969c2f18c4c020dfb611edaf9c6a5aa09d1dace502ae99b9aa82d7f217695e8099d6615a9a3c9f6de951f6d8b24621021c48ee2f2095edf9815a8d57
-DIST shorewall-5.2.4.5.tar.bz2 581558 BLAKE2B 
9b089a9c5cab212ba130e3865c2ea5a8ad27c88979e6497a0fef823a12a6ac98ca12a150c3e9a5b6c76c90339aeb3c92a438dfc068811790aef13783e39e6204
 SHA512 
3914bac627cf8787372f21c4332fc13744a6190c7a128521103e3f47533ebbe2fe359a4c6bc95a0d7dfb03e2ce30f7b7cd8eaed9d8fa3169d4b0b5244aa6d8f8
 DIST shorewall-5.2.5.tar.bz2 582270 BLAKE2B 
6b0e883dd424ec814fb5f2dac601bd4e896c97c73ed0f2a151a054bd4b3db732aeaeb158d5bc453ca7cf3723233e429aa24f0b9908787f384e69da656fd71832
 SHA512 
6527fae5067bbfedd4d1fe53fb1b110fbac3f6d7f3b1abfe76be373ebb345bc238dabf3f24a8883314bf29ffc847dcd190bddc82ca64183311ba0e5544078743
-DIST shorewall-core-5.2.4.4.tar.bz2 73257 BLAKE2B 
16b8d3a1d08c9db6a939f946324295063cee71b373bd67dd85d0acb4332502df4b5d9bb932695228ad6d33395c6596e86fd3e77ca59abc99d88bab7e883777c9
 SHA512 
1868dcd6bad6b0cb5be2c1b0724f076605e7990d0b9dfd19fee06c758b19f2ebcbe18bccaa7a4ea861ceb26038ed07837eecdacdd2a02d0c2a927c732d6bdc30
-DIST shorewall-core-5.2.4.5.tar.bz2 7 BLAKE2B 
e4d71ddd92e83c31d90b766568d4d595d1035278832c9f92c103e7b95436adecf9e79612f0bf82e7eb3447d067c2d4e626bed14f1c9d74e5f11fa5d585830ba6
 SHA512 
74d413cbe95688d7604a01580eff32c92b1be754df2052fa4ed22dd549c18887b1462fc70c1a2913c2d77255fccb7badce33863686abffecadb6b316aa545827
 DIST shorewall-core-5.2.5.tar.bz2 74420 BLAKE2B 
ff2a6c2ead74f125785bcb2aea42948f27b88cb39d121a3ab1af1e4df6dc4ec878854499be7c385766af6245f4590c62b4dd2eb3d648b02fa4f16d3e13a302ce
 SHA512 
9bd7e74def89cdc07987cbcbf9b8d8a69500f7b0dfc346c9fbcec6ab8cecad3c2adfcc505136ef0c2f0525345fdb6de4918dd5bd2d382bfb4773b23ce868a937
-DIST shorewall-docs-html-5.2.4.4.tar.bz2 4294159 BLAKE2B 
81bb4a9d086f48bf8551be3bc8aff0ed8a0a99d215338f12b711c96115507ea5a7eb567d084db0a93628c4036623a72231f33dd15671e84739d59608268b98c7
 SHA512 
086096604f5a580906f05b460e1e19df24620b610675a8ec6038c0061199fd6f09cd8aff08f1e8daa8d2898bfaec9db95cf7f4f1397ca9df784d420907b16fac
-DIST shorewall-docs-html-5.2.4.5.tar.bz2 4294320 BLAKE2B 
dd80e0ae8bc622aaa2e1278a20d2b0e2aaccd25debf22301b71dfce125f94be3e9c30dd411f3f7a84592ca126917447d1b61624079b6bf3686156578c54495cd
 SHA512 
6453c0dbdd80c41b5ca706eae2cd05946a6442f939b398985bf2b6687b60c1f636cf387d1581694223b6d887f914764f9193070dfce745e6e32dd0edd582fe76
 DIST shorewall-docs-html-5.2.5.tar.bz2 4310021 BLAKE2B 
2d5704f126f6626bf2c934390552c19190fac5fd4231aaf61a2b0eadd770cad7b220d1083df2b0ab26ce8b2c1d97f5a3b0f2b083d14d3c5ce800bb6402603216
 SHA512 
04ae753f25371c0ce08af2cac5abd19797ec70860714e6891900a45baab0fb24d0f7c3163a5d2f5e419f1c1a8b092c164b7230b8d0c8cc4c3f53bbd0269e419b
-DIST shorewall-init-5.2.4.4.tar.bz2 38048 BLAKE2B 
01b4664396933ca303d4013d50f290be850dad51142257a7b1f3081cee3baac219feadc96636c732072c6918f83d847eca2107aa094804691500972a90f222fd
 SHA512 
fdab4aa68429144cbffdf41aad78744feb3e9736df0e8d6ed87ed7ac80aebf7078c6ec28646069a71cacc8d9a6738605d59c6b6fb35d8c4d9a1ed8353a71775c
-DIST shorewall-init-5.2.4.5.tar.bz2 38113 BLAKE2B 
4231e22c7dfd862fd6ee8b573ea3f137ea078e488d354ddf197a83c4d60827a462311f5f9cd7d1dd0df17b61713fa164e6c6594eb4b8c173bef59fee75f4c1bc
 SHA512 
51ac7a4022caca14c25efe0e608bb3983f27c31326b1a933385891fbe01aa5137f3d8e50406fddec41024fe8aea6e55ad16c3a4cb2d1b211fd0d13d61ce61cb1
 DIST shorewall-init-5.2.5.tar.bz2 39405 BLAKE2B 
8259b4618c3b75201e245fd414da7890a80d31535eea71358f9ed3bc9b44ad0e341c3b795f624ac8cb05e2345fac82a8831ad877abe6a9ef13a8c7889bfdcb7e
 SHA512 
61f31287472770fe02a099bddd7a6a5fa42fb676462cb7b16975fb15c6a70fe1fbb40d4c1b714f9e8a1a4bdc0ef3d7542552b1dd780833be781dda1e8dba9879
-DIST shorewall-lite-5.2.4.4.tar.bz2 42806 BLAKE2B 
d6dd5d9268d40fb88ee99be36b359423a6d7785417752f6e9d7245806bf9677963851327dcfd0d5fe81ea54ab11d59a5e64ee4115d41d3a6c8f4ced1e7cda732
 SHA512 

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

2020-06-25 Thread Conrad Kostecki
commit: 86d28effc21a8e5a884acee437fcf067781273f9
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Jun 25 19:14:30 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jun 25 21:35:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d28eff

sys-block/disktype: EAPI7

Closes: https://github.com/gentoo/gentoo/pull/16421
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-block/disktype/disktype-9-r1.ebuild | 24 
 1 file changed, 24 insertions(+)

diff --git a/sys-block/disktype/disktype-9-r1.ebuild 
b/sys-block/disktype/disktype-9-r1.ebuild
new file mode 100644
index 000..ebfafa2cc36
--- /dev/null
+++ b/sys-block/disktype/disktype-9-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Detect the content format of a disk or disk image"
+HOMEPAGE="http://disktype.sourceforge.net/;
+SRC_URI="mirror://sourceforge/disktype/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
+
+src_compile() {
+   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+   dobin disktype
+   dodoc README HISTORY TODO
+   doman disktype.1
+}



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

2020-06-25 Thread Jeroen Roovers
commit: ead70554b8ad1a87fec837f532192576fff66efd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jun 25 21:24:26 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jun 25 21:26:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead70554

app-admin/fam: Old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers  gentoo.org>

 app-admin/fam/Manifest|  1 -
 app-admin/fam/fam-2.7.0-r7.ebuild | 54 ---
 2 files changed, 55 deletions(-)

diff --git a/app-admin/fam/Manifest b/app-admin/fam/Manifest
index e08a82b6407..87691d14564 100644
--- a/app-admin/fam/Manifest
+++ b/app-admin/fam/Manifest
@@ -1,5 +1,4 @@
 DIST fam-2.7.0.tar.gz 301974 BLAKE2B 
9a915e61b2898717cac1b7bbe9b2049aee0701314710906c5c8323aafe0847a9f017d09c4d9345e1fba386ac3c1001ec013325f9841d716e8c91e35bcf1e3962
 SHA512 
62b6222ee925eb2af1e258097c9bb676191690f38f8504ae16b1883a1019e0ac6dc7116ac2c4c596a956b3b3cfc3ce3ee7b613c319654681afb13e3ad3f284e2
 DIST fam_2.7.0-17.2.diff.gz 28826 BLAKE2B 
880f8614304b048a24be03231ec26a02901befd75c8c5d51abf07d5afb42f370f4d3702d0db790f2f651f040372791024d9cbfbea15a1932629fb13a7b6a5ec8
 SHA512 
295c954fcecb7357a72ecf3c7469bb37c29e8969fc7be3a0e92e40e79911c9578f44c42a0a6f900610c8a9886f1addc62e50f258105aaadb61c718f526608697
 DIST fam_2.7.0-17.3.diff.gz 28847 BLAKE2B 
d46e0d60d438459b43e24d2757771f02f3b5eec1b297f16a0359b26d14fbfba9701ebdc63d9b4dbbe2247cc7b38b9670ed9900a896224a3c4d8affc1481a8a79
 SHA512 
67d339e1cd4409897b044aa9b4c755a43b939982ee70c0ab5d99afd807994ad1f571a52bf04125a633cc3a735e99ff9e156caf2fb4288f5c008121a4eb9379b6
-DIST fam_2.7.0-17.diff.gz 28056 BLAKE2B 
4db010fdf7a2548f5651e9da876df63d3bd0d1a5f184b26df99f7d4204bbcbadf4c7672d248d9d1af2e7297b0ec17a5ec80e6b57016774877465a957ae3c6ae8
 SHA512 
76b14e1d17713eb86d52cb804d34012e5369b5f4e8bcbdc73a063d2ad9219e0c4a261cef9e144ee07744a953a2e893bdf2ceeefcf21edc7a2ac5e70a51a8e209
 DIST fam_2.7.0.orig.tar.gz 301945 BLAKE2B 
9219c15b998bbac49e76eeac86f2de666ac49dca773c82ff6220c11ee77f0381b93ddbeeb500a7775bff3cc29ad6e7008e12304f0b0e361cbcc951d9f995a229
 SHA512 
dae6e883ef10214b1506d342e32cb5c59d0b4b7b66c1b099daa836958651ff3b04d526b4e516abd96e51587a97a8950e9517d1b38c6f7e6637ee3e7d20243531

diff --git a/app-admin/fam/fam-2.7.0-r7.ebuild 
b/app-admin/fam/fam-2.7.0-r7.ebuild
deleted file mode 100644
index e756b4eaec7..000
--- a/app-admin/fam/fam-2.7.0-r7.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils autotools ltprune multilib-minimal
-
-DEBIAN_PATCH="17"
-DESCRIPTION="FAM, the File Alteration Monitor"
-HOMEPAGE="http://oss.sgi.com/projects/fam/;
-SRC_URI="ftp://oss.sgi.com/projects/fam/download/stable/${P}.tar.gz
-   mirror://debian/pool/main/f/${PN}/${P/-/_}-${DEBIAN_PATCH}.diff.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE="static-libs"
-
-DEPEND="net-nds/rpcbind
-   !app-admin/gamin"
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS ChangeLog INSTALL NEWS TODO README )
-
-src_prepare() {
-   epatch "${WORKDIR}/${P/-/_}-${DEBIAN_PATCH}.diff"
-   edos2unix "${S}"/${P}/debian/patches/10_debianbug375967.patch
-   EPATCH_SUFFIX="patch" EPATCH_FORCE="yes" epatch 
"${S}"/${P}/debian/patches
-   sed -i configure.ac -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' || die
-
-   epatch "${FILESDIR}"/${P}-out-of-tree.patch
-   epatch "${FILESDIR}"/${P}-sysmacros.patch #580702
-
-   eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE=${S} econf $(use_enable static-libs static)
-
-   # These are thrown away later
-   if ! multilib_is_native_abi ; then
-   sed -i -e 's/src conf man//' Makefile || die
-   fi
-}
-
-multilib_src_install_all() {
-   prune_libtool_files
-   einstalldocs
-
-   sed -i "${D}"/etc/fam.conf \
-   -e "s:local_only = false:local_only = true:g" \
-   || die "sed fam.conf"
-
-   doinitd "${FILESDIR}/famd"
-}



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

2020-06-25 Thread Matt Turner
commit: 2d68b622cde01e727bb5a109a975e8162b88bf30
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jun 25 21:12:00 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jun 25 21:25:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d68b622

media-libs/libglvnd: Ignore __gentoo_check_ldflags__ symbol

Closes: https://bugs.gentoo.org/729626
Signed-off-by: Matt Turner  gentoo.org>

 media-libs/libglvnd/libglvnd-1.3.1.ebuild | 6 ++
 media-libs/libglvnd/libglvnd-.ebuild  | 6 ++
 2 files changed, 12 insertions(+)

diff --git a/media-libs/libglvnd/libglvnd-1.3.1.ebuild 
b/media-libs/libglvnd/libglvnd-1.3.1.ebuild
index 6d4bfd94dd5..a11e7d7b630 100644
--- a/media-libs/libglvnd/libglvnd-1.3.1.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.3.1.ebuild
@@ -41,6 +41,12 @@ RDEPEND="
 DEPEND="${RDEPEND}
X? ( x11-base/xorg-proto )"
 
+src_prepare() {
+   default
+   sed -i -e "/^PLATFORM_SYMBOLS/a \'__gentoo_check_ldflags__'," \
+   bin/symbols-check.py || die
+}
+
 multilib_src_configure() {
local emesonargs=(
$(meson_feature X x11)

diff --git a/media-libs/libglvnd/libglvnd-.ebuild 
b/media-libs/libglvnd/libglvnd-.ebuild
index 772d3cb97ea..4c976349c6d 100644
--- a/media-libs/libglvnd/libglvnd-.ebuild
+++ b/media-libs/libglvnd/libglvnd-.ebuild
@@ -41,6 +41,12 @@ RDEPEND="
 DEPEND="${RDEPEND}
X? ( x11-base/xorg-proto )"
 
+src_prepare() {
+   default
+   sed -i -e "/^PLATFORM_SYMBOLS/a \'__gentoo_check_ldflags__'," \
+   bin/symbols-check.py || die
+}
+
 multilib_src_configure() {
local emesonargs=(
$(meson_feature X x11)



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

2020-06-25 Thread David Flogeras
commit: 2503a523f5a62dc663346aac313f0f33bed36f08
Author: David Flogeras  gmail  com>
AuthorDate: Thu Jun 25 21:09:30 2020 +
Commit: David Flogeras  gmail  com>
CommitDate: Thu Jun 25 21:09:30 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2503a523

x11-misc/ksnip: raise minimum kimageannotator version

Signed-off-by: David Flogeras  gmail.com>

 x11-misc/ksnip/ksnip-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/ksnip/ksnip-1.7.0.ebuild 
b/x11-misc/ksnip/ksnip-1.7.0.ebuild
index 9eead7a..ea5c53b 100644
--- a/x11-misc/ksnip/ksnip-1.7.0.ebuild
+++ b/x11-misc/ksnip/ksnip-1.7.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
dev-qt/qtprintsupport:5
dev-qt/qtx11extras:5
dev-qt/qtxml:5
-   >=x11-libs/kimageannotator-0.2.2
+   >=x11-libs/kimageannotator-0.3.0
x11-libs/libxcb"
 BDEPEND=""
 



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

2020-06-25 Thread Conrad Kostecki
commit: 91102e85aa1bc0466866ff1d902fe97b14c815da
Author: Alexander Kurakin  mail  ru>
AuthorDate: Tue Jun  9 16:54:47 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jun 25 20:22:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91102e85

net-misc/rclone: drop old

Closes: https://github.com/gentoo/gentoo/pull/16142
Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-misc/rclone/Manifest |  1 -
 net-misc/rclone/rclone-1.50.0.ebuild | 39 
 2 files changed, 40 deletions(-)

diff --git a/net-misc/rclone/Manifest b/net-misc/rclone/Manifest
index bd02dbddbb5..54d68761a9b 100644
--- a/net-misc/rclone/Manifest
+++ b/net-misc/rclone/Manifest
@@ -1,3 +1,2 @@
-DIST rclone-1.50.0.tar.gz 18566931 BLAKE2B 
cfaf983ae972606b8ccc56ba505aec65bd7e6427f0b16f7e6187b079116b47eb3d297a99b505782c2bb5b64a5c8bf4e5b7beaee9dad5718ec952033ceca0945c
 SHA512 
df805dc711ecf60b869ec957d224676643bcb6eac756470d2194338b9cc34e2a657d286d4a4308c743847fc11aa821b106888eb6ab9f04677bc70747c73fc5c1
 DIST rclone-1.51.0.tar.gz 18835242 BLAKE2B 
5798a844c893e111e73ae409adcb06fd4291df3c0319bf983f2336ada45a60df253e750397bead55278cbb497c541a63498f695ce03af7b6cc1056f022ad2748
 SHA512 
b0881e09b75093abe4d31e95425a90513aed4a16d9e2dbf79023c9dc68875b90a1332204879530c450a16ab9cac475d967f7657d6f810a1e0f0d84b88d7de916
 DIST rclone-1.52.1.tar.gz 20029046 BLAKE2B 
0dc7deebf1d362c1b7ad466991c3fc481c62d4c5803e5fa768dbe09adecfc79c2af9dcc19e7621542b464325b03be1390eff54d165c8c899c48adfac63b6cd7a
 SHA512 
bbd305074071986cf6fb8146c634e35c28e1ea8ce2ce95507c55b95cb19eb3b1453dfb11e365bef5948978328d91df44b936b866c49db26149a17f5ca451ba15

diff --git a/net-misc/rclone/rclone-1.50.0.ebuild 
b/net-misc/rclone/rclone-1.50.0.ebuild
deleted file mode 100644
index 4166391f5fa..000
--- a/net-misc/rclone/rclone-1.50.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit golang-build bash-completion-r1
-EGO_PN="github.com/rclone/${PN}"
-
-if [[ ${PV} == ** ]]; then
-   inherit golang-vcs
-else
-   KEYWORDS="amd64 ~arm x86"
-   EGIT_COMMIT="v${PV}"
-   SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="A program to sync files to and from various cloud storage 
providers"
-HOMEPAGE="https://rclone.org/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_install() {
-   dobin ${PN}
-   doman src/${EGO_PN}/${PN}.1
-   dodoc src/${EGO_PN}/README.md
-
-   ./rclone genautocomplete bash ${PN}.bash || die
-   newbashcomp ${PN}.bash ${PN}
-
-   ./rclone genautocomplete zsh ${PN}.zsh || die
-   insinto /usr/share/zsh/site-functions
-   newins ${PN}.zsh _${PN}
-}



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

2020-06-25 Thread William Hubbs
commit: 0c571fb781d73c1b773e3e033cf192be29de1ab8
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Jun 25 20:08:04 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Jun 25 20:17:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c571fb7

app-admin/vault: remove old

Bug: https://bugs.gentoo.org/727660
Signed-off-by: William Hubbs  gentoo.org>

 app-admin/vault/Manifest   |  2 --
 app-admin/vault/vault-1.4.0.ebuild | 72 --
 2 files changed, 74 deletions(-)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index 3eadbce54f3..ee2bc98ebee 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -1,4 +1,2 @@
-DIST vault-1.4.0-webui.tar.xz 1211468 BLAKE2B 
5a7b221f2339ca451f6bc2df7b1a4611a9f7786305ec0631d0e7130fb0287f764553d8a8a99ade5d28a2ae39fca1028b5a3c7299a5049acff0d1a3c1e9b8124f
 SHA512 
3b17221e189f9e5fa73afbae3496e4d1105401a94ce5f99ff1c6975ca25b20485a05dc7f0b0c469d29d896524370d8fa23157d401d28e2e92a71a4813a4d9ba6
-DIST vault-1.4.0.tar.gz 33097110 BLAKE2B 
837f23a50128b0fab6542fc6a596d911267a1e14453091f22171db2ccf6a1a3d0aacdb3f210ac0d07efc7ed5ce845a197f61dd4dab37c35ad6f0f47cefc09c9d
 SHA512 
13c1fb901fe577d91f2734f8a0ae5e51083e1307e7fc32a4388a1be48f2c46cd3d121432fa7450d6f9b439285d3ad5819b123631f41bb347e8d75ce683d24a7e
 DIST vault-1.4.2-webui.tar.xz 1208924 BLAKE2B 
5177afc91e7bc774b7d78e5e344d7c8310a13a592c57768ac6a0c8e12ef6e7ac8b6dbc975e5e9131888478a7fb18ad9ef1ee9b1da43c2899fcf636e99d049078
 SHA512 
ab462bebfa38102e354938e9b8c6990b6bb19b29dd0da96d65f290394a987d89063800247c1d751a8f7ba7c3fa6645aab9383a5455444244adb5f40528408b17
 DIST vault-1.4.2.tar.gz 33158384 BLAKE2B 
263f20419c210b83448907b1e95464fb139f52f4f7347eb01803b5aa487797c191f1e61a9fb77321f776ea70feb83a741f10c79400fdd471b790fe37a6404a9c
 SHA512 
d4f2a426a4c0531cca0d3812c2e29ebc5ebbd6da2897d3ee57fe57d4dfde0395f30713cfe21600b4dd51fdc90bf2a10527957b04c8215bd185bd502267f93503

diff --git a/app-admin/vault/vault-1.4.0.ebuild 
b/app-admin/vault/vault-1.4.0.ebuild
deleted file mode 100644
index a095561ace9..000
--- a/app-admin/vault/vault-1.4.0.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit fcaps go-module systemd
-
-DESCRIPTION="A tool for managing secrets"
-HOMEPAGE="https://vaultproject.io/;
-VAULT_WEBUI_ARCHIVE="${P}-webui.tar.xz"
-SRC_URI="https://github.com/hashicorp/vault/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   webui? (
-   https://dev.gentoo.org/~williamh/dist/${VAULT_WEBUI_ARCHIVE}
-   )"
-
-LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="+webui"
-
-BDEPEND="dev-go/gox"
-COMMON_DEPEND="acct-group/vault
-   acct-user/vault"
-   DEPEND="${COMMON_DEPEND}"
-   RDEPEND="${COMMON_DEPEND}"
-
-FILECAPS=(
-   -m 755 'cap_ipc_lock=+ep' usr/bin/${PN}
-)
-
-RESTRICT+=" test"
-
-src_prepare() {
-   default
-   # Avoid the need to have a git checkout
-   sed -e 's:^\(GIT_COMMIT=\).*:\1:' \
-   -e 's:^\(GIT_DIRTY=\).*:\1:' \
-   -e s:\'\${GIT_COMMIT}\${GIT_DIRTY}\':: \
-   -i scripts/build.sh || die
-   sed -e "/hooks/d" \
-   -e 's|^\([[:space:]]*\)goimports .*)|\1true|' \
-   -i Makefile || die
-   if [[ -f "${WORKDIR}/http/bindata_assetfs.go" ]]; then
-   mv "${WORKDIR}/http/bindata_assetfs.go" "${S}/http" ||
-   die "mv failed"
-   fi
-}
-
-src_compile() {
-   mkdir "${T}"/bin || die
-   BUILD_TAGS="$(usex webui ui '')" \
-   GOFLAGS="-mod=vendor" \
-   GOPATH="${T}" \
-   XC_ARCH=$(go env GOARCH) \
-   XC_OS=$(go env GOOS) \
-   XC_OSARCH=$(go env GOOS)/$(go env GOARCH) \
-   emake
-}
-
-src_install() {
-   dobin bin/${PN}
-   dodoc CHANGELOG.md CONTRIBUTING.md README.md
-   insinto /etc/${PN}.d
-   doins "${FILESDIR}/"*.json.example
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
-   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
-   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
-   systemd_dounit "${FILESDIR}/${PN}.service"
-   keepdir /var/log/${PN}
-   fowners ${PN}:${PN} /var/log/${PN}
-}



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

2020-06-25 Thread Conrad Kostecki
commit: 9bd42d58c439c288d5727d23e996dcb855543521
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Jun 25 18:51:43 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jun 25 19:57:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd42d58

sys-apps/tcp-wrappers: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/16418
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/tcp-wrappers-7.6-headers.patch   | 295 -
 1 file changed, 295 deletions(-)

diff --git a/sys-apps/tcp-wrappers/files/tcp-wrappers-7.6-headers.patch 
b/sys-apps/tcp-wrappers/files/tcp-wrappers-7.6-headers.patch
deleted file mode 100644
index 328a4a10261..000
--- a/sys-apps/tcp-wrappers/files/tcp-wrappers-7.6-headers.patch
+++ /dev/null
@@ -1,295 +0,0 @@
 a/options.c
-+++ b/options.c
-@@ -34,6 +34,8 @@
- 
- /* System libraries. */
- 
-+#include 
-+#include 
- #include 
- #include 
- #include 
 a/safe_finger.c
-+++ b/safe_finger.c
-@@ -20,6 +20,11 @@
- 
- /* System libraries */
- 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
- #include 
- #include 
- #include 
-@@ -27,7 +31,7 @@
- #include 
- #include 
- 
--extern void exit();
-+int pipe_stdin(char **argv);
- 
- /* Local stuff */
- 
 a/scaffold.c
-+++ b/scaffold.c
-@@ -10,6 +10,7 @@
- 
- /* System libraries. */
- 
-+#include 
- #include 
- #include 
- #include 
-@@ -27,7 +27,4 @@
- #endif
- 
--#ifndef INET6
--extern char *malloc();
--#endif
- 
- /* Application-specific. */
 a/shell_cmd.c
-+++ b/shell_cmd.c
-@@ -14,6 +14,10 @@
- 
- /* System libraries. */
- 
-+#include 
-+#include 
-+#include 
-+#include 
- #include 
- #include 
- #include 
-@@ -25,8 +25,6 @@
- #include 
- #include 
- 
--extern void exit();
--
- /* Local stuff. */
- 
- #include "tcpd.h"
 a/tcpdchk.c
-+++ b/tcpdchk.c
-@@ -20,6 +20,8 @@
- 
- /* System libraries. */
- 
-+#include 
-+#include 
- #include 
- #include 
- #ifdef INET6
-@@ -35,10 +36,7 @@
- #include 
- #include 
- 
--extern int errno;
--extern void exit();
--extern int optind;
--extern char *optarg;
-+int cidr_mask_addr(char *str);
- 
- #ifndef INADDR_NONE
- #define INADDR_NONE (-1)  /* XXX should be 0x */
 a/clean_exit.c
-+++ b/clean_exit.c
-@@ -13,8 +13,8 @@
- #endif
- 
- #include 
--
--extern void exit();
-+#include 
-+#include 
- 
- #include "tcpd.h"
- 
 a/hosts_access.c
-+++ b/hosts_access.c
-@@ -23,6 +23,7 @@
- 
- /* System libraries. */
- 
-+#include 
- #include 
- #ifdef INT32_T
- typedef uint32_t u_int32_t;
-@@ -43,8 +44,8 @@
- #include 
- #endif
- 
--extern char *fgets();
--extern int errno;
-+static int match_pattern_ylo(const char *s, const char *pattern);
-+int cidr_mask_addr(char *str);
- 
- #ifndef   INADDR_NONE
- #define   INADDR_NONE (-1)/* XXX should be 0x */
 a/inetcf.c
-+++ b/inetcf.c
-@@ -9,15 +9,14 @@
- static char sccsid[] = "@(#) inetcf.c 1.7 97/02/12 02:13:23";
- #endif
- 
-+#include 
- #include 
- #include 
- #include 
- #include 
- #include 
- 
--extern int errno;
--extern void exit();
--
-+#include "scaffold.h"
- #include "tcpd.h"
- #include "inetcf.h"
- 
 a/percent_x.c
-+++ b/percent_x.c
-@@ -16,12 +16,12 @@
- 
- /* System libraries. */
- 
-+#include 
-+#include 
- #include 
- #include 
- #include 
- 
--extern void exit();
--
- /* Local stuff. */
- 
- #include "tcpd.h"
 a/rfc931.c
-+++ b/rfc931.c
-@@ -15,6 +15,7 @@
- 
- /* System libraries. */
- 
-+#include 
- #include 
- #include 
- #include 
 a/tcpd.c
-+++ b/tcpd.c
-@@ -16,6 +16,7 @@
- 
- /* System libraries. */
- 
-+#include 
- #include 
- #include 
- #include 
-@@ -39,6 +39,8 @@
- #include "patchlevel.h"
- #include "tcpd.h"
- 
-+void fix_options(struct request_info *request);
-+
- int allow_severity = SEVERITY;/* run-time adjustable */
- int deny_severity = LOG_WARNING;  /* ditto */
- 
 a/tcpdmatch.c
-+++ b/tcpdmatch.c
-@@ -19,6 +19,8 @@
- 
- /* System libraries. */
- 
-+#include 
-+#include 
- #include 
- #include 
- #include 
-@@ -30,9 +32,6 @@
- #include 
- #include 
- 
--extern void exit();
--extern int optind;
--extern char *optarg;
- 
- #ifndef   INADDR_NONE
- #define   INADDR_NONE (-1)/* XXX should be 0x */
 a/update.c
-+++ b/update.c
-@@ -19,6 +19,7 @@
- 
- /* System libraries */
- 
-+#include 
- #include 
- #include 
- #include 
 a/misc.c
-+++ b/misc.c
-@@ -14,11 +14,10 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "tcpd.h"
- 
--extern char *fgets();
--
- #ifndef   INADDR_NONE
- #define   INADDR_NONE (-1)/* XXX should be 0x */
- #endif
 a/fix_options.c
-+++ b/fix_options.c
-@@ -32,6 +32,7 @@
- 
- /* fix_options - get rid of IP-level socket options */
- 
-+void
- fix_options(request)
- struct request_info *request;
- {
-@@ -38,11 +38,8 @@
- 

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

2020-06-25 Thread Conrad Kostecki
commit: 7bcd38555f14eb2b95aa22c49bfd0ef302111efc
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Jun 25 18:50:48 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jun 25 19:57:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcd3855

sys-apps/prctl: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/16417
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-apps/prctl/files/prctl-1.6-configure.in.patch | 20 
 1 file changed, 20 deletions(-)

diff --git a/sys-apps/prctl/files/prctl-1.6-configure.in.patch 
b/sys-apps/prctl/files/prctl-1.6-configure.in.patch
deleted file mode 100644
index 492733eb97e..000
--- a/sys-apps/prctl/files/prctl-1.6-configure.in.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Restored configure.in based on tarball's configure
 /dev/null
-+++ b/configure.in
-@@ -0,0 +1,16 @@
-+AC_INIT(prctl.c)
-+
-+AC_PROG_LN_S
-+AC_PROG_CC
-+AC_PROG_CPP
-+AC_PROG_INSTALL
-+
-+
-+AC_HEADER_STDC
-+AC_CHECK_HEADERS(unistd.h)
-+
-+
-+AC_CHECK_FUNCS(strerror)
-+AC_SUBST(ASCPP)
-+AC_SUBST(INSTALL)
-+AC_OUTPUT(Makefile)



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

2020-06-25 Thread Conrad Kostecki
commit: d2bed5888bc66439a7f580b6ecd71675347ea44f
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Jun 25 18:49:39 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jun 25 19:57:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2bed588

sys-apps/modutils: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/16414
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../modutils/files/modutils-2.4.27-alias.patch | 86 --
 1 file changed, 86 deletions(-)

diff --git a/sys-apps/modutils/files/modutils-2.4.27-alias.patch 
b/sys-apps/modutils/files/modutils-2.4.27-alias.patch
deleted file mode 100644
index 3ca73398440..000
--- a/sys-apps/modutils/files/modutils-2.4.27-alias.patch
+++ /dev/null
@@ -1,86 +0,0 @@
-Taken from Debian.
-
-Update misc alias cruft.
-
 a/util/alias.h
-+++ b/util/alias.h
-@@ -52,7 +52,11 @@
-   "binfmt--310 binfmt_java",
- 
-   "block-major-1 rd",
-+#if defined(__s390__) || defined(__s390x__) || defined(__ia64__) || 
defined(__powerpc__)
-+  "block-major-2 off",
-+#else
-   "block-major-2 floppy",
-+#endif
-   "block-major-3 ide-probe-mod",
-   "block-major-7 loop",
-   "block-major-8 sd_mod",
-@@ -107,6 +111,7 @@
-   /* /dev/sunmouse Sun mouse */
-   /* /dev/beep Fancy beep device */
-   /* /dev/modreq Kernel module load 
request */
-+  "char-major-10-116 snd",
-   "char-major-10-130 wdt",/* /dev/watchdog Watchdog timer port */
-   "char-major-10-131 wdt",/* /dev/temperature Machine internal 
temperature */
-   /* /dev/hwtrap Hardware fault trap */
-@@ -116,7 +121,11 @@
-   "char-major-10-144 nvram",  /* from Tigran Aivazian 
 */
-   "char-major-10-157 applicom",   /* from David Woodhouse 
 */
-   "char-major-10-175 agpgart",/* /dev/agpgart GART AGP mapping access 
*/
-+  "char-major-10-181 toshiba",
-+  "char-major-10-183 hw_random",  
-   "char-major-10-184 microcode",  /* Tigran Aivazian  
*/
-+  "char-major-10-187 irnet",  
-+  "char-major-10-189 ussp",   
-   "char-major-10-200 tun",/* Universal TUN/TAP device driver */
-   "char-major-10-250 hci_vhci",
- 
-@@ -179,6 +203,11 @@
-   /* next two from   Thanks! */
-   "net-pf-17 af_packet",
-   "net-pf-19 off",/* acorn econet */
-+  "net-pf-20 atm",
-+  "net-pf-23 irda",
-+  "net-pf-24 pppoe",
-+  "net-pf-25 wanrouter",
-+  "net-pf-26 llc",
-   
-   "net-pf-31 bluez",
- 
-@@ -199,6 +228,10 @@
-   "bt-proto-2 sco",
-   "bt-proto-3 rfcomm",
-   "bt-proto-4 bnep",
-+  "bt-proto-5 cmtp",
-+  "bt-proto-6 hidp",
-+  "bt-proto-7 avdtp",
-+
- 
-   "plip0 plip",
-   "plip1 plip",
-@@ -228,6 +261,7 @@
-   "ppp-compress-21 bsd_comp",
-   "ppp-compress-24 ppp_deflate",
-   "ppp-compress-26 ppp_deflate",
-+"ppp ppp_async", /* for 2.4 */
- 
- #ifndef __sparc__
-   "parport_lowlevel parport_pc",
-@@ -271,9 +305,6 @@
-  */
- char *above[] =
- {
--  "hid keybdev mousedev",
--  "usbmouse hid",
--  "wacom evdev",
-   NULL/* marks the end of the list! */
- };
- 
-@@ -284,7 +315,6 @@
-  */
- char *below[] =
- {
--  "ov518_decomp ov511",
-   NULL/* marks the end of the list! */
- };



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

2020-06-25 Thread Conrad Kostecki
commit: 4c455021f8b3a3228201a1eec07e52c3fa4d2cd9
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Jun 25 18:48:01 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jun 25 19:57:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c455021

sys-apps/firejail: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/16416
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-apps/firejail/files/0.9.50-contrib-fix.patch | 36 
 1 file changed, 36 deletions(-)

diff --git a/sys-apps/firejail/files/0.9.50-contrib-fix.patch 
b/sys-apps/firejail/files/0.9.50-contrib-fix.patch
deleted file mode 100644
index 7192bba3480..000
--- a/sys-apps/firejail/files/0.9.50-contrib-fix.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Naur firejail-0.9.48/contrib/fix_private-bin.py 
firejail-0.9.48.new/contrib/fix_private-bin.py
 firejail-0.9.48/contrib/fix_private-bin.py 2017-05-24 23:01:32.0 
+0100
-+++ firejail-0.9.48.new/contrib/fix_private-bin.py 2017-08-27 
23:19:52.868481040 +0100
-@@ -1,4 +1,4 @@
--#!/usr/bin/python3
-+#!/usr/bin/env python3
- 
- __author__ = "KOLANICH"
- __copyright__ = """This is free and unencumbered software released into the 
public domain.
-diff -Naur firejail-0.9.48/contrib/fjclip.py 
firejail-0.9.48.new/contrib/fjclip.py
 firejail-0.9.48/contrib/fjclip.py  2017-05-24 23:01:32.0 +0100
-+++ firejail-0.9.48.new/contrib/fjclip.py  2017-08-27 23:19:58.476562539 
+0100
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python2
- 
- import re
- import sys
-diff -Naur firejail-0.9.48/contrib/fjdisplay.py 
firejail-0.9.48.new/contrib/fjdisplay.py
 firejail-0.9.48/contrib/fjdisplay.py   2017-05-24 23:01:32.0 
+0100
-+++ firejail-0.9.48.new/contrib/fjdisplay.py   2017-08-27 23:20:01.932612762 
+0100
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python2
- 
- import re
- import sys
-diff -Naur firejail-0.9.48/contrib/fjresize.py 
firejail-0.9.48.new/contrib/fjresize.py
 firejail-0.9.48/contrib/fjresize.py2017-05-24 23:01:32.0 
+0100
-+++ firejail-0.9.48.new/contrib/fjresize.py2017-08-27 23:20:06.932685422 
+0100
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python2
- 
- import sys
- import fjdisplay



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

2020-06-25 Thread Conrad Kostecki
commit: fdd74eff0dfdad7138c9b93f071076f0428bff5b
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Jun 25 18:48:58 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jun 25 19:57:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd74eff

sys-apps/ipmiutil: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/16415
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../ipmiutil/files/ipmiutil-3.1.4-fix_lanplus_build.patch | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/sys-apps/ipmiutil/files/ipmiutil-3.1.4-fix_lanplus_build.patch 
b/sys-apps/ipmiutil/files/ipmiutil-3.1.4-fix_lanplus_build.patch
deleted file mode 100644
index 3f1331412d8..000
--- a/sys-apps/ipmiutil/files/ipmiutil-3.1.4-fix_lanplus_build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/configure.ac 2020-01-24 23:32:53.768314546 +0700
-+++ b/configure.ac 2020-01-24 23:32:13.971662393 +0700
-@@ -94,7 +94,7 @@ AC_ARG_ENABLE([landesk],
- 
- dnl Configure ipmiutil for lanplus (libipmi_lanplus.a) or not (default yes)
- AC_ARG_ENABLE([lanplus],
--[  --enable-lanplus  enable lanplus support 
(default=yes)],[default=yes],
-+[  --enable-lanplus  enable lanplus support (default=yes)],
- [if test "x$enableval" = "xno"; then
-   drv_lanplus=""
-   LANPLUS_CFLAGS=""



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

2020-06-25 Thread Michał Górny
commit: 324c6d6e3b285bad3e737df1e6991cad5589e6db
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 25 18:54:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 25 19:14:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324c6d6e

dev-python/pycryptodome: Bump to 3.9.8

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

 dev-python/pycryptodome/Manifest  |  1 +
 dev-python/pycryptodome/pycryptodome-3.9.8.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/pycryptodome/Manifest b/dev-python/pycryptodome/Manifest
index 23f5c70077d..15a6fd65a10 100644
--- a/dev-python/pycryptodome/Manifest
+++ b/dev-python/pycryptodome/Manifest
@@ -1,2 +1,3 @@
 DIST pycryptodome-3.9.4.tar.gz 11575825 BLAKE2B 
c153fe71179d633a5722480c4c42cc133100f524a8ba9d3cd9380b7e172564c276b70b97ef36437fa3a149c418903802f410c9d1807d5d72345dffb0aa568223
 SHA512 
d99e4e431d77856ce3ae33526984cadf2fa6aa82b1f692a2ad0ae893f6a1e9538e6d71d281578e6bd733a816664d1683364c64441196cbc6ee1278f9d6eac62c
 DIST pycryptodome-3.9.7.tar.gz 15451558 BLAKE2B 
dca2cf3500d4011b8c37937c3f844db3e8e4afbec2c421552bcdc08df32ae46d8a2dadfaa2d48aac2356374f30154d439cb9e988e1035c570b0adebc58b259e1
 SHA512 
2ee8ec1094ca2b3813c25b96c71988db479b23ea2e76937275d0fd6421653efd1ce7a1e279c7a20a9de7edcb59e0927121a42112b85afc052edcd6ab2db74c26
+DIST pycryptodome-3.9.8.tar.gz 15633268 BLAKE2B 
8c4f8d4839be0fb09556677514ee6c7f832684f20eb4e355cee87eb5b52a5c09e12712c1865ff89fb5dd6c628ca027374c7cab8a2287aafa4eecedf1095f1a12
 SHA512 
894e763720df284804fd686d5805980853b86773bb3097bf03d929818b9944e5a257e47414275f302966864751e50ae34dea19ad749910f1ceac31833a53ef7c

diff --git a/dev-python/pycryptodome/pycryptodome-3.9.8.ebuild 
b/dev-python/pycryptodome/pycryptodome-3.9.8.ebuild
new file mode 100644
index 000..43e92f7ffb3
--- /dev/null
+++ b/dev-python/pycryptodome/pycryptodome-3.9.8.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="A self-contained cryptographic library for Python"
+HOMEPAGE="https://www.pycryptodome.org 
https://github.com/Legrandin/pycryptodome 
https://pypi.org/project/pycryptodome/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2 Unlicense"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-libs/gmp:0
+   virtual/python-cffi[${PYTHON_USEDEP}]
+   !dev-python/pycrypto"
+BDEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}/pycryptodome-3.9.4-parallel-make.patch"
+)
+
+distutils_enable_tests setup.py
+
+python_prepare_all() {
+   # parallel make fixes
+   #  Multiple targets were compiling the same file, setuptools doesn't
+   #  understand this and you get race conditions where a file gets
+   #  overwritten while it's linking. This makes the files look like 
separate
+   #  files so this race won't happen
+   ln src/blowfish.c src/blowfish_eks.c || die
+   ln src/mont.c src/mont_math.c || die
+
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/

2020-06-25 Thread Matthew Thode
commit: b743384ecf9dbff33d219053e0778c65797a5f6b
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jun 25 18:52:43 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Jun 25 18:53:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b743384e

sys-cluster/cinder: 15.3.0 bump

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/cinder/Manifest |   2 +
 sys-cluster/cinder/cinder-15.3.0.ebuild | 210 
 2 files changed, 212 insertions(+)

diff --git a/sys-cluster/cinder/Manifest b/sys-cluster/cinder/Manifest
index 0e37aaab74f..d7b7dcf07c3 100644
--- a/sys-cluster/cinder/Manifest
+++ b/sys-cluster/cinder/Manifest
@@ -1,9 +1,11 @@
 DIST cinder-15.1.0.tar.gz 5504663 BLAKE2B 
19097821729c99f0a13f0c30c9fa2c8647fe4c6ae01790b59b264fad282f1051e5e3f3275720114b1575afcbef517baab89a34ce75b7ef54d6515c204907f28a
 SHA512 
1c6c88854994d440c3818d26533ea075adfcfc4b8642b2796d1ac90a5feec5e3c8d64d06f433840afcf2d9d4f5a50ba256808b74495e0e735a3f0a19bdc838e3
 DIST cinder-15.2.0.tar.gz 5527994 BLAKE2B 
0952c00efa1023f5ffdf7079d769714c29b8df828cf25a2f027e1d984ec9db98ad8d305476cb8e6170de47f672affb746e7edd098e4ee56f14f1681d608c83b1
 SHA512 
70a47dacecce5218ad42d828e69b19a24f37db3fd34b4c862c5f79f77340eb1febd3414a02ea56cb691243bc0c07b0e8e6030c8f27d9fbee68fe07041de22b17
+DIST cinder-15.3.0.tar.gz 5521543 BLAKE2B 
e311ea1d9771f75a45a98598dae2fe7e060fb25c1b16ce5d94bbd769caca70512417724c531b756216ce594ed3bb682653681339ae37bc262139bd3080116bbb
 SHA512 
793fe23a5526ba726416282022888f090c9c58c180d33013d66f6916251fd4789e8af2565dbe6ef61f224d9a61b4a622374ad7c4ea722f260dbf3a60274bfe0e
 DIST cinder-16.0.0.tar.gz 5448332 BLAKE2B 
cc570cde45ed680c54a11c46883d00596114d5cdb58cfa03424468073247efb7753be29ce542d9b03b42b4d1037020085921780baefa78a790d53c8fea9135f3
 SHA512 
aa1a4f5e0867ef0b55a9461705d0f1db06fc1a24ce5dbc64b3166ca4dc829957c71ac9da259b7e20fe568e4278d0ac713a87e5098409d1d83bfc71fa9197fa64
 DIST cinder-16.1.0.tar.gz 5445353 BLAKE2B 
f7e121845b5db3de191c8782577f680cbb93fd26087113bd0c322eed4b27cf071977763a3eacb933d7b8894b56aaf042a115c2dfd20be47f89c9d45f0556c34a
 SHA512 
97fb157eac466d869a707cd05d287a309512952e8f8267b58123b9108eb1c2df66c8d0b799a3fb83087645a09e679b7c6eb24baa4a21b751a1ce35dbb5bd3f4a
 DIST cinder.conf.sample-15.1.0 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
 DIST cinder.conf.sample-15.2.0 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
+DIST cinder.conf.sample-15.3.0 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
 DIST cinder.conf.sample-16.0.0 183294 BLAKE2B 
5d0f28b9ad200d912c42c34ca030a5ec3660c57db332677e1b66b314a2865187862c83baf78d122fc0af7f73fbf4f0c7f04b9253882d228dcb863bfc88e37e72
 SHA512 
faf712a3da37af05e642b3c14f98ce8d4e3db5b736b208d7ca8a18be02ac5626c94b4ed314bd0030d5fa3771b325ba0f24ec3a45188d27fd9de79c97b56e2626
 DIST cinder.conf.sample-16.1.0 183294 BLAKE2B 
5d0f28b9ad200d912c42c34ca030a5ec3660c57db332677e1b66b314a2865187862c83baf78d122fc0af7f73fbf4f0c7f04b9253882d228dcb863bfc88e37e72
 SHA512 
faf712a3da37af05e642b3c14f98ce8d4e3db5b736b208d7ca8a18be02ac5626c94b4ed314bd0030d5fa3771b325ba0f24ec3a45188d27fd9de79c97b56e2626
 DIST cinder.conf.sample-2019.2. 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a

diff --git a/sys-cluster/cinder/cinder-15.3.0.ebuild 
b/sys-cluster/cinder/cinder-15.3.0.ebuild
new file mode 100644
index 000..7325178131b
--- /dev/null
+++ b/sys-cluster/cinder/cinder-15.3.0.ebuild
@@ -0,0 +1,210 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_7 )
+inherit distutils-r1 eutils linux-info
+
+DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of 
nova-volumes"
+HOMEPAGE="https://launchpad.net/cinder;
+
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/train/cinder.conf.sample
 -> cinder.conf.sample-${PV}"
+   

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

2020-06-25 Thread Michał Górny
commit: 14b8eb66f889b99954648c22150bc4f6d78ced65
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 25 18:35:20 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 25 18:35:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b8eb66

dev-python/pytest-forked: Bump to 1.2.0

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

 dev-python/pytest-forked/Manifest  |  1 +
 .../pytest-forked/pytest-forked-1.2.0.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pytest-forked/Manifest 
b/dev-python/pytest-forked/Manifest
index 8cf2a4b0791..05434d38073 100644
--- a/dev-python/pytest-forked/Manifest
+++ b/dev-python/pytest-forked/Manifest
@@ -1 +1,2 @@
 DIST pytest-forked-1.1.3.tar.gz 7308 BLAKE2B 
70711228a5a815de23cbd07b2b628e336a26ccecf420dc9d30d9e9b7ed33bc362b0ba74a8f90fb7cb8dc9e7e0f61d2ac22da55584a84e8ac3a26fcfc2878a802
 SHA512 
2086884b0e78841b3cdf8eb2b144b8fa60ba95e4be79bc58a2b5775a5f997dddef59377f7c993e54974fbbe13e73fe8688eed4d035e85293e35a143c5f0180f3
+DIST pytest-forked-1.2.0.tar.gz 9533 BLAKE2B 
f9762fd34ffa05eb0abe143388c9608563b0b3d8d5f8c6cbb2e5e36271f4625f10e573042e66d5be5f7f9e124cb5171e570e0d59f2bc1100d2d88ee54c9b4e9b
 SHA512 
d7ed2c36213cfb81988e84e370e0504add77fdb79d31aed4d7aabb73943042f860b4a3ca6c9aad7de5b11234631b1e0f66eb067fcb46079d2cc4ba53ef0cabfb

diff --git a/dev-python/pytest-forked/pytest-forked-1.2.0.ebuild 
b/dev-python/pytest-forked/pytest-forked-1.2.0.ebuild
new file mode 100644
index 000..d1217706c9c
--- /dev/null
+++ b/dev-python/pytest-forked/pytest-forked-1.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="run tests in isolated forked subprocesses"
+HOMEPAGE="https://pypi.org/project/pytest-forked/ 
https://github.com/pytest-dev/pytest-forked;
+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 ~s390 ~sparc 
~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/pytest-3.1.0[${PYTHON_USEDEP}]"
+
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? ( ${RDEPEND} )"
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv -p no:flaky || die "Tests failed under ${EPYTHON}"
+}



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

2020-06-25 Thread Michał Górny
commit: a9d6ee0f93c5072fd0cde11732e1e1e76b1a081c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 25 18:47:03 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 25 18:51:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d6ee0f

dev-python/twine: Bump to 3.2.0

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

 dev-python/twine/Manifest   |  1 +
 dev-python/twine/twine-3.2.0.ebuild | 63 +
 2 files changed, 64 insertions(+)

diff --git a/dev-python/twine/Manifest b/dev-python/twine/Manifest
index 0be7f610e9e..fa0e211d1af 100644
--- a/dev-python/twine/Manifest
+++ b/dev-python/twine/Manifest
@@ -1,2 +1,3 @@
 DIST twine-1.15.0.tar.gz 135851 BLAKE2B 
5e85c30e23615e9fa7e40ed767412560b29c42ec777afbb17850781a384bc2d3787534a8114a65ac2374ab80441eb2d3b6d75dcff400e7b47a42453a9210130d
 SHA512 
e0eae05c108e1e766a0a8ec684e3423b0537c8aa671675f30403171fd4f48ec65666d407df53f6dd9eefa0b98e5fd2fdf7dbf1f0f9150686c499de131f6f2435
 DIST twine-3.1.1.tar.gz 138692 BLAKE2B 
d96e207b5ef1314f547f5e8fbf36565d5cf29f0dd19438d41fcbb154a98b854c669740b533a28cd79501933f0cef57767e63a83f135fcdbc196df8865cfc4d8a
 SHA512 
446b36a1816db6131e279bda26e62c58f9659d86178d498ebb9f7c5287b61cf969e625debe4b4cb1e32832e0eecbcedcf4913319ae0bf7eb287f56e550d33ed9
+DIST twine-3.2.0.tar.gz 145280 BLAKE2B 
b25fa984486a375e09705703a47994b529f6e5b48c6733c0a07b57bec6c0dfcdf4096d6ac6b0f9b7a7bfebfb32ea1cfb49c5de79f29495eb2a8fc59a5f8de4e5
 SHA512 
9959430913ea570d22f2d8b94e929af36b409b71691b3f66de8ddb77cfbfbe36590e21a6062db2a4a4f56ce2eb96984b0a474a93ea96b7734f53ada7a6411c28

diff --git a/dev-python/twine/twine-3.2.0.ebuild 
b/dev-python/twine/twine-3.2.0.ebuild
new file mode 100644
index 000..c41930434c2
--- /dev/null
+++ b/dev-python/twine/twine-3.2.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of utilities for publishing packages on PyPI"
+HOMEPAGE="https://twine.readthedocs.io/ https://github.com/pypa/twine 
https://pypi.org/project/twine/;
+SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   test? (
+   dev-python/jaraco-envs[${PYTHON_USEDEP}]
+   dev-python/jaraco-functools[${PYTHON_USEDEP}]
+   dev-python/munch[${PYTHON_USEDEP}]
+   dev-python/portend[${PYTHON_USEDEP}]
+   dev-python/pretend[${PYTHON_USEDEP}]
+   dev-python/pypiserver[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   >=dev-python/tqdm-4.14[${PYTHON_USEDEP}]
+   >=dev-python/pkginfo-1.4.2[${PYTHON_USEDEP}]
+   >=dev-python/readme_renderer-21.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-toolbelt-0.8.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
python3_{6,7} pypy{,3})
+   >=dev-python/keyring-15.1[${PYTHON_USEDEP}]
+   >=dev-python/rfc3986-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/colorama-0.4.3[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   # avoid a setuptools_scm dependency
+   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
+   sed -r -i 
"s:setuptools(_|-)scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+|)[[:space:]]*::"
 \
+   setup.cfg || die
+
+   # requires internet
+   sed -e 's:test_check_status_code_for_wrong_repo_url:_&:' \
+   -i tests/test_upload.py || die
+   rm -f tests/test_integration.py || die
+
+   sed -i -e '/--cov/d' pytest.ini || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv || die "Tests fail with ${EPYTHON}"
+}



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

2020-06-25 Thread Michał Górny
commit: a3b368dfa003b418a2af4e2c676f2e410bd86e96
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 25 18:42:31 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 25 18:51:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b368df

dev-python/rfc3986: Add python@ as co-maint

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

 dev-python/rfc3986/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/rfc3986/metadata.xml b/dev-python/rfc3986/metadata.xml
index cb470c58926..5768f78b1c5 100644
--- a/dev-python/rfc3986/metadata.xml
+++ b/dev-python/rfc3986/metadata.xml
@@ -9,6 +9,10 @@
 openst...@gentoo.org
 Openstack
   
+  
+pyt...@gentoo.org
+Python
+  
   
   
 enable support for the IDNA specification (RFC 
5891)



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

2020-06-25 Thread Michał Górny
commit: 89ab594a913edea864745188533c40067ee159d1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 25 18:42:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 25 18:42:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ab594a

dev-python/rfc3986: Port to py3.9

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

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

diff --git a/dev-python/rfc3986/rfc3986-1.3.2.ebuild 
b/dev-python/rfc3986/rfc3986-1.3.2.ebuild
index d30c59714ba..a132830441f 100644
--- a/dev-python/rfc3986/rfc3986-1.3.2.ebuild
+++ b/dev-python/rfc3986/rfc3986-1.3.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3)
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3)
 
 inherit distutils-r1
 



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

2020-06-25 Thread Michał Górny
commit: ab69ef7237c2a1ca87dd521a4c4bd53e20116d31
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 25 18:42:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 25 18:51:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab69ef72

dev-python/rfc3986: Bump to 1.4.0

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

 dev-python/rfc3986/Manifest |  1 +
 dev-python/rfc3986/rfc3986-1.4.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/rfc3986/Manifest b/dev-python/rfc3986/Manifest
index a7c98c77d75..b5023286e08 100644
--- a/dev-python/rfc3986/Manifest
+++ b/dev-python/rfc3986/Manifest
@@ -1,2 +1,3 @@
 DIST rfc3986-1.2.0.tar.gz 40162 BLAKE2B 
d51db37285366fdc7a6d25632afe440bbcdf4fbca46488082286824f046cfd81129b8f0e0695f986120276cf446dde5751dc52ebeb5f2f61f60c5acb92f2da1a
 SHA512 
b88bdc47fa2daa6a9ffc339b1b997a85d0c8b3bf3ab271554e2a1a684c0394370e9cba07a82a542f39533a4c8cae69414234545db6caa2508e0ee7e7f8bdff3d
 DIST rfc3986-1.3.2.tar.gz 44225 BLAKE2B 
f4cc72ed3c2dcc7132527cd33fd6b9f0136f789fdb229cc33b02bf2dd596b2f762e3e4cf8af63f239408b55cdf056cf54315a0a9cdf734a4203fad24b00ce594
 SHA512 
c086c55295d80ccf33dbfeff06059303119e7a407bfc405b7f75ec30413221ec58d3061d75fd3ca696b7acf9b1be1dfcc785e01280bf659a53be43ab1f300b15
+DIST rfc3986-1.4.0.tar.gz 44912 BLAKE2B 
595a644f8f92823ad31113ce88218cb30d16b37ec7303c0d8e89d2d2b1e18448d99003e95d61dcf09cb64aae517037bae798d1e89c74b652d517a648e80856e8
 SHA512 
dbcddc09331b794eafed8c2d7b81b7b632ba5cae2741e33ad12e781bc923427a05febd2f2715d037f35769b18c8d790546dfd4bbebe6e71d3545e446888b

diff --git a/dev-python/rfc3986/rfc3986-1.4.0.ebuild 
b/dev-python/rfc3986/rfc3986-1.4.0.ebuild
new file mode 100644
index 000..a132830441f
--- /dev/null
+++ b/dev-python/rfc3986/rfc3986-1.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3)
+
+inherit distutils-r1
+
+DESCRIPTION="Validating URI References per RFC 3986"
+HOMEPAGE="https://tools.ietf.org/html/rfc3986
+   https://github.com/python-hyper/rfc3986
+   https://rfc3986.rtfd.org;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+IUSE="idna"
+
+RDEPEND="
+   idna? ( dev-python/idna[${PYTHON_USEDEP}] )
+"
+BDEPEND="
+   test? ( dev-python/idna[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: eclass/

2020-06-25 Thread Sergei Trofimovich
commit: af7c0ac4002cfe8101ca4888ea26f3cacf70
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Jun 20 08:43:07 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun 25 18:14:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7c0ac4

qmail.eclass: clean up and make it work with upcoming notqmail changes

The split in the install functions was needed for packages like miniqmail, that
only installed a subset of the functions. It has meanwhile been removed from
tree.

In turn notqmail is going to drop some obsolete programs from the installation.
Most documentation files also have been renamed to *.md.

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 eclass/qmail.eclass | 54 ++---
 1 file changed, 26 insertions(+), 28 deletions(-)

diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass
index a78c118c89e..21f317fd34a 100644
--- a/eclass/qmail.eclass
+++ b/eclass/qmail.eclass
@@ -117,8 +117,7 @@ qmail_spp_src_unpack() {
 
 # @FUNCTION: qmail_src_postunpack
 # @DESCRIPTION:
-# Unpack common config files, apply custom patches if supplied and
-# set built configuration (CFLAGS, LDFLAGS, etc)
+# Unpack common config files, and set built configuration (CFLAGS, LDFLAGS, 
etc)
 qmail_src_postunpack() {
cd "${S}"
 
@@ -144,33 +143,27 @@ qmail_base_install() {
einfo "Setting up basic directory hierarchy"
diropts -o root -g qmail -m 755
keepdir "${QMAIL_HOME}"/{,bin,control}
-
-   einfo "Installing basic qmail software"
-   insinto "${QMAIL_HOME}"/bin
-
-   insopts -o root -g qmail -m 755
-   doins datemail elq forward maildir2mbox maildirmake \
-   maildirwatch mailsubj pinq predate qail \
-   qmail-{inject,qmqpc,showctl} sendmail
-
-   einfo "Adding env.d entry for qmail"
-   doenvd "${GENQMAIL_S}"/conf/99qmail
-
-   declare -F qmail_base_install_hook >/dev/null && \
-   qmail_base_install_hook
-}
-
-qmail_full_install() {
-   einfo "Setting up full directory hierarchy"
keepdir "${QMAIL_HOME}"/users
diropts -o alias -g qmail -m 755
keepdir "${QMAIL_HOME}"/alias
 
+   einfo "Adding env.d entry for qmail"
+   doenvd "${GENQMAIL_S}"/conf/99qmail
+
einfo "Installing all qmail software"
+   insinto "${QMAIL_HOME}"/bin
+
insopts -o root -g qmail -m 755
-   doins bouncesaying condredirect config-fast except preline qbiff \
-   qmail-{qmqpd,qmtpd,qread,qstat,smtpd,tcpok,tcpto} \
-   qreceipt qsmhook tcp-env
+   doins bouncesaying condredirect config-fast datemail except forward 
maildir2mbox \
+   maildirmake mailsubj predate preline qbiff \
+   
qmail-{inject,qmqpc,qmqpd,qmtpd,qread,qstat,smtpd,tcpok,tcpto,showctl} \
+   qreceipt sendmail tcp-env
+
+   # obsolete tools, install if they are still present
+   for i in elq maildirwatch pinq qail qsmhook; do
+   [[ -x ${i} ]] && doins ${i}
+   done
+
use pop3 && doins qmail-pop3d
 
insopts -o root -g qmail -m 711
@@ -183,8 +176,8 @@ qmail_full_install() {
insopts -o qmailq -g qmail -m 4711
doins qmail-queue
 
-   declare -F qmail_full_install_hook >/dev/null && \
-   qmail_full_install_hook
+   declare -F qmail_base_install_hook >/dev/null && \
+   qmail_base_install_hook
 }
 
 qmail_config_install() {
@@ -207,8 +200,14 @@ qmail_man_install() {
 
into /usr
doman *.[1578]
-   dodoc BLURB* CHANGES FAQ INSTALL* PIC* README* REMOVE* SECURITY \
-   SENDMAIL* TEST* THANKS* THOUGHTS UPGRADE VERSION*
+   dodoc BLURB* INSTALL* PIC* README* REMOVE* \
+   SENDMAIL* TEST* THANKS* VERSION*
+   # notqmail converted the files to markdown
+   if [ -f CHANGES ]; then
+   dodoc CHANGES FAQ SECURITY THOUGHTS UPGRADE
+   else
+   dodoc CHANGES.md FAQ.md SECURITY.md THOUGHTS.md UPGRADE.md
+   fi
 
declare -F qmail_man_install_hook >/dev/null && \
qmail_man_install_hook
@@ -334,7 +333,6 @@ qmail_ssl_install() {
 qmail_src_install() {
export GROUP_ROOT="$(id -gn root)"
qmail_base_install
-   qmail_full_install
qmail_config_install
qmail_man_install
qmail_sendmail_install



[gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/

2020-06-25 Thread Sergei Trofimovich
commit: 0ea535ddc9bc2d2e55c93e9ca888af3921dedf18
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun 25 15:28:44 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun 25 18:14:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea535dd

x11-libs/gtk+: stable 3.24.20 for sparc, bug #728924

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 x11-libs/gtk+/gtk+-3.24.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtk+/gtk+-3.24.20.ebuild 
b/x11-libs/gtk+/gtk+-3.24.20.ebuild
index 476dca8c34f..98eb7e862f6 100644
--- a/x11-libs/gtk+/gtk+-3.24.20.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.20.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1



[gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/

2020-06-25 Thread Sergei Trofimovich
commit: b58527fe48531d2a870de496f1f94c20656ac509
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun 25 15:27:12 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun 25 18:14:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58527fe

dev-util/gtk-update-icon-cache: stable 3.24.20 for sparc, bug #728924

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.20.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.20.ebuild
index 4c02aa74fa1..8424e4558b0 100644
--- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.20.ebuild
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.20.ebuild
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # man page was previously installed by gtk+:3 ebuild
 RDEPEND="



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

2020-06-25 Thread Sergei Trofimovich
commit: 982f7060d62e38cf84293cd24c3eed9f85f833ea
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun 25 15:25:47 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun 25 18:14:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982f7060

dev-libs/gjs: stable 1.58.8 for sparc, bug #728924

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-libs/gjs/gjs-1.58.8.ebuild b/dev-libs/gjs/gjs-1.58.8.ebuild
index c0859f6c9be..1377c24565c 100644
--- a/dev-libs/gjs/gjs-1.58.8.ebuild
+++ b/dev-libs/gjs/gjs-1.58.8.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs;
 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
 SLOT="0"
 IUSE="+cairo examples gtk readline +sysprof test"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
 
 RDEPEND="
>=dev-libs/glib-2.58.0



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

2020-06-25 Thread Sergei Trofimovich
commit: b4c583959d0f0613a3211fff9a436f8e267de155
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun 25 15:26:29 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun 25 18:14:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c58395

dev-libs/libsigc++: stable 2.10.3 for sparc, bug #728924

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-libs/libsigc++/libsigc++-2.10.3.ebuild 
b/dev-libs/libsigc++/libsigc++-2.10.3.ebuild
index a74aef48138..00903618662 100644
--- a/dev-libs/libsigc++/libsigc++-2.10.3.ebuild
+++ b/dev-libs/libsigc++/libsigc++-2.10.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://libsigc.sourceforge.net/;
 
 LICENSE="LGPL-2.1+"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 



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

2020-06-25 Thread Sergei Trofimovich
commit: 4cdda5185b5ea0d715ae83ec9ce9e63382ad4d21
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun 25 15:25:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun 25 18:14:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cdda518

dev-libs/appstream-glib: stable 0.7.17 for sparc, bug #728924

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/appstream-glib/appstream-glib-0.7.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/appstream-glib/appstream-glib-0.7.17.ebuild 
b/dev-libs/appstream-glib/appstream-glib-0.7.17.ebuild
index 3ac1858dbde..fa48f93b471 100644
--- a/dev-libs/appstream-glib/appstream-glib-0.7.17.ebuild
+++ b/dev-libs/appstream-glib/appstream-glib-0.7.17.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0/8" # soname version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="gtk-doc fonts +introspection stemmer"
 
 RDEPEND="



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

2020-06-25 Thread Ben Kohler
commit: 6dda9b4f21e45639dbd65493890236ea78bd4e8c
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Jun 25 18:11:33 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Jun 25 18:13:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dda9b4f

x11-misc/obmenu-generator: bump to 0.88

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ben Kohler  gentoo.org>

 x11-misc/obmenu-generator/Manifest |  1 +
 .../obmenu-generator/obmenu-generator-0.88.ebuild  | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/x11-misc/obmenu-generator/Manifest 
b/x11-misc/obmenu-generator/Manifest
index 2d19d508d46..f6f773ede11 100644
--- a/x11-misc/obmenu-generator/Manifest
+++ b/x11-misc/obmenu-generator/Manifest
@@ -1,2 +1,3 @@
 DIST obmenu-generator-0.85.tar.gz 20558 BLAKE2B 
526657eb9fc7ed0adc3681809d0f8b763f5faf7b2cb578962e1c2ab2e2bd488f386bcd6e7bf45e5752a2d339048af37f05bf31ef3947c2a9642f15e99db00eac
 SHA512 
d6925ec8c2b75eec12bc23840799cedf4b882787b62a6b8814ca6c8b3bc5d22d2b8a4510fa6829d66541923caf3163a85eefc068a96ead631a3200467c563545
 DIST obmenu-generator-0.87.tar.gz 20648 BLAKE2B 
ba4f223c61cc380aa510d02c640e0694a6235a06cd44db0b6f929730747ff8f7f62842c545a8684a00fe31fa990ec7ce8488f8b2efd45cbd5852803c3c81ce99
 SHA512 
dfbe9e2f1565c7f02c08885ac9980fd35e6d698208f813d62cf97a34befe16987e0fca29429fce006bafbb8bd04a05c63e1a109d70bb757240199b8a970ba55e
+DIST obmenu-generator-0.88.tar.gz 20569 BLAKE2B 
0b17a3d379f6a92e08dd1f2e6d943e4d30f669c11847ad1354f44c41e8d3714b174fe6194a4b952664e9cc8408080ba236871b83e9f2498f5d337bc6498e92ec
 SHA512 
650915562792b20cb39175cf2e7d11141eba24e3345cb54e5400a18f324f6fdacc4008d57d091a3ee64a36ebcf4548d0c8328e6a2dbc62613c7001b97e10332a

diff --git a/x11-misc/obmenu-generator/obmenu-generator-0.88.ebuild 
b/x11-misc/obmenu-generator/obmenu-generator-0.88.ebuild
new file mode 100644
index 000..d00c2b742b8
--- /dev/null
+++ b/x11-misc/obmenu-generator/obmenu-generator-0.88.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils
+
+DESCRIPTION="A fast pipe/static menu generator for the Openbox Window Manager"
+HOMEPAGE="https://github.com/trizen/obmenu-generator;
+SRC_URI="https://github.com/trizen/obmenu-generator/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-lang/perl[gdbm]
+   dev-perl/Data-Dump
+   >=dev-perl/Linux-DesktopFiles-0.90.0
+   x11-wm/openbox
+"
+
+src_install() {
+   dobin ${PN}
+
+   insinto /etc/xdg/obmenu-generator
+   doins schema.pl
+
+   dodoc README.md
+}
+
+pkg_postinst() {
+   elog "For icon (-i) functionality, install:"
+   optfeature "support via gtk+:2 (default)" dev-perl/Gtk2
+   optfeature "support via gtk+:3 (enabled via config)" dev-perl/Gtk3
+}



[gentoo-commits] repo/gentoo:master commit in: x11-wm/spectrwm/

2020-06-25 Thread Ben Kohler
commit: e9435892c182de3e4515df6130e68ce5e53a6ca6
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Jun 25 18:13:23 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Jun 25 18:13:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9435892

x11-wm/spectrwm: bump to 3.4.1

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ben Kohler  gentoo.org>

 x11-wm/spectrwm/Manifest  |  1 +
 x11-wm/spectrwm/spectrwm-3.4.1.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/x11-wm/spectrwm/Manifest b/x11-wm/spectrwm/Manifest
index c8beb99909a..7b9c0b676d2 100644
--- a/x11-wm/spectrwm/Manifest
+++ b/x11-wm/spectrwm/Manifest
@@ -2,3 +2,4 @@ DIST spectrwm-3.1.0.tar.gz 147206 BLAKE2B 
abcce22bc7859dbcc109f02ea832d65091c842
 DIST spectrwm-3.2.0.tar.gz 150691 BLAKE2B 
a90fb556f0572709df51272a259724c3a497ac3b9852722646058ffb92914ca49581f3f95884c8a6bab2cb6475c4c3b475ff7ed3ea0ff125e76f202696dfd2bd
 SHA512 
038d7fc5716fbca324a078a311939ec23db6ff53e9ef33b2804c687838e729f0e7bb7f724c539e8ac8efed9607358962d4dd742db7f1a30bf3c6ab72eade1039
 DIST spectrwm-3.3.0.tar.gz 161806 BLAKE2B 
07470511486c7b5c61e65eb33e5a9ec7fbfec97390057311fab27bd5608d428b3a53c379fe6c5436000b4847769db9d175154e696b39d3175175bae173e8e68e
 SHA512 
743ad0437641a760ae29ccbd0084baee3354dadc48f3fc9ab70bffa2413ffe3af67f1223413aa1bbf8c679fbae1fbbdd71a840b3e44f5df83b527f63c1cc
 DIST spectrwm-3.4.0.tar.gz 164188 BLAKE2B 
a79feb7f1e667728d237ec97aa5753eb5d0a1ae96ea63a5f14348cbc63ddde7a49639664fa19bffb564d0342727e558498a7a72ec3442899462ad8800075e32e
 SHA512 
f55785976ffefaa93601cdc509880cc7e1c13df6f676d3dc0ee8121240b221b0d3db5968d32486673e2ab172165dd55da3d28b1e088fbf4f77ccecb8c6e57519
+DIST spectrwm-3.4.1.tar.gz 164507 BLAKE2B 
8047e639be3d4a07616f7ef3911765c5d6dd7dbd56c684453db90283faee08aac2cb9e3e20ae42f839582b67b778a4490a04fa21fc90fe489f798c40c517351e
 SHA512 
94d468833124b51fa12b29b173126f10f27dd551d599459e4bea589721b3df6f1f0af0ea67326ed3ad462e1203d3bbcb82032ff83abfa0943ec45afd29dedaa6

diff --git a/x11-wm/spectrwm/spectrwm-3.4.1.ebuild 
b/x11-wm/spectrwm/spectrwm-3.4.1.ebuild
new file mode 100644
index 000..67195eaf70b
--- /dev/null
+++ b/x11-wm/spectrwm/spectrwm-3.4.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit desktop multilib toolchain-funcs
+
+DESCRIPTION="Small dynamic tiling window manager for X11"
+HOMEPAGE="https://github.com/conformal/spectrwm;
+SRC_URI="https://github.com/conformal/spectrwm/archive/${PN^^}_${PV//./_}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   !x11-wm/scrotwm
+   x11-misc/dmenu
+"
+DEPEND="
+   elibc_musl? ( sys-libs/queue-standalone )
+   x11-libs/libX11
+   x11-libs/libXcursor
+   x11-libs/libXrandr
+   x11-libs/libXt
+   x11-libs/xcb-util
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.4.0-gentoo.patch
+)
+S=${WORKDIR}/${PN}-${PN^^}_${PV//./_}
+
+src_prepare() {
+   sed -i -e '/LICENSE.md/d' linux/Makefile || die
+   default
+}
+
+src_compile() {
+   tc-export CC PKG_CONFIG
+   emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)"
+}
+
+src_install() {
+   emake -C linux PREFIX="${EROOT}/usr" 
LIBDIR="${EROOT}/usr/$(get_libdir)" \
+   SYSCONFDIR="${EROOT}/etc" DOCDIR="${EROOT}/usr/share/doc/${P}" \
+   DESTDIR="${D}" install
+
+   dodoc README.md ${PN}_*.conf {initscreen,screenshot}.sh
+}



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

2020-06-25 Thread Mike Pagano
commit: 1b742d42d4a48d9fb0b67043abfe7320e32dfdd0
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Jun 25 17:27:16 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Jun 25 17:27:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b742d42

sys-kernel/gentoo-sources: Linux patch 4.19.130

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.130.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 82da9d81322..26877bfb768 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -31,6 +31,9 @@ DIST genpatches-4.19-127.extras.tar.xz 17516 BLAKE2B 
3818bad82a4ef179b34e9dc5903
 DIST genpatches-4.19-128.base.tar.xz 3579128 BLAKE2B 
3826eb7e22f0c03382d3c417d9b58bd27f86ea2f06e2569f7eb10ecfe031c5e9bcf12dc6522a5bc7896a0777a4b3ac21ae89f2e9c9a75f5f8ea9539ac7193b36
 SHA512 
b3fdd7120bb07c5b8da15725d20d6f7d7b877d9b0aa4dea0deeed92026a958362cd3741dfd407129e282aaf3ffbe1257fbe1e2c77c640cbe7a78894c307c6ecd
 DIST genpatches-4.19-128.experimental.tar.xz 6432 BLAKE2B 
94f7574d43c1c970c21b581d9b52ee1d150a676ebbdfd956be06e9f2af03d44128e842b88f47f92c219751f6552b480399b02e88f63869c6be4762905cce9e56
 SHA512 
be0a40143e569fcf3b17126b21cf8d74453a6009875f41e891691573b8026bf3ca85f12ea49e46951a5c9e0dd8971f72f3870fe756a7c916918400631d2b1bb3
 DIST genpatches-4.19-128.extras.tar.xz 17524 BLAKE2B 
885ad7ab0be8ad9c2f2094e8dda22ea8b5a07dcf2da1478f1e5c6c5019b32f224dc589b5a9fe300e9c55dc2a462f6430e55d72eb130c52226ee58302946a6797
 SHA512 
e732168665d86658ceb92d0dbb5794c9dd441fcb09c6a9a28208668fcf63830da118c247156e177967016900e08e5754cbc573672ca90728447263f073c7f4f0
+DIST genpatches-4.19-129.base.tar.xz 3626932 BLAKE2B 
68533c898d54165997b765f2efed5cc4d9d1b6193513a27b5d1f57b6b7c1107f8be1728dcee5d991c306e51ad0bb8b880b546f618eefca4eb08cd699c37e5737
 SHA512 
debe6881f49e27dcd9829f047734eae0e66f28ae2d87c035d69a7f57cc6622bba1e88631a479293a3cb48ef9b1570c647d04b4df305ed30d805cf578c2c2fe68
+DIST genpatches-4.19-129.experimental.tar.xz 6432 BLAKE2B 
a17babcb86ddab998a4ee06b3e5f1a33a5589c18fc1ee08a5f3121741eed955822d6356e8394454168d4f1b74e7dc369e33f5e14eaee279613e43bb9e454a45b
 SHA512 
b7fb52b33d0208c6276f5d639f10ff5a6e62e2ae53c6585c9816627ce6ba7f9e53db1bce24b60842788cf0c77390bdeb8f3d3e97fe902ddf0a7a7eb6fee51733
+DIST genpatches-4.19-129.extras.tar.xz 17516 BLAKE2B 
7f0959a7a6410904e97ef4e3032a490ccf716381c57c3c7f02466e8dbdea5f9d01a9245d43c07bf516d11b06193bd4643bb949393990ce9aff570be3532fb5de
 SHA512 
d809b2433f552b895d71acf647f5d0b096685373ff283ee5b101e205fd239f327b0c74e8f41a2fd7a20ad70643d8750ba92483fa1341a0d1aa7a16056bbdd35d
 DIST genpatches-4.4-222.base.tar.xz 3571800 BLAKE2B 
4402f71d528f74ba4da4fab9e0209ca9f169f78ff3619f04b6c448bbd7a21613118d1f79a470f63785180e7080289fb9ab2a59673b9ef3b67838e5fe769e297b
 SHA512 
d03f6b31adbf185918cb71a9a276cc09c500f2d6234c6d86e9d4341e487204b4b50ee3a0af48002bb529a0445ee50f7ce187ffabb9b76a69e789a7a930caf23a
 DIST genpatches-4.4-222.experimental.tar.xz 83348 BLAKE2B 
fbb8c234d060b3c54b0ecb3763ca0b36700556817d4bec51ceace60a68b82c7d93c673ab3372e9e0aecfc9e0cf688340c6122070b509096971f98e1bee86d71b
 SHA512 
d8c39c415bcb5f40e1d3877f85e9ac649936af66108d9106f5c6732b2f75b37b6a18893889fc4ed6f8409ad47b0d5a2ba1e45a16bf31a0fa3b0e771789841d83
 DIST genpatches-4.4-222.extras.tar.xz 16496 BLAKE2B 
cc06659a35fed7d1bac1d7c8076f1199b5985b99202c64b6f09a8557361151b51be540189b1ffeb8acfe222cfb4908e401f74b5757e6ba65a2c16dd035fb831b
 SHA512 
294bf913915ca2669475be17dcc91f2b65c5c48bf59964650a869f1d2773e2940a09b8caf51fa92db7933d3eafa3569df64699ff10bcf1b16bed1c722fef7581

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



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

2020-06-25 Thread Mike Pagano
commit: c91d7654082af284e857c22e9431108b2d7ae2b8
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Jun 25 17:21:34 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Jun 25 17:21:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91d7654

sys-kernel/gentoo-sources: Linux patch 4.14.186

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.14.186.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 0017a3d1bef..82da9d81322 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -13,6 +13,9 @@ DIST genpatches-4.14-194.extras.tar.xz 17528 BLAKE2B 
1da392ce372e204598450d4bdaf
 DIST genpatches-4.14-195.base.tar.xz 4329400 BLAKE2B 
a17042f43952d5245c2833a8a59e6898db6b5ca0314d453527220ff1fb39a4f8054ac1cc032251f1852d07a2ec1001755f4eef637a881be460f34b9f0e6c8294
 SHA512 
c6d31fe4fc95f04ccf8abe8bb4aff2b78e22bed69188c7ca857c7b1230fc7c637f5a97bbb17bee960ef2c8900cf2decfd1a1dfd58bcd66a442815f8cf52db735
 DIST genpatches-4.14-195.experimental.tar.xz 5932 BLAKE2B 
33f6f50601c11f832846305eff70afd279a7f2284f9fe25b001fb3e45951d46cd9b861737c7c4c030a0cded6d119428583d8aaf003d03b487aa355f5289b9be7
 SHA512 
5505bd69959c8a40a17d649fd13521fd5a7b872ea66ee82c21fcdc7f6fe0330dd00b8361007fdd2505289d38e0354bfa31a377aa8863facac6ac9bf14fc9f9d5
 DIST genpatches-4.14-195.extras.tar.xz 17536 BLAKE2B 
9b9d57324fc8770f8e9af0d62de34691694a21bba9c8ba54fc302709fa1d2e631ff0c91cd6a3ff275cc76c0cd1f87b1d2681a874c44fd2e7287e729ece3ee654
 SHA512 
89c02042dbca98380d0ea0f48f4af9a1508ab76ee764099a1ab63aca54f6173c2e249df99b676ada58391b24b4d4762f973cba72304e762e9948c4e2b37c
+DIST genpatches-4.14-196.base.tar.xz 4359108 BLAKE2B 
8f56424855c5d7f0e08a9c3ebe784aba798abd0755751e00341f2f2106f9aea33640b9c59213126de7f187b69efdb8b101675258a49c51eb4d89c0655d4e6bce
 SHA512 
26c214aa12343f607d75116d2048ede0c9b134a15ad93cbba5997b5bee71a6553e2c420fbf4d7da20dac16f9ed41ce77ae9ec7fbdc06674b32d11a3adfb9fcdb
+DIST genpatches-4.14-196.experimental.tar.xz 5932 BLAKE2B 
590ebc711495e321ea9c5826fcabc47d30f88ed7bbea889b0d873eb04b1ac9467be15dd64e4ef32a002250a83de85c8267686b5b8c6f3f2019540191bbb84fef
 SHA512 
135516ab26127df7ae8de27a148ad378ca145f3064d578a7c1d6c5d6a6c0c35941e70e30cfcb741e1ecce20e52a051e74de775b4a8861ea0b7e12212a417b4d4
+DIST genpatches-4.14-196.extras.tar.xz 17528 BLAKE2B 
e8cbcf4d54a3c44504498bff52bdb65b5bd697dfb211b78924a3e09bf5bc505e8053d268881d1f0d5068e1cdd427a9a1445616251d8dd78871d30303f49430da
 SHA512 
61e14704837422bac9f0af527d0071e31b5c75dd034dc4ef11a5f297b217c7cf2ca07cf74532c83f75c0a65c88a0ced978c15e3921d4c06c3e2a9235535df067
 DIST genpatches-4.19-119.base.tar.xz 3427592 BLAKE2B 
162b414b2480bf6f2c380680b2a27fb14aa9a715e07d0af2a45433e8b20dc48c3c317c308d082d328c7312cd707adb528dcc88a0515942e4c794adf63ae916e9
 SHA512 
ca403e6cc5037ca4c8b25c53b0f5a60f6a006f0d7486ff32cb7e7e634a3ef34883ee96ec5049825a0c07111fcc7561e172f95c4cdbf5fb7d21c1e986081a9593
 DIST genpatches-4.19-119.experimental.tar.xz 6424 BLAKE2B 
52329f89b354a12cffa0eb0fa35f237b9ae1b2bf81e0ecce3a90331bbbee7e1c4b41161286952c84ba64ca54235aa134dffd09ecf164eda3fdb7f0e000a35f32
 SHA512 
3db0a42d06fbee6e0a6f1afa50c48e42cd4c43365f91a800a4f99a9444db2b5030a5c367ea09409efa8d7f14494c6b8eefec47d2e8a8e14f52da040d26bce845
 DIST genpatches-4.19-119.extras.tar.xz 17508 BLAKE2B 
fd7ac78c365d496e3a3ef6584c2690205fe6ade564ef1c6104d9995943f32e3669d8f1bc7403792f2570db01c7afbe205e343a863a391489725cd7a82c1d1295
 SHA512 
153134a2f1a684a185efa3effc5e254857b79e5a07a06cbc5ae43f7d852d51fb4e920c6fd020d8eeb88a7b863d09679a90df28ce5d0c39bd77f055109824a3f4

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



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

2020-06-25 Thread Zac Medico
commit: 8795dd08f0b05bcabb3881aeb570f1303d75eb43
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Jun 25 17:13:21 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Jun 25 17:13:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8795dd08

dev-util/bcc: libbpf-0.0.9.tar.gz digest changed

Closes: https://bugs.gentoo.org/729652
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Zac Medico  gentoo.org>

 dev-util/bcc/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/bcc/Manifest b/dev-util/bcc/Manifest
index 7fa7ae45920..eb4d8d7c492 100644
--- a/dev-util/bcc/Manifest
+++ b/dev-util/bcc/Manifest
@@ -7,4 +7,4 @@ DIST libbpf-0.0.5.tar.gz 160335 BLAKE2B 
2cf4a3e6edc002b3a32f9d08bb22a07863d8f6f9
 DIST libbpf-0.0.6.tar.gz 213791 BLAKE2B 
9f0a08cc7bae41f7fa93d5ba2f535f76ce47fe691efb6bac6257b88a5607deb62fa53f59984d83b6070ccd573c902899f7528b376d9acbfd77317659de6ab061
 SHA512 
1678133d9a2bd1cf13d4d1f9b83bb3f0642de91e3e3c8d785e2993257035573aff39b9a1a457e73d9c4c1c66b6a52544a8ad06ac560766d335428bb3fc421e71
 DIST libbpf-0.0.7.tar.gz 262068 BLAKE2B 
e77ff25449274881ddb9d32f25cd6ad8988e4524102bd109049ee6cfce3e2753fd99ebe2a080f809a4c5422dbf6b17633e4b0cea156f289bf95b92f8375a273c
 SHA512 
c2cbc869b7e11339deab3152a6e2d0b3bba25da513d18d77fb0a698cbe61d6bd48175a58e7dd7a3695fbf27faf48b4f517ac5d3a3c66c086df2e5d1b73a2595d
 DIST libbpf-0.0.8.tar.gz 262519 BLAKE2B 
2a3620c97834cc23e716476b6966c1c65c1c82064b3ba1ae4ab4906ae362a777d9aa7ae40620f9a259fe969a5a897e97c14d97f627f39c47fa28c89abb1efa9a
 SHA512 
1074fb52b7a158e4e2713c4c7083528ccf2d99b899853078f230234ba112071bfa66e174d8800d36516e26d5bf06da44d100a5b2f866d267f62c9308f431220c
-DIST libbpf-0.0.9.tar.gz 273706 BLAKE2B 
54dc77a8e415c24e6394877fc9ad54daca78a4e4f4779607e977708e8b88b6d7bb5854b618a808b1758529b9fdd574fc85f5969791a88b9a124cc42b63f7a161
 SHA512 
597ac41ab1727c48f2c53c9626b482ae7abd558b4c7d237e33206e3292295d5e5c2f56d31063d30caedccdc3fd289c040f718ff9aaaf210920f1b9c4c772660d
+DIST libbpf-0.0.9.tar.gz 273726 BLAKE2B 
1277ce5b9dab9037e287910c43a71ee33cd6607d7cbe59d40c6930bf49407e04fcdfa6f4795f98202930fd564c1569c2feef0bca73294334f00abd601a288ed0
 SHA512 
d54bbdee6f7ea83ffef3fd0abe07f71644bcf83e5cf4a307fb4e03d885503617f1af2d324cc869f0f01a92bcb58836780a4802ac4db83b9f037ea196edc1131a



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

2020-06-25 Thread Patrick McLean
commit: 4dbc7925f9a31cb03bb5b5846150e4e069fa3762
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Jun 25 17:09:13 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jun 25 17:09:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dbc7925

dev-libs/libbpf-0.0.9: Update Manifest

It looks like upstream changed the tag.

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Patrick McLean  gentoo.org>

 dev-libs/libbpf/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbpf/Manifest b/dev-libs/libbpf/Manifest
index a446885b6a2..ce71d95bdc4 100644
--- a/dev-libs/libbpf/Manifest
+++ b/dev-libs/libbpf/Manifest
@@ -1,4 +1,4 @@
 DIST libbpf-0.0.6.tar.gz 213791 BLAKE2B 
9f0a08cc7bae41f7fa93d5ba2f535f76ce47fe691efb6bac6257b88a5607deb62fa53f59984d83b6070ccd573c902899f7528b376d9acbfd77317659de6ab061
 SHA512 
1678133d9a2bd1cf13d4d1f9b83bb3f0642de91e3e3c8d785e2993257035573aff39b9a1a457e73d9c4c1c66b6a52544a8ad06ac560766d335428bb3fc421e71
 DIST libbpf-0.0.7.tar.gz 262068 BLAKE2B 
e77ff25449274881ddb9d32f25cd6ad8988e4524102bd109049ee6cfce3e2753fd99ebe2a080f809a4c5422dbf6b17633e4b0cea156f289bf95b92f8375a273c
 SHA512 
c2cbc869b7e11339deab3152a6e2d0b3bba25da513d18d77fb0a698cbe61d6bd48175a58e7dd7a3695fbf27faf48b4f517ac5d3a3c66c086df2e5d1b73a2595d
 DIST libbpf-0.0.8.tar.gz 262519 BLAKE2B 
2a3620c97834cc23e716476b6966c1c65c1c82064b3ba1ae4ab4906ae362a777d9aa7ae40620f9a259fe969a5a897e97c14d97f627f39c47fa28c89abb1efa9a
 SHA512 
1074fb52b7a158e4e2713c4c7083528ccf2d99b899853078f230234ba112071bfa66e174d8800d36516e26d5bf06da44d100a5b2f866d267f62c9308f431220c
-DIST libbpf-0.0.9.tar.gz 273706 BLAKE2B 
54dc77a8e415c24e6394877fc9ad54daca78a4e4f4779607e977708e8b88b6d7bb5854b618a808b1758529b9fdd574fc85f5969791a88b9a124cc42b63f7a161
 SHA512 
597ac41ab1727c48f2c53c9626b482ae7abd558b4c7d237e33206e3292295d5e5c2f56d31063d30caedccdc3fd289c040f718ff9aaaf210920f1b9c4c772660d
+DIST libbpf-0.0.9.tar.gz 273726 BLAKE2B 
1277ce5b9dab9037e287910c43a71ee33cd6607d7cbe59d40c6930bf49407e04fcdfa6f4795f98202930fd564c1569c2feef0bca73294334f00abd601a288ed0
 SHA512 
d54bbdee6f7ea83ffef3fd0abe07f71644bcf83e5cf4a307fb4e03d885503617f1af2d324cc869f0f01a92bcb58836780a4802ac4db83b9f037ea196edc1131a



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

2020-06-25 Thread Andreas Sturmlechner
commit: b9d85c6578126c3592dbae8a8fc6ff6b27995e34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 07:53:25 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 17:07:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d85c65

media-libs/opencv: Drop vulnerable 2.4.13-r4

Bug: https://bugs.gentoo.org/647802
Bug: https://bugs.gentoo.org/729504
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/opencv/Manifest |   1 -
 .../opencv/files/opencv-2.3.1a-libav-0.7.patch |  10 -
 .../opencv/files/opencv-2.4.13-gcc-6.0.patch   |  23 -
 .../opencv-2.4.13-imgcodecs-refactoring.patch  | 580 -
 media-libs/opencv/files/opencv-2.4.2-cflags.patch  |  21 -
 media-libs/opencv/files/opencv-2.4.3-gcc47.patch   |  22 -
 .../opencv/files/opencv-2.4.8-javamagic.patch  |  32 --
 .../files/opencv-2.4.9-cuda-pkg-config.patch   |  12 -
 media-libs/opencv/opencv-2.4.13-r4.ebuild  | 230 
 9 files changed, 931 deletions(-)

diff --git a/media-libs/opencv/Manifest b/media-libs/opencv/Manifest
index f7ec8ef1be8..079529c915c 100644
--- a/media-libs/opencv/Manifest
+++ b/media-libs/opencv/Manifest
@@ -1,4 +1,3 @@
-DIST opencv-2.4.13.tar.gz 91669572 BLAKE2B 
7f6be39e29c0db5d005cb14215fdf5955fa69c34d72c4f1e1fa8bf8de1e748a0d2fe5febb43296ef529c57e4dec8d1b6739c0c4df9e64657b9550ed382fbc4b9
 SHA512 
efdc4340fdf557dae44ac604c8c20f61ced89f99274264b61c2640f28741504462c6b57076e207040ca2513e3921275bdfbe6c22fc123bd50df78745e6b7bcd6
 DIST opencv-3.4.0-face_landmark_model.tar.gz 63299830 BLAKE2B 
58f08cd8c030ee1c8b66e76a561fd625e112face427d001185f8d7c0eaace55adbd8474663021841a1382bfe393a210e64c51223441713cdb9156fac866a845c
 SHA512 
2cd29ce42c08b2966db3ef4a2bc217ab3d07051819757ec6de8f3deea29e28f60abab39f101dba03f766f17018598e411bd687a7eaab0c681c113e10a2de2b23
 DIST opencv-3.4.0-res10_300x300-caffeemodel.tar.gz 10036604 BLAKE2B 
2a2de48fc420f13e7be146ac88f311901c5b4e409c30e466152e33cae1f8afd87dcb6d758af447c268d90bd67989c8798cd80cab172b10499a6ad5224509dbdf
 SHA512 
96fee9f447d5739bc01a5cab37c453cf7237457dfb5d2bf93ac37f8e5aa557ac222316f449cd58e37e856abe4d8e9d4a7820daaba32f0b22cbcde8e340287d4b
 DIST opencv-3.4.1.tar.gz 87051748 BLAKE2B 
87c83ab9b3d7fb048263f047aa5d6e95b153e1a28f3e34cc885eff7eb080a2258cfa1aa494cd56b32f1098ab158c17c23fc8464fcbe70642a3a1842f2fd1b4ac
 SHA512 
e1fc14285090c6fe9e26e721f2d67d7096650c523147e925567426ef76aa7f4c6f12035d6f6ce3ec7991a75a6828a810fd4f9b75f78ed5fcccecefbadd79944b

diff --git a/media-libs/opencv/files/opencv-2.3.1a-libav-0.7.patch 
b/media-libs/opencv/files/opencv-2.3.1a-libav-0.7.patch
deleted file mode 100644
index 59090703d14..000
--- a/media-libs/opencv/files/opencv-2.3.1a-libav-0.7.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 OpenCV-2.3.1.orig/modules/highgui/src/cap_ffmpeg_impl.hpp  2011-11-14 
05:33:37.0 +0100
-+++ OpenCV-2.3.1/modules/highgui/src/cap_ffmpeg_impl.hpp   2011-11-14 
05:33:18.0 +0100
-@@ -104,6 +104,7 @@
- #endif
- #if defined(HAVE_LIBAVCODEC_AVCODEC_H)
-   #include 
-+  #include 
- #endif
- #if defined(HAVE_LIBSWSCALE_SWSCALE_H)
-   #include 

diff --git a/media-libs/opencv/files/opencv-2.4.13-gcc-6.0.patch 
b/media-libs/opencv/files/opencv-2.4.13-gcc-6.0.patch
deleted file mode 100644
index b0a5084752c..000
--- a/media-libs/opencv/files/opencv-2.4.13-gcc-6.0.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From fb598bb76a0431aa3a880ecfa45054c996a070fb Mon Sep 17 00:00:00 2001
-From: Maksim Shabunin 
-Date: Fri, 13 May 2016 13:28:09 +0300
-Subject: [PATCH] Disabled PCH support for gcc >= 6.0.0
-
-Command line generation routine uses "-isystem" to include headers outside of 
"/modules" folder, but GCC 6 does not work when passed "-isystem 
/usr/include" option.

- cmake/OpenCVPCHSupport.cmake | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/cmake/OpenCVPCHSupport.cmake b/cmake/OpenCVPCHSupport.cmake
-index 13619daf27e..e6585cae020 100644
 a/cmake/OpenCVPCHSupport.cmake
-+++ b/cmake/OpenCVPCHSupport.cmake
-@@ -19,7 +19,7 @@ IF(CMAKE_COMPILER_IS_GNUCXX)
- ARGS ${CMAKE_CXX_COMPILER_ARG1} -dumpversion
- OUTPUT_VARIABLE gcc_compiler_version)
- #MESSAGE("GCC Version: ${gcc_compiler_version}")
--IF(gcc_compiler_version VERSION_GREATER "4.2.-1")
-+IF(gcc_compiler_version VERSION_GREATER "4.2.-1" AND gcc_compiler_version 
VERSION_LESS "6.0.0")
- SET(PCHSupport_FOUND TRUE)
- ENDIF()
- 

diff --git a/media-libs/opencv/files/opencv-2.4.13-imgcodecs-refactoring.patch 
b/media-libs/opencv/files/opencv-2.4.13-imgcodecs-refactoring.patch
deleted file mode 100644
index d1bea36580f..000
--- a/media-libs/opencv/files/opencv-2.4.13-imgcodecs-refactoring.patch
+++ /dev/null
@@ -1,580 +0,0 @@
-From 72d29259ca741950527c8cca7fb649030c01f658 Mon Sep 17 00:00:00 2001
-From: Alexander Alekhin 
-Date: Tue, 15 Aug 

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

2020-06-25 Thread Andreas Sturmlechner
commit: a704638d74d36519bc4ceb846aa50a784c6ab98f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 07:57:28 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 17:07:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a704638d

media-libs/opencv: Drop 4.1.2-r1

Closes: https://bugs.gentoo.org/729504
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/opencv/opencv-4.1.2-r1.ebuild | 493 ---
 1 file changed, 493 deletions(-)

diff --git a/media-libs/opencv/opencv-4.1.2-r1.ebuild 
b/media-libs/opencv/opencv-4.1.2-r1.ebuild
deleted file mode 100644
index 19a98b7fe06..000
--- a/media-libs/opencv/opencv-4.1.2-r1.ebuild
+++ /dev/null
@@ -1,493 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit java-pkg-opt-2 java-ant-2 python-r1 toolchain-funcs cmake-multilib
-
-DESCRIPTION="A collection of algorithms and sample code for various computer 
vision problems"
-HOMEPAGE="https://opencv.org;
-TINY_DNN_PV="1.0.0a3"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
-   dnnsamples? ( 
https://dev.gentoo.org/~amynka/snap/${PN}-3.4.0-res10_300x300-caffeemodel.tar.gz
 )
-   contrib? (
-   https://github.com/${PN}/${PN}_contrib/archive/${PV}.tar.gz -> 
${P}_contrib.tar.gz
-   contribdnn? ( 
https://dev.gentoo.org/~amynka/snap/${PN}-3.4.0-face_landmark_model.tar.gz )
-   contribxfeatures2d? ( 
https://dev.gentoo.org/~amynka/snap/vgg_boostdesc-3.2.0.tar.gz )
-   )"
-
-LICENSE="BSD"
-SLOT="0/4.1.2" # subslot = libopencv* soname version
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE="contrib contribcvv contribdnn contribhdf contribsfm contribxfeatures2d 
cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 
cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_popcnt 
cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_fma3 cuda debug dnnsamples 
-download +eigen examples +features2d ffmpeg gdal gflags glog gphoto2 gstreamer 
gtk ieee1394 jpeg jpeg2k lapack opencl openexr opengl openmp opencvapps pch png 
+python qt5 tesseract testprograms threads tiff vaapi v4l vtk webp xine"
-# OpenGL needs gtk or Qt installed to activate, otherwise build system
-# will silently disable it Wwithout the user knowing, which defeats the
-# purpose of the opengl use flag.
-REQUIRED_USE="
-   cuda? ( tesseract? ( opencl ) )
-   dnnsamples? ( examples )
-   gflags? ( contrib )
-   glog? ( contrib )
-   contribcvv? ( contrib qt5 )
-   contribdnn? ( contrib )
-   contribhdf? ( contrib )
-   contribsfm? ( contrib eigen gflags glog )
-   contribxfeatures2d? ( contrib download )
-   java? ( python )
-   opengl? ( || ( gtk qt5 ) )
-   python? ( ${PYTHON_REQUIRED_USE} )
-   tesseract? ( contrib )"
-
-# The following logic is intrinsic in the build system, but we do not enforce
-# it on the useflags since this just blocks emerging pointlessly:
-#  gtk? ( !qt5 )
-#  openmp? ( !threads )
-
-RDEPEND="
-   app-arch/bzip2[${MULTILIB_USEDEP}]
-   dev-libs/protobuf:=[${MULTILIB_USEDEP}]
-   sys-libs/zlib[${MULTILIB_USEDEP}]
-   cuda? ( dev-util/nvidia-cuda-toolkit:0= )
-   contribhdf? ( sci-libs/hdf5:= )
-   ffmpeg? ( media-video/ffmpeg:0=[${MULTILIB_USEDEP}] )
-   gdal? ( sci-libs/gdal:= )
-   gflags? ( dev-cpp/gflags[${MULTILIB_USEDEP}] )
-   glog? ( dev-cpp/glog[${MULTILIB_USEDEP}] )
-   gphoto2? ( media-libs/libgphoto2[${MULTILIB_USEDEP}] )
-   gstreamer? (
-   media-libs/gstreamer:1.0[${MULTILIB_USEDEP}]
-   media-libs/gst-plugins-base:1.0[${MULTILIB_USEDEP}]
-   )
-   gtk? (
-   dev-libs/glib:2[${MULTILIB_USEDEP}]
-   x11-libs/gtk+:2[${MULTILIB_USEDEP}]
-   opengl? ( x11-libs/gtkglext[${MULTILIB_USEDEP}] )
-   )
-   ieee1394? (
-   media-libs/libdc1394[${MULTILIB_USEDEP}]
-   sys-libs/libraw1394[${MULTILIB_USEDEP}]
-   )
-   java? ( >=virtual/jre-1.6:* )
-   jpeg? ( virtual/jpeg:0[${MULTILIB_USEDEP}] )
-   lapack? ( virtual/lapack )
-   opencl? ( virtual/opencl[${MULTILIB_USEDEP}] )
-   openexr? ( media-libs/openexr[${MULTILIB_USEDEP}] )
-   opengl? (
-   virtual/opengl[${MULTILIB_USEDEP}]
-   virtual/glu[${MULTILIB_USEDEP}]
-   )
-   png? ( media-libs/libpng:0=[${MULTILIB_USEDEP}] )
-   python? ( ${PYTHON_DEPS} dev-python/numpy[${PYTHON_USEDEP}] )
-   qt5? (
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   dev-qt/qttest:5
-   dev-qt/qtconcurrent:5
-   opengl? ( dev-qt/qtopengl:5 )
-   )
-   tesseract? ( 

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

2020-06-25 Thread Andreas Sturmlechner
commit: e00c8edae30e54a80c29fabf1ecac66462a5edde
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 07:56:35 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 17:07:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00c8eda

media-libs/opencv: Drop vulnerable 3.4.1-r7

Bug: https://bugs.gentoo.org/711284
Bug: https://bugs.gentoo.org/729504
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/opencv/Manifest |   3 -
 ...opencv-3.3.0-remove-tiny-dnn-autodownload.patch |  27 --
 .../files/opencv-3.4.1-compilation-C-mode.patch|  56 ---
 .../files/opencv-3.4.1-fix-build-with-va.patch |  26 --
 .../opencv/files/opencv-3.4.1-fix-on-x86.patch |  27 --
 media-libs/opencv/files/opencv-3.4.1-popcnt.patch  |  30 --
 .../opencv-3.4.1-python-lib-suffix-hack.patch  |  13 -
 .../opencv/files/opencv-3.4.1-python37.patch   |  12 -
 .../files/opencv-3.4.1-remove-git-autodetect.patch |  42 --
 media-libs/opencv/opencv-3.4.1-r7.ebuild   | 501 -
 10 files changed, 737 deletions(-)

diff --git a/media-libs/opencv/Manifest b/media-libs/opencv/Manifest
index 079529c915c..3f4b2dfa9bb 100644
--- a/media-libs/opencv/Manifest
+++ b/media-libs/opencv/Manifest
@@ -1,8 +1,5 @@
 DIST opencv-3.4.0-face_landmark_model.tar.gz 63299830 BLAKE2B 
58f08cd8c030ee1c8b66e76a561fd625e112face427d001185f8d7c0eaace55adbd8474663021841a1382bfe393a210e64c51223441713cdb9156fac866a845c
 SHA512 
2cd29ce42c08b2966db3ef4a2bc217ab3d07051819757ec6de8f3deea29e28f60abab39f101dba03f766f17018598e411bd687a7eaab0c681c113e10a2de2b23
 DIST opencv-3.4.0-res10_300x300-caffeemodel.tar.gz 10036604 BLAKE2B 
2a2de48fc420f13e7be146ac88f311901c5b4e409c30e466152e33cae1f8afd87dcb6d758af447c268d90bd67989c8798cd80cab172b10499a6ad5224509dbdf
 SHA512 
96fee9f447d5739bc01a5cab37c453cf7237457dfb5d2bf93ac37f8e5aa557ac222316f449cd58e37e856abe4d8e9d4a7820daaba32f0b22cbcde8e340287d4b
-DIST opencv-3.4.1.tar.gz 87051748 BLAKE2B 
87c83ab9b3d7fb048263f047aa5d6e95b153e1a28f3e34cc885eff7eb080a2258cfa1aa494cd56b32f1098ab158c17c23fc8464fcbe70642a3a1842f2fd1b4ac
 SHA512 
e1fc14285090c6fe9e26e721f2d67d7096650c523147e925567426ef76aa7f4c6f12035d6f6ce3ec7991a75a6828a810fd4f9b75f78ed5fcccecefbadd79944b
-DIST opencv-3.4.1_contrib.tar.gz 57126844 BLAKE2B 
63d9d5cb088371754eb132607789c8f1d4820f3e0e486593d6f64ee8f918ea4362152f050baec16f17904c03a6cdc0abc6e5fb2510308dcbabebe97b29285fbc
 SHA512 
431dfba0f413071d7faa18bc6e6f5e4f015285e2cc730c5dd69b2a4d6aa4250b7e0bcb1814ac6f06f5c76f103aea1f93f72f32aee6bc0cd7ddacdaf1f40075c1
 DIST opencv-4.1.2.tar.gz 87468598 BLAKE2B 
9e0fbd8499f783cd1a2b5ffddf557aef424b0a446f71f826522ffd4526d04742e0c408b99810fe6b39753d40c475922d2e273732fdc0a0b4ee0bc56052a7a26c
 SHA512 
d18d2cc35dc1c95c8870d35feb14459db27ebf6d09ff89a185918b1faff1b36dedacc18f268a6483570c404aca19b83ba627ce7af2265af7195a029cb766c09f
 DIST opencv-4.1.2_contrib.tar.gz 60881937 BLAKE2B 
c461aaa62306b226bde9211e2d611dcf705510e32c8598458737eb09c510cfdb49c33e11f1a7c591090d8243590e915b779fdb5590fe44dab7545e4cc308
 SHA512 
1e14f94f9228c5d6a598493eed265aab1d8a740d5bfa00639afb05287732220eb71f88bb374de47dcd440f4376486f9db0e8b338e90e5dc4f6af8d355340b622
-DIST tiny-dnn-1.0.0a3.tar.gz 12885646 BLAKE2B 
85c0715ab6c692b77522487775e70b0db645528baed1830c83c9f44d2b67a5207e4f7ea1709b35c6a4217d287199549304e9be19f4a5cec9a1183b0b5dccc562
 SHA512 
5f2c1a161771efa67e85b1fea395953b7744e29f61187ac5a6c54c912fb195b3aef9a5827135c3668bd0eeea5ae04a33cc433e1f6683e2b7955010a2632d168b
 DIST vgg_boostdesc-3.2.0.tar.gz 1867770 BLAKE2B 
1fa5b58e73b6fa56ecf8d19af22298f729942ee1369082e173445d09d3de767bf844bad3d2b462efc1199c392f37c88ba49a9996ba8bfd84b4abeba7de94db63
 SHA512 
4a046aedd639c8eb4b295b0f499e756deb66210ca083f0124c75531e540663367cb58f6d175f66c4713324177036cd89a8869bdab2de8d1736dafc7f00ef9f44

diff --git 
a/media-libs/opencv/files/opencv-3.3.0-remove-tiny-dnn-autodownload.patch 
b/media-libs/opencv/files/opencv-3.3.0-remove-tiny-dnn-autodownload.patch
deleted file mode 100644
index 6929a4c2ce4..000
--- a/media-libs/opencv/files/opencv-3.3.0-remove-tiny-dnn-autodownload.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -purN a/modules/dnn_modern/CMakeLists.txt 
b/modules/dnn_modern/CMakeLists.txt
 a/modules/dnn_modern/CMakeLists.txt2017-07-31 15:58:38.0 
+0100
-+++ b/modules/dnn_modern/CMakeLists.txt2018-01-15 17:15:15.202454388 
+
-@@ -15,23 +15,6 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_CU
- # MODULE REQUIREMENTS
- # 
- 
--set(TINY_DNN_CPP_PATH "${OpenCV_BINARY_DIR}/3rdparty/tinydnn")
--set(TINY_DNN_CPP_ROOT "${TINY_DNN_CPP_PATH}/tiny-dnn-1.0.0a3")
--ocv_download(FILENAME "v1.0.0a3.tar.gz"
--   HASH "adb1c512e09ca2c7a6faef36f9c53e59"
--   URL
-- "${OPENCV_TINY_DNN_URL}"
--   

[gentoo-commits] repo/proj/guru:dev commit in: x11-libs/kimageannotator/files/, x11-libs/kimageannotator/

2020-06-25 Thread David Flogeras
commit: 117f9db5c9ded669ac23966171cfc98ef052df59
Author: David Flogeras  gmail  com>
AuthorDate: Thu Jun 25 17:01:44 2020 +
Commit: David Flogeras  gmail  com>
CommitDate: Thu Jun 25 17:03:05 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=117f9db5

x11-libs/kimageannotator: Bump to 0.3.0

Signed-off-by: David Flogeras  gmail.com>

 x11-libs/kimageannotator/Manifest  |  1 +
 ...do-command-delete-items-that-are-required.patch | 10 ++
 .../files/include-gnuinstalldirs-before-use.patch  | 36 ++
 .../kimageannotator/kimageannotator-0.3.0.ebuild   | 31 +++
 4 files changed, 78 insertions(+)

diff --git a/x11-libs/kimageannotator/Manifest 
b/x11-libs/kimageannotator/Manifest
index ba05e37..539d692 100644
--- a/x11-libs/kimageannotator/Manifest
+++ b/x11-libs/kimageannotator/Manifest
@@ -1 +1,2 @@
 DIST kImageAnnotator-0.2.1.tar.gz 107027 BLAKE2B 
247ea31f3dfd90fd175b879c3fe06a50ee2ce8f3f2ce395efa1882fe8abc4be4e5a739782054682336cf327fe288d24b17971c89dfaf7f5202ba3f607165b0f2
 SHA512 
6f9d03b6d0d020c90fa050ac6be30b680db8dd3a2035db80856bb69c9e6ef0228b2d152c5f234caf6d3fe2d8433b17fbdfee728246f2a8c339936b6ba051a52b
+DIST kImageAnnotator-0.3.0.tar.gz 128019 BLAKE2B 
412748b432e41e6bdc01aa7270cbb32342016423beeca537c92096641e06f9a82a0ce7d1779fb25aec51e6e4c9451778fc339bb3c82edcdc56657ac810859447
 SHA512 
0d9e4ab5bdef1554e3b476e0d0e8f2ad08387abd94d9167c2b4987b0857294618b7a6626640381dade10c7eedaa5dec9e449715b46437c1d9a044142c15b7617

diff --git 
a/x11-libs/kimageannotator/files/fix-undo-command-delete-items-that-are-required.patch
 
b/x11-libs/kimageannotator/files/fix-undo-command-delete-items-that-are-required.patch
new file mode 100644
index 000..39aa759
--- /dev/null
+++ 
b/x11-libs/kimageannotator/files/fix-undo-command-delete-items-that-are-required.patch
@@ -0,0 +1,10 @@
+--- a/src/annotations/undo/AddCommand.cpp
 b/src/annotations/undo/AddCommand.cpp
+@@ -29,7 +29,6 @@ AddCommand::AddCommand(AbstractAnnotationItem *item, 
AnnotationArea *annotationA
+ 
+ AddCommand::~AddCommand()
+ {
+- delete mItem;
+ }
+ 
+ void AddCommand::undo()

diff --git 
a/x11-libs/kimageannotator/files/include-gnuinstalldirs-before-use.patch 
b/x11-libs/kimageannotator/files/include-gnuinstalldirs-before-use.patch
new file mode 100644
index 000..c5c7677
--- /dev/null
+++ b/x11-libs/kimageannotator/files/include-gnuinstalldirs-before-use.patch
@@ -0,0 +1,36 @@
+From 94b08e1a3cef1d826ccae09a1287c2d5e327a293 Mon Sep 17 00:00:00 2001
+From: Dave Flogeras 
+Date: Fri, 19 Jun 2020 09:23:29 -0300
+Subject: [PATCH] Include GNUInstallDirs before using variables that rely on
+ it.
+
+This was subtle because when building by hand, and running cmake
+multiple times, it seems to cache the variable.  However when building
+for Gentoo in an ebuild, cmake makes one pass, and the
+CMAKE_INSTALL_DATAROOTDIR variable is empty.  This results in the
+translation files going in the wrong place.
+---
+ CMakeLists.txt | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 12ad227..5c14937 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -11,6 +11,8 @@ set(CMAKE_AUTORCC ON)
+ option(BUILD_TESTS "Build Unit Tests" OFF)
+ option(BUILD_EXAMPLE "Build Example Application" ON)
+ 
++include(GNUInstallDirs)
++
+ if (WIN32)
+   set(KIMAGEANNOTATOR_LANG_INSTAL_DIR "translations")
+ elseif (APPLE)
+@@ -27,7 +29,6 @@ if (UNIX)
+   find_package(X11 REQUIRED)
+ endif ()
+ 
+-include(GNUInstallDirs)
+ include(FeatureSummary)
+ 
+ set(KCOLORPICKER_MIN_VERSION "0.1.4")

diff --git a/x11-libs/kimageannotator/kimageannotator-0.3.0.ebuild 
b/x11-libs/kimageannotator/kimageannotator-0.3.0.ebuild
new file mode 100644
index 000..d1dd0cb
--- /dev/null
+++ b/x11-libs/kimageannotator/kimageannotator-0.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Tool for annotating images"
+HOMEPAGE="https://github.com/ksnip/kImageAnnotator;
+MY_PN=kImageAnnotator
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-qt/qtsvg:5
+   >=x11-libs/kcolorpicker-0.1.4"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   default
+   eapply 
"${FILESDIR}"/fix-undo-command-delete-items-that-are-required.patch
+   eapply "${FILESDIR}"/include-gnuinstalldirs-before-use.patch
+   cmake_src_prepare
+}



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

2020-06-25 Thread David Flogeras
commit: 31ae0274f92ff6d7f29d8810d51adf4845cab36e
Author: David Flogeras  gmail  com>
AuthorDate: Thu Jun 25 17:01:16 2020 +
Commit: David Flogeras  gmail  com>
CommitDate: Thu Jun 25 17:03:05 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=31ae0274

x11-libs/kcolorpicker: Bump to 0.1.4

Signed-off-by: David Flogeras  gmail.com>

 x11-libs/kcolorpicker/Manifest  |  1 +
 x11-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/x11-libs/kcolorpicker/Manifest b/x11-libs/kcolorpicker/Manifest
index 1c7127c..bd34c03 100644
--- a/x11-libs/kcolorpicker/Manifest
+++ b/x11-libs/kcolorpicker/Manifest
@@ -1 +1,2 @@
 DIST kColorPicker-0.1.2.tar.gz 11534 BLAKE2B 
53acd4e9b7dbd4796a2a3dd1c20f36ac12c40570b083c4197d583ee422f9ec484ff62aae38353c6b03e699f29a93bfec4e7065a85da9c7a82a72e81cb139603d
 SHA512 
d2c135c84000a0b3aae66fa90807c5d62f93588eda4e7ea503a94a236ee197e1b852d1b9c0bd9cdf611afa1b42ffbfcfa1d4c4f13ff88b9c8765f6a3631cfbc8
+DIST kColorPicker-0.1.4.tar.gz 11438 BLAKE2B 
407211d5938d78aa8bfe193c037a3224ab51cacec7213e4526689ba38a800db2f5df4b0804cd3cc428765a22f426b50d870a355ce07d3f40ff231b8d4f44bf93
 SHA512 
135b8e0e189feb724f6a4f6a09b8e18922d294fbb3c80cd8522acec272ad0503eff5bf375ae7d58b1dd2f891dc0df187b2a3442726f8ff980583c475090b8673

diff --git a/x11-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild 
b/x11-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild
new file mode 100644
index 000..71a0769
--- /dev/null
+++ b/x11-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Qt based Color Picker with popup menu"
+HOMEPAGE="https://github.com/ksnip/kColorPicker;
+MY_PN=kColorPicker
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-qt/qtwidgets:5[png]"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P}"



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

2020-06-25 Thread David Flogeras
commit: e1139ab4b5e792b2c42ac4cde3991ba1976338f0
Author: David Flogeras  gmail  com>
AuthorDate: Thu Jun 25 17:02:21 2020 +
Commit: David Flogeras  gmail  com>
CommitDate: Thu Jun 25 17:03:06 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1139ab4

x11-misc/ksnip: Bump to 1.7.0

Signed-off-by: David Flogeras  gmail.com>

 x11-misc/ksnip/Manifest   |  1 +
 x11-misc/ksnip/ksnip-1.7.0.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/x11-misc/ksnip/Manifest b/x11-misc/ksnip/Manifest
index 747eef9..e48a0e6 100644
--- a/x11-misc/ksnip/Manifest
+++ b/x11-misc/ksnip/Manifest
@@ -1 +1,2 @@
 DIST ksnip-1.6.2.tar.gz 221518 BLAKE2B 
a2e08b3dcfa448790a165a15e4e0c76771168d03756778b53ea79d7ebc3aad5efa50a18a6d4755a5c85ba3867e5d8e0c534af2cd0e7886db70ba407fb36185ff
 SHA512 
2e40d12524a6a0d5bf321f7e5554a0a423e3fe7861118b6d6fc95e01e9558e63ce1519ed234ac514f3ade88d1d3261fb8f693e89d097059e1607f9bfd5227573
+DIST ksnip-1.7.0.tar.gz 335727 BLAKE2B 
2b7aab75917dfe5a5a2cf77ea96c78d35c6483705999e1a0be6de0ae00aa3c4a1ea5b6ea3923fc5624fe13cba4133e180367db224b094f4b2625d8b53951c2ec
 SHA512 
833a8c07cdb71dd3437686b1eb350f45caa70614114145901dd05b3db9b62bc83702b258e5f414306d779e0febeba8605b586fc57f55907dc9bbb50da5a08703

diff --git a/x11-misc/ksnip/ksnip-1.7.0.ebuild 
b/x11-misc/ksnip/ksnip-1.7.0.ebuild
new file mode 100644
index 000..9eead7a
--- /dev/null
+++ b/x11-misc/ksnip/ksnip-1.7.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake desktop
+
+DESCRIPTION="Ksnip is a Qt based cross-platform screenshot tool"
+HOMEPAGE="https://github.com/ksnip/ksnip;
+SRC_URI="https://github.com/ksnip/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="kde-frameworks/extra-cmake-modules:5"
+RDEPEND="
+   dev-qt/qtdbus:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   >=x11-libs/kimageannotator-0.2.2
+   x11-libs/libxcb"
+BDEPEND=""
+
+src_install() {
+   cmake_src_install
+
+   doicon -s scalable desktop/${PN}.svg
+   domenu desktop/${PN}.desktop
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/proj/dotnet:master commit in: app-editors/visual-studio-code/

2020-06-25 Thread Gergely Nagy
commit: f617c2c1467a35333564e01edbd4c3653329781d
Author: Gergely Nagy  ngg  hu>
AuthorDate: Thu Jun 25 16:59:19 2020 +
Commit: Gergely Nagy  ngg  hu>
CommitDate: Thu Jun 25 16:59:19 2020 +
URL:https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=f617c2c1

bump vscode

Signed-off-by: Gergely Nagy  ngg.hu>

 ...{visual-studio-code-1.46.0.ebuild => visual-studio-code-1.46.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-editors/visual-studio-code/visual-studio-code-1.46.0.ebuild 
b/app-editors/visual-studio-code/visual-studio-code-1.46.1.ebuild
similarity index 100%
rename from app-editors/visual-studio-code/visual-studio-code-1.46.0.ebuild
rename to app-editors/visual-studio-code/visual-studio-code-1.46.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: sci-libs/volk/

2020-06-25 Thread Rick Farina
commit: becd9505720db5f0c1a6506b8fea9236c3e58d0b
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Jun 25 16:14:48 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Jun 25 16:15:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becd9505

sci-libs/volk: add some cmake flags

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Rick Farina  gentoo.org>

 sci-libs/volk/volk-2.3.0-r1.ebuild | 17 +
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/sci-libs/volk/volk-2.3.0-r1.ebuild 
b/sci-libs/volk/volk-2.3.0-r1.ebuild
index 31451c46050..e8f45f0f6f9 100644
--- a/sci-libs/volk/volk-2.3.0-r1.ebuild
+++ b/sci-libs/volk/volk-2.3.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
 
 #https://github.com/gnuradio/volk/issues/383
-CMAKE_BUILD_TYPE="Release"
+CMAKE_BUILD_TYPE="None"
 inherit cmake python-single-r1
 
 DESCRIPTION="vector optimized library of kernels"
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/gnuradio/volk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="orc"
+IUSE="orc test"
 
 RDEPEND="!https://github.com/gnuradio/volk/issues/382
-   #Waiting for confirmation from upstream to push this fix
-   #sed -i '/_mm256_zeroupper();/d' 
kernels/volk/volk_32f_x2_dot_prod_32f.h || die
-   mycmakeargs=(
-   -DPYTHON_EXECUTABLE="${PYTHON}"
-   )
-   cmake_src_prepare
-}
-
 src_configure() {
local mycmakeargs=(
-DENABLE_ORC=$(usex orc)
+   -DPYTHON_EXECUTABLE="${PYTHON}"
+   -DENABLE_TESTING="$(usex test)"
+   -DENABLE_PROFILING=OFF
)
cmake_src_configure
 }



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

2020-06-25 Thread Aaron W. Swenson
commit: cddf3904abcf653ef338a58150125755f504e8fc
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Thu Jun 25 16:05:03 2020 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Thu Jun 25 16:05:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cddf3904

dev-db/pspg: Resolve QA VariableInHomepage

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-db/pspg/pspg-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/pspg/pspg-3.1.2.ebuild b/dev-db/pspg/pspg-3.1.2.ebuild
index 743b283fad1..67b53cc4d81 100644
--- a/dev-db/pspg/pspg-3.1.2.ebuild
+++ b/dev-db/pspg/pspg-3.1.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DESCRIPTION="A better pager for psql and mysql"
-HOMEPAGE="https://github.com/okbob/${PN};
+HOMEPAGE="https://github.com/okbob/pspg;
 SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"



[gentoo-commits] proj/linux-patches: New tag: 4.19-129

2020-06-25 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Jun 25 15:32:11 2020 +

New tag: 4.19-129




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

2020-06-25 Thread Aaron W. Swenson
commit: 4dc5910ff798d55b088366bd7f6e26b5059b7fbd
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Thu Jun 25 15:27:10 2020 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Thu Jun 25 15:27:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc5910f

dev-db/pspg: Bump to 3.1.2

Now rebuilds when sys-libs/readline subslot changes.

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-db/pspg/Manifest  |  1 +
 dev-db/pspg/pspg-3.1.2.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-db/pspg/Manifest b/dev-db/pspg/Manifest
index 436f577e256..7a831a5f109 100644
--- a/dev-db/pspg/Manifest
+++ b/dev-db/pspg/Manifest
@@ -3,3 +3,4 @@ DIST pspg-1.6.8.tar.gz 1017316 BLAKE2B 
0150b4577365000b2fdd9de93307acbb513391591
 DIST pspg-2.5.4.tar.gz 1346559 BLAKE2B 
01c0a35a6372ccb7ad007595d01eb0c8380428722418a4f4b6040a549757d2eab601371ded51a762d81677adc259abf5f8af4311fca6427fb24244e0c33035d2
 SHA512 
2a9c677bbff4eb032403b90f44dbe9f62a46775c1cf180e90fc3df2853973c4b584b674fa11e2b3be844402f5c00777388ff05782fdecee3b27d92280fc288ff
 DIST pspg-2.5.5.tar.gz 1346896 BLAKE2B 
7b5b64affcc6ec52ae9712fab06089db3a8ae208d94190fa6695d2285d29a13ac2c5ca3854a1a13ec6907eed04dd6bb188b31cc6440963a069a2715ecf109eba
 SHA512 
74e8c8c5a156d9115a2bc6c9957d302b5e48182181c9560100c09dea765f9a382d78b5fe74ca11fdccd40bdd2f8a165218edf89ffd7713e479f0443a49766c4d
 DIST pspg-2.6.6.tar.gz 1355951 BLAKE2B 
134f6af029f070bac66e9f514fee985b7ce77f788b44280cc4df969801d2776a60aa9dd679ae848c4fe68ce58d593c10fd1e2305734d0f76e08f1d2e51ad17bd
 SHA512 
963a4bb3e93880c5dd8538b2ba777977585b2e9766a29001f1e5dd8d4692ccc333cf8bdcf0d7ae3f0cf02568e5645d4534cc58dc540d22df5debc5b4e034114c
+DIST pspg-3.1.2.tar.gz 1368987 BLAKE2B 
7eff4134ee97db4df4dfada08ede5e88ea0c37a681c95ba9529f30be98f05cb3a7805e5dcb165b34f5afc2d4d7ca6de0e705334967ade0fdb813636c73df658d
 SHA512 
1446200bdfe88787083da32629acaedab6eaee68b3dccbff3f52c82165029cb0f558790951d5103876c84562fcd6b5578042bca134f4ed37b9c5de96fdc5602f

diff --git a/dev-db/pspg/pspg-3.1.2.ebuild b/dev-db/pspg/pspg-3.1.2.ebuild
new file mode 100644
index 000..743b283fad1
--- /dev/null
+++ b/dev-db/pspg/pspg-3.1.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A better pager for psql and mysql"
+HOMEPAGE="https://github.com/okbob/${PN};
+SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="sys-libs/ncurses:*
+dev-db/postgresql:=
+sys-libs/readline:="
+RDEPEND="${DEPEND}"



[gentoo-commits] proj/linux-patches: New tag: 4.14-196

2020-06-25 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Jun 25 15:21:02 2020 +

New tag: 4.14-196




[gentoo-commits] repo/gentoo:master commit in: app-cdr/iat/

2020-06-25 Thread Joonas Niilola
commit: 0d52fd36421ec31a35c39b3ecbabf30c5a59e8b6
Author: Lucas Ramage  protonmail  com>
AuthorDate: Sat Jun  6 02:15:46 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 14:58:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d52fd36

app-cdr/iat: fix SRC_URI

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Lucas Ramage  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16082
Signed-off-by: Joonas Niilola  gentoo.org>

 app-cdr/iat/iat-0.1.7-r1.ebuild |  8 
 app-cdr/iat/metadata.xml| 12 +++-
 2 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/app-cdr/iat/iat-0.1.7-r1.ebuild b/app-cdr/iat/iat-0.1.7-r1.ebuild
index b55af314a5f..1db342f2570 100644
--- a/app-cdr/iat/iat-0.1.7-r1.ebuild
+++ b/app-cdr/iat/iat-0.1.7-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="BIN, MDF, PDI, CDI, NRG, and B5I converters"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
+HOMEPAGE="https://www.berlios.de/software/iso9660-analyzer-tool;
+SRC_URI="https://download.sourceforge.net/iat.berlios/${P}.tar.bz2;
 LICENSE="GPL-2"
+
 SLOT="0"
 KEYWORDS="amd64 arm x86"
 IUSE=""

diff --git a/app-cdr/iat/metadata.xml b/app-cdr/iat/metadata.xml
index 6f49eba8f49..b00d1366c7a 100644
--- a/app-cdr/iat/metadata.xml
+++ b/app-cdr/iat/metadata.xml
@@ -1,5 +1,15 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+   
+   ramage.lu...@protonmail.com
+   Lucas Ramage
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   iat.berlios
+   
 



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

2020-06-25 Thread Michał Górny
commit: 1db5ee8f0a8e1c125c1537d4b25b6a6a332032b6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 25 14:30:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 25 14:34:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db5ee8f

dev-util/xfce4-dev-tools: Bump to 4.15.0

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

 dev-util/xfce4-dev-tools/Manifest  |  1 +
 dev-util/xfce4-dev-tools/xfce4-dev-tools-4.15.0.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-util/xfce4-dev-tools/Manifest 
b/dev-util/xfce4-dev-tools/Manifest
index 15527ebb266..291c4f45155 100644
--- a/dev-util/xfce4-dev-tools/Manifest
+++ b/dev-util/xfce4-dev-tools/Manifest
@@ -1 +1,2 @@
 DIST xfce4-dev-tools-4.14.0.tar.bz2 292275 BLAKE2B 
18f28394ded038a7bcf0e754ebb359464358df245903a0c4441df2845e57c9059de6e6775a90c0e6c3cde4936a847ddf26ae88ff61fe7612fc2626b00f1d56a7
 SHA512 
e22b139ff7516ec0e510f882cc6a9e8e8b2b7bd41093c8e67e5ef11eb6c2c2848637513369d652f7238f10b5005c5483a938d3348020b48a4c1fadadd6d635f8
+DIST xfce4-dev-tools-4.15.0.tar.bz2 336453 BLAKE2B 
9072d86b4b1645e72c04f26b5609162f50aac9d90ad007d2f629bb1ec67d242f3addea4bdd6f129f3336658b04f0eaecbd039154dfd98ccb87a85840b502d11f
 SHA512 
125c8a7d594b17ce822dc5f57f5c700e69ee6208b06931cb0fefcbd1aa70281f388a9eebe8b451ffb55f16682070f9119a43b148f97adcdfd2278b4901910425

diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.15.0.ebuild 
b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.15.0.ebuild
new file mode 100644
index 000..665633a8f72
--- /dev/null
+++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.15.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system 
maintenance"
+HOMEPAGE="https://www.xfce.org/ 
http://users.xfce.org/~benny/projects/xfce4-dev-tools/;
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.42"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: eclass/

2020-06-25 Thread Andreas Sturmlechner
commit: e598e7c4b1d12bc49d06dc058c4c475fdd293a61
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 14:21:32 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 14:22:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e598e7c4

gnome-python-common-r1.eclass: Remove last-rited eclass

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

 eclass/gnome-python-common-r1.eclass | 107 ---
 1 file changed, 107 deletions(-)

diff --git a/eclass/gnome-python-common-r1.eclass 
b/eclass/gnome-python-common-r1.eclass
deleted file mode 100644
index f4a52bde814..000
--- a/eclass/gnome-python-common-r1.eclass
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# @DEAD
-# @ECLASS: gnome-python-common-r1.eclass
-# @MAINTAINER:
-# GNOME team 
-# @AUTHOR:
-# Author: Michał Górny 
-# Based on the work of: Arun raghaven 
-# which in turn was based on the work of Jim Ramsay 
-# @SUPPORTED_EAPIS: 5
-# @BLURB: Common functionality for building gnome-python* bindings
-# @DESCRIPTION:
-# This eclass provides python-r1 support for the GNOME2 library Python
-# bindings.
-
-: ${GNOME_ORG_MODULE:=gnome-python}
-: ${GNOME_TARBALL_SUFFIX:=bz2}
-: ${GNOME2_LA_PUNT:=yes}
-: ${GCONF_DEBUG:=no}
-
-# @ECLASS-VARIABLE: G_PY_BINDINGS
-# @DESCRIPTION:
-# The actual '--enable-' name. If multiple bindings are to
-# be enabled, must be an array.
-: ${G_PY_BINDINGS:=${PN%-python}}
-
-# @ECLASS-VARIABLE: EXAMPLES
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# The set of example files to be installed if the 'examples' USE flag
-# is set.
-
-case "${EAPI:-0}" in
-   0|1|2|3|4)
-   die "Unsupported EAPI=${EAPI:-0} (too old) for ${ECLASS}"
-   ;;
-   5)
-   ;;
-   *)
-   die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}"
-   ;;
-esac
-
-inherit eutils gnome2 python-r1
-
-EXPORT_FUNCTIONS src_prepare src_configure src_compile src_test src_install
-
-HOMEPAGE="http://pygtk.org/;
-
-RESTRICT="${RESTRICT} test"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-if [[ ${GNOME_ORG_MODULE} != "gnome-python" ]]; then
-   DOCS="${DOCS} MAINTAINERS"
-fi
-
-RDEPEND="~dev-python/${GNOME_ORG_MODULE}-base-${PV}[${PYTHON_USEDEP}]
-   ${PYTHON_DEPS}"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-gnome-python-common-r1_src_prepare() {
-   gnome2_src_prepare
-
-   # The .pc file is installed by respective gnome-python*-base package
-   sed -i '/^pkgconfig_DATA/d' Makefile.in || die "sed failed"
-   sed -i '/^pkgconfigdir/d' Makefile.in || die "sed failed"
-#
-#  python_copy_sources
-}
-
-gnome-python-common-r1_src_configure() {
-   local myconf=(
-   --disable-allbindings
-   "${G_PY_BINDINGS[@]/#/--enable-}"
-   )
-
-   ECONF_SOURCE=${S} \
-   python_foreach_impl \
-   gnome2_src_configure "${myconf[@]}" "${@}"
-}
-
-gnome-python-common-r1_src_compile() {
-   python_foreach_impl default
-}
-
-gnome-python-common-r1_src_test() {
-   python_foreach_impl default
-}
-
-# Do a regular gnome2 src_install and then install examples if required.
-# Set the variable EXAMPLES to provide the set of examples to be installed.
-# (to install a directory recursively, specify it with a trailing '/' - for
-# example, foo/bar/)
-gnome-python-common-r1_src_install() {
-   python_foreach_impl gnome2_src_install
-
-   if in_iuse examples && use examples; then
-   docinto examples
-   dodoc -r "${EXAMPLES[@]}"
-   fi
-}



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

2020-06-25 Thread Jeroen Roovers
commit: e1ff9d57d20e478b4465ad6e5f3924c9c4eb02d1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jun 25 14:17:46 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jun 25 14:18:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ff9d57

www-client/vivaldi: Stable

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/vivaldi/vivaldi-3.1.1929.45_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/vivaldi/vivaldi-3.1.1929.45_p1.ebuild 
b/www-client/vivaldi/vivaldi-3.1.1929.45_p1.ebuild
index a156328cef5..f28a5ac334d 100644
--- a/www-client/vivaldi/vivaldi-3.1.1929.45_p1.ebuild
+++ b/www-client/vivaldi/vivaldi-3.1.1929.45_p1.ebuild
@@ -27,7 +27,7 @@ SRC_URI="
 
 LICENSE="Vivaldi"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="-* amd64 ~arm ~arm64 x86"
 RESTRICT="bindist mirror"
 
 DEPEND="



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

2020-06-25 Thread Jeroen Roovers
commit: 3ce8c5e222fc37c1ae94dd43ac317f478bd60dc6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jun 25 14:18:29 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jun 25 14:18:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ce8c5e2

www-client/vivaldi: Old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/vivaldi/Manifest  |   4 -
 www-client/vivaldi/vivaldi-3.1.1929.40_p1.ebuild | 125 ---
 2 files changed, 129 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index ae7c6c980fb..a39093a2037 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,7 +1,3 @@
-DIST vivaldi-3.1.1929.40_p1-amd64.deb 71036780 BLAKE2B 
b1f7f921bfa0983ac3f5d841ed005d6f0897a7cc2aa273816648964724111d0d646b3137644246e2efe5f0cf9068799c98ef2474a9702f9b8651b2d4e2ac7274
 SHA512 
3a2193f21f97df386943e4fd0b249c2fa53495261aef45081c4d837ade21c85ae4e4131d8fac2b09eadc4747f3fcafaf72924c03ecc848896c054c8c7235758e
-DIST vivaldi-3.1.1929.40_p1-arm64.deb 63485296 BLAKE2B 
cf9f6ea2c7a0094d5bc0d5bbfc0ab79f963cc225ae86215997c67990eaf7435262711f75a4ad2d1ed4fc90638f29699ce0d6aa08a77cfbb7f6266288ff871792
 SHA512 
6ea9a33279dbd1349ff1e4681f872d954d8c9e3a5b0e98121e9bde0bd5c2ed6fabbfcc1e8cf77fa090264f2b5033fc5adedf8c01c4bf32756de008b12a288f1d
-DIST vivaldi-3.1.1929.40_p1-armhf.deb 62935604 BLAKE2B 
094181c43b86f35f1e897b2a4da10b2f294a87a1a73dffde54344b8ec0645b88a2272d6990ac14f8a3f36a0e6c375823f735ce8de5b01fb9f7de9dfaba5517af
 SHA512 
be5f04d3ff3028b282a4e3c2c91dd7d41ac4f81fe3fc9601dc1528864de94828697f214f1e83781715699ecb992e28f92e2483218874a50d09980edcd7b73bfb
-DIST vivaldi-3.1.1929.40_p1-i386.deb 68708216 BLAKE2B 
0bcdd6796a2a6be4490501583bb91c164d76fa1105091a8ca1db0575b49d2d9a946849896a4f5f8a567dd047b7b635dcb38f4bb417cae811ad0d6457954163ca
 SHA512 
c190a64fcf17b24aac81ab4470540a9cad15da4af9eb16d33828e73ed4c5dfce46de26fb72bf1f13d52bc5437a298d859bba4d4cdc4c5d9e5cc2fb3d90ce37ff
 DIST vivaldi-3.1.1929.45_p1-amd64.deb 71017500 BLAKE2B 
8bb5ef135a2194e968c0d86a89aff026a606bf3520846f42169267a639b608322d2b3e0c3053bca0280316e7b03b477e579ba84b923e42c5b4f5ba3895217c41
 SHA512 
add7f3987758e2edeb9b49c342cc075fcf6444dcd27320b5db15abff1b68b60b619460d19165fb08705c7f19d69df8a200346d44360af326da0f17bd7ee0a020
 DIST vivaldi-3.1.1929.45_p1-arm64.deb 63499340 BLAKE2B 
1e33c0b380ee48cb0562ca7867e05979d1bda9dcc3db64c2cdacbd6b8b9e6955e26c5b40e94ad6a9e00a6553fcf74919a4cb95d361677c313209d5ed0dbed543
 SHA512 
c4ef4f360604cf79aef85016d94fab3c49dd1f8bb7ac20ee6b9c79c8545d4b771918aeb51adeed1f94b4b66a6323d84ea6901c613825a70029dc2f0f501d544e
 DIST vivaldi-3.1.1929.45_p1-armhf.deb 62950080 BLAKE2B 
e4ffd51f6858a70fdad7669be95ffeca8dc4e9313cb824d8274af9b33a72c21b465a2926f2946f465021de3ce4aa25259cefb45f16314e7dd3c843d9f6c3b5c4
 SHA512 
7c077f4c3a66921461ee28dbdec80412474b5a0799f6b3bc400a0522a06840f4328c9658e7ab01dd4d29e7a7c8ff1bda0c543447ed56c8b0109be7848295f005

diff --git a/www-client/vivaldi/vivaldi-3.1.1929.40_p1.ebuild 
b/www-client/vivaldi/vivaldi-3.1.1929.40_p1.ebuild
deleted file mode 100644
index f28a5ac334d..000
--- a/www-client/vivaldi/vivaldi-3.1.1929.40_p1.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   af am ar be bg bn ca cs da de de-CH el en-GB en-US eo es es-419 es-PE 
et eu
-   fa fi fil fr fy gd gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku 
lt
-   lv mk ml mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te 
th
-   tr uk vi zh-CN zh-TW
-"
-inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
-
-#VIVALDI_BRANCH="snapshot"
-
-VIVALDI_PN="${PN}-${VIVALDI_BRANCH:-stable}"
-VIVALDI_BIN="${PN}${VIVALDI_BRANCH/snapshot/-snapshot}"
-VIVALDI_HOME="opt/${VIVALDI_BIN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-VIVALDI_BASE_URI="https://downloads.${PN}.com/${VIVALDI_BRANCH:-stable}/${VIVALDI_PN}_${PV/_p/-}_;
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
-   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64 x86"
-RESTRICT="bindist mirror"
-
-DEPEND="
-   virtual/libiconv
-"
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/speex
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   

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

2020-06-25 Thread Lars Wendler
commit: efdd2417271d7444170db0b9ac7b44a619d7016a
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jun 25 14:02:58 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jun 25 14:03:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efdd2417

media-sound/murmur: Security cleanup

Bug: https://bugs.gentoo.org/727598
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/murmur/Manifest|   1 -
 media-sound/murmur/murmur-1.3.0.ebuild | 154 -
 2 files changed, 155 deletions(-)

diff --git a/media-sound/murmur/Manifest b/media-sound/murmur/Manifest
index c6056d2712b..7bb90d1987d 100644
--- a/media-sound/murmur/Manifest
+++ b/media-sound/murmur/Manifest
@@ -1,2 +1 @@
-DIST mumble-1.3.0.tar.gz 8788587 BLAKE2B 
cb870b043506eaa0fb15a21c95c125eb49082dde55b9c1a49e3318477b27b45d75d18d3db83e247446efaddb2253ff520ec19da04b465a7e9a33b22064d1
 SHA512 
2a629fc97f3c7c587c9a3b40fc96cf15d668acada37282ec1c4a5b169ad37717d60af94d12c7bce45f2816c265f76a99ebad40a006adcf8ca38a117e7c0a4122
 DIST mumble-1.3.1.tar.gz 8587417 BLAKE2B 
e0ff9911727ce74035cef658ff8ce21bfab6dcfd94306abe4a206853a1b2e2e4ddc7215e757f89559c30be64df4329dffc81618a0509df2b281f5b5b59d7de2f
 SHA512 
f622ae5e4f7cd00ef60d225ee6db3cc13fcae5fdc1b03252d17ad6a18156526517e7d019f796b5600219e90e8662d095102fc6d61033fb20fd109afdf427a6d7

diff --git a/media-sound/murmur/murmur-1.3.0.ebuild 
b/media-sound/murmur/murmur-1.3.0.ebuild
deleted file mode 100644
index bd399783509..000
--- a/media-sound/murmur/murmur-1.3.0.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils systemd readme.gentoo-r1
-
-DESCRIPTION="Mumble is an open source, low-latency, high quality voice chat 
software"
-HOMEPAGE="https://wiki.mumble.info;
-if [[ "${PV}" ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/mumble-voip/mumble.git;
-   EGIT_SUBMODULES=( '-*' )
-else
-   MY_PN="mumble"
-   if [[ "${PV}" == *_pre* ]] ; then
-   MY_P="${MY_PN}-${PV}"
-   
SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${MY_P}.tar.xz;
-   S="${WORKDIR}/${MY_P}"
-   else
-   MY_PV="${PV/_/-}"
-   MY_P="${MY_PN}-${MY_PV}"
-   
SRC_URI="https://github.com/mumble-voip/mumble/releases/download/${MY_PV}/${MY_P}.tar.gz
-   https://dl.mumble.info/${MY_P}.tar.gz;
-   S="${WORKDIR}/${MY_PN}-${PV/_*}"
-   fi
-   KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="+dbus debug +ice pch zeroconf"
-
-RDEPEND="
-   acct-group/murmur
-   acct-user/murmur
-   >=dev-libs/openssl-1.0.0b:0=
-   >=dev-libs/protobuf-2.2.0:=
-   dev-qt/qtcore:5
-   dev-qt/qtnetwork:5
-   || (
-   dev-qt/qtsql:5[sqlite]
-   dev-qt/qtsql:5[mysql]
-   )
-   dev-qt/qtxml:5
-   sys-apps/lsb-release
-   >=sys-libs/libcap-2.15
-   dbus? ( dev-qt/qtdbus:5 )
-   ice? ( dev-libs/Ice:= )
-   zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
-"
-
-DEPEND="${RDEPEND}
-   >=dev-libs/boost-1.41.0
-"
-BDEPEND="
-   acct-group/murmur
-   acct-user/murmur
-   virtual/pkgconfig
-"
-
-DOC_CONTENTS="
-   Useful scripts are located in /usr/share/doc/${PF}/scripts.\n
-   Please execute:\n
-   murmurd -ini /etc/murmur/murmur.ini -supw \n
-   chown murmur:murmur /var/lib/murmur/murmur.sqlite\n
-   to set the build-in 'SuperUser' password before starting murmur.
-   Please restart dbus before starting murmur, or else dbus
-   registration will fail.
-"
-
-src_prepare() {
-   default
-
-   if [[ "${PV}" == * ]] ; then
-   pushd scripts &>/dev/null || die
-   ./mkini.sh || die
-   popd &>/dev/null || die
-   fi
-
-   sed \
-   -e 's:mumble-server:murmur:g' \
-   -e 's:/var/run:/run:g' \
-   -i "${S}"/scripts/murmur.{conf,ini.system} || die
-
-   # Adjust systemd service file to our config location #689208
-   sed "s@/etc/${PN}\.ini@/etc/${PN}/${PN}.ini@" \
-   -i scripts/${PN}.service || die
-}
-
-src_configure() {
-   myuse() {
-   [[ -n "${1}" ]] || die "myconf: No use flag given."
-   use ${1} || echo "no-${1}"
-   }
-   local conf_add=(
-   no-client
-   $(myuse dbus)
-   $(usex debug 'symbols debug' release)
-   $(myuse ice)
-   $(myuse pch)
-   $(usex zeroconf '' no-bonjour)
-   )
-
-   eqmake5 main.pro -recursive \
-   CONFIG+="${conf_add[*]}"
-}
-
-src_install() {
-   dodoc README CHANGES
-
-   docinto scripts
-   dodoc -r scripts/server
-   docompress -x 

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

2020-06-25 Thread Lars Wendler
commit: 8fbd8da7678a281279f19b91bd36a63593bc858a
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jun 25 14:02:13 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jun 25 14:03:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbd8da7

media-sound/mumble: Security cleanup

Bug: https://bugs.gentoo.org/727598
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/mumble/Manifest|   1 -
 media-sound/mumble/mumble-1.3.0.ebuild | 160 -
 2 files changed, 161 deletions(-)

diff --git a/media-sound/mumble/Manifest b/media-sound/mumble/Manifest
index c6056d2712b..7bb90d1987d 100644
--- a/media-sound/mumble/Manifest
+++ b/media-sound/mumble/Manifest
@@ -1,2 +1 @@
-DIST mumble-1.3.0.tar.gz 8788587 BLAKE2B 
cb870b043506eaa0fb15a21c95c125eb49082dde55b9c1a49e3318477b27b45d75d18d3db83e247446efaddb2253ff520ec19da04b465a7e9a33b22064d1
 SHA512 
2a629fc97f3c7c587c9a3b40fc96cf15d668acada37282ec1c4a5b169ad37717d60af94d12c7bce45f2816c265f76a99ebad40a006adcf8ca38a117e7c0a4122
 DIST mumble-1.3.1.tar.gz 8587417 BLAKE2B 
e0ff9911727ce74035cef658ff8ce21bfab6dcfd94306abe4a206853a1b2e2e4ddc7215e757f89559c30be64df4329dffc81618a0509df2b281f5b5b59d7de2f
 SHA512 
f622ae5e4f7cd00ef60d225ee6db3cc13fcae5fdc1b03252d17ad6a18156526517e7d019f796b5600219e90e8662d095102fc6d61033fb20fd109afdf427a6d7

diff --git a/media-sound/mumble/mumble-1.3.0.ebuild 
b/media-sound/mumble/mumble-1.3.0.ebuild
deleted file mode 100644
index 7f2856cbf12..000
--- a/media-sound/mumble/mumble-1.3.0.ebuild
+++ /dev/null
@@ -1,160 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop multilib-build qmake-utils xdg
-
-DESCRIPTION="Mumble is an open source, low-latency, high quality voice chat 
software"
-HOMEPAGE="https://wiki.mumble.info;
-if [[ "${PV}" ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/mumble-voip/mumble.git;
-   EGIT_SUBMODULES=( '-*' celt-0.7.0-src celt-0.11.0-src themes/Mumble 
3rdparty/rnnoise-src )
-else
-   if [[ "${PV}" == *_pre* ]] ; then
-   SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${P}.tar.xz;
-   else
-   MY_PV="${PV/_/-}"
-   MY_P="${PN}-${MY_PV}"
-   
SRC_URI="https://github.com/mumble-voip/mumble/releases/download/${MY_PV}/${MY_P}.tar.gz
-   https://dl.mumble.info/${MY_P}.tar.gz;
-   S="${WORKDIR}/${P/_*}"
-   fi
-   KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-LICENSE="BSD MIT"
-SLOT="0"
-IUSE="+alsa +dbus debug g15 jack libressl +opus oss pch portaudio pulseaudio 
+rnnoise speech zeroconf"
-
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtsql:5[sqlite]
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   >=dev-libs/protobuf-2.2.0:=
-   >=media-libs/libsndfile-1.0.20[-minimal]
-   >=media-libs/speex-1.2.0
-   media-libs/speexdsp
-   sys-apps/lsb-release
-   x11-libs/libX11
-   x11-libs/libXi
-   alsa? ( media-libs/alsa-lib )
-   dbus? ( dev-qt/qtdbus:5 )
-   g15? ( app-misc/g15daemon )
-   jack? ( virtual/jack )
-   !libressl? ( >=dev-libs/openssl-1.0.0b:0= )
-   libressl? ( dev-libs/libressl )
-   opus? ( >=media-libs/opus-1.0.1 )
-   portaudio? ( media-libs/portaudio )
-   pulseaudio? ( media-sound/pulseaudio )
-   speech? ( >=app-accessibility/speech-dispatcher-0.8.0 )
-   zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
-"
-DEPEND="${RDEPEND}
-   >=dev-libs/boost-1.41.0
-   x11-base/xorg-proto
-"
-BDEPEND="
-   dev-qt/linguist-tools:5
-   virtual/pkgconfig
-"
-
-# NB: qmake does not support multilib but it's fine to configure
-# for the native ABI here
-src_configure() {
-   myuse() {
-   [[ -n "${1}" ]] || die "myuse: No use option given"
-   use ${1} || echo no-${1}
-   }
-
-   local conf_add=(
-   bundled-celt
-   no-bundled-opus
-   no-bundled-speex
-   no-embed-qt-translations
-   no-server
-   no-update
-   $(myuse alsa)
-   $(myuse dbus)
-   $(usex debug 'symbols debug' release)
-   $(myuse g15)
-   $(usex jack '' no-jackaudio)
-   $(myuse opus)
-   $(myuse oss)
-   $(myuse portaudio)
-   $(myuse pulseaudio)
-   $(myuse rnnoise)
-   $(usex speech '' no-speechd)
-   $(usex zeroconf '' no-bonjour)
-   )
-
-   use pch || conf_add+=( no-pch )
-
-   eqmake5 "${S}/main.pro" -recursive \
-   CONFIG+="${conf_add[*]}" \
-   DEFINES+="PLUGIN_PATH=/usr/$(get_libdir)/mumble"
-}
-
-multilib_src_compile() {
- 

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

2020-06-25 Thread Lars Wendler
commit: 0b7d9ab3dcbc25db13ce4d222f2a32e464a04f64
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jun 25 14:01:17 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jun 25 14:03:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7d9ab3

media-sound/mumble: Synced live ebuild

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/mumble/mumble-.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-sound/mumble/mumble-.ebuild 
b/media-sound/mumble/mumble-.ebuild
index 7f2856cbf12..0d89e8057bf 100644
--- a/media-sound/mumble/mumble-.ebuild
+++ b/media-sound/mumble/mumble-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -118,10 +118,11 @@ src_compile() {
 
 multilib_src_install() {
local dir=$(usex debug debug release)
-   dolib.so "${dir}/${MULTILIB_ABI_FLAG}"/libmumble.so*
+   insinto /usr/$(get_libdir)/${PN}
+   doins "${dir}/${MULTILIB_ABI_FLAG}"/libmumble.so*
if multilib_is_native_abi; then
dobin "${dir}"/mumble
-   dolib.so "${dir}"/libcelt0.so* "${dir}"/plugins/lib*.so*
+   doins "${dir}"/libcelt0.so* "${dir}"/plugins/lib*.so*
fi
 }
 



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

2020-06-25 Thread Lars Wendler
commit: 02ee2e2ea0db531da63caf75bed4864680fcd1ef
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jun 25 13:59:41 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jun 25 14:03:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02ee2e2e

media-sound/mumble: Revbump to fix installation of plugin libs

Closes: https://bugs.gentoo.org/728468
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/mumble/{mumble-1.3.1.ebuild => mumble-1.3.1-r1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-sound/mumble/mumble-1.3.1.ebuild 
b/media-sound/mumble/mumble-1.3.1-r1.ebuild
similarity index 96%
rename from media-sound/mumble/mumble-1.3.1.ebuild
rename to media-sound/mumble/mumble-1.3.1-r1.ebuild
index 7c456b9c74d..c462111f112 100644
--- a/media-sound/mumble/mumble-1.3.1.ebuild
+++ b/media-sound/mumble/mumble-1.3.1-r1.ebuild
@@ -118,10 +118,11 @@ src_compile() {
 
 multilib_src_install() {
local dir=$(usex debug debug release)
-   dolib.so "${dir}/${MULTILIB_ABI_FLAG}"/libmumble.so*
+   insinto /usr/$(get_libdir)/${PN}
+   doins "${dir}/${MULTILIB_ABI_FLAG}"/libmumble.so*
if multilib_is_native_abi; then
dobin "${dir}"/mumble
-   dolib.so "${dir}"/libcelt0.so* "${dir}"/plugins/lib*.so*
+   doins "${dir}"/libcelt0.so* "${dir}"/plugins/lib*.so*
fi
 }
 



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

2020-06-25 Thread Jeroen Roovers
commit: 88db82b771ec96b478d055c393830444898e7820
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jun 25 13:58:38 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jun 25 14:00:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88db82b7

www-client/vivaldi-snapshot: Version 3.2.1959.3_p1

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/vivaldi-snapshot/Manifest   |   4 +
 .../vivaldi-snapshot-3.2.1959.3_p1.ebuild  | 116 +
 2 files changed, 120 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 07537b2ce79..857bae5f0dc 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -10,3 +10,7 @@ DIST vivaldi-snapshot-3.2.1957.9_p1-amd64.deb 71810384 
BLAKE2B 30218a9333752d2fb
 DIST vivaldi-snapshot-3.2.1957.9_p1-arm64.deb 63549412 BLAKE2B 
d08dca3583263f5f9ed3b1e809e404fb7a666da0871c5eb0d44efd72c2661ecd9bf33c033fc3c71c489267b7e33381a239937db87071cb3468c91221e94a1132
 SHA512 
350fbf9b736507cfbf97e6bf9598e6636124e6b9d561b39287c15eea437075fc17519922f33846d0d2bfe4a46aa4155be11d9a13581e59a62c9c4e22e0602d6b
 DIST vivaldi-snapshot-3.2.1957.9_p1-armhf.deb 63607628 BLAKE2B 
e9b6ccb128f3826d1dca0c218f7a7eecf1b154b3c0fb9e84cc241e3837950d94a92a46c8a341a6337fc1b0395bf96dc328931385bd38b27c78336c93ea879936
 SHA512 
a5f6e8c7417ff0496eab6bb7ba45c90815065f7491745496e8a49a762f72533c40d274314dfb0765cfccc07b9ba1d0b78ce265686d81d0b1ec155f01a700e950
 DIST vivaldi-snapshot-3.2.1957.9_p1-i386.deb 70135524 BLAKE2B 
7af5206e09c2dd21dfccde2c29148f66cc9e485dbf8bc77fcf10216c731043bc2d1770a45b17778677624f0b963b566d0bd076b27daf61d98344ef19d72483e2
 SHA512 
04fc506f5c870378b5ceae858f8b89699ee312b8207e63c347b9c1f28173d407186947e92694b1dbcd1e8413f7ca6c0736e0794086c6e42880874aa2f4cb7308
+DIST vivaldi-snapshot-3.2.1959.3_p1-amd64.deb 71834236 BLAKE2B 
9529e943544c52b37e54ad79e3bc5183390926d4cd3089d3a3a38b7f8546180a7314dc8b8baa96ff488e294f67793f8edfeb2c9e9838b6f8fe2e9aebc5eeaa99
 SHA512 
189b53f6406dfd194dcbf23fa26e1e4b82b500a770803d6190006cbf4b8f2dd4894f02ca288496ba978b5e6bdb6284bc589c82605379d1388334bbd0c13837b2
+DIST vivaldi-snapshot-3.2.1959.3_p1-arm64.deb 64105704 BLAKE2B 
e4079252ba4ee183457efed529dcfdaf4ea71f443dd32ccda82103f1944799a770a986b3ed64fb3a29514a93a05aa770acbceb933acdc1e5c0d5ada5375a5fd3
 SHA512 
03a9f6cd2fe2ee23f87e66de9dfed39b38bd008d93e9962ed4f0a14ec5843bac54bcd074fd7b2c6164c7e025ef29f6a8400388133274ff84689bd73f407a0ab5
+DIST vivaldi-snapshot-3.2.1959.3_p1-armhf.deb 63622548 BLAKE2B 
2f4301ea84654c07fe6f37d4b004332ae5976da293dd042e01c1209e5c81ed229e1968cfcab71101b3feb341e2e011c7d1d780559b1c7e5411f3d7ae95df2d67
 SHA512 
a3be2cb7121df3c11b263f18333fd1a140a80c845c4cac6bfefc2005c7bfe18a02d9a54da3390554ffe94ba32d376406adad8aa7412d7015532f2fffd6ae5411
+DIST vivaldi-snapshot-3.2.1959.3_p1-i386.deb 70144276 BLAKE2B 
e00c1f233340c33254147465d37edb75933bec9f48e14c0bcbb5d33c7eed3d83688fe7e1b2a6a1f80fd11adb8bbad5ceac266b51cf2dee059c25616b082498f2
 SHA512 
95038df8fb53a4539038c475a22784025298f8291cdf25a3056f34421a68b4cb045f66f27339f6c313a49a05981eb85914bab8199d6bf61442baf677b0713f48

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-3.2.1959.3_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-3.2.1959.3_p1.ebuild
new file mode 100644
index 000..db3613b057e
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-3.2.1959.3_p1.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   af am ar be bg bn ca cs da de de-CH el en-GB en-US eo es es-419 es-PE 
et eu
+   fa fi fil fr fy gd gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku 
lt
+   lv mk ml mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te 
th
+   tr uk vi zh-CN zh-TW
+"
+inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
+
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/;
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_;
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
+   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
+RESTRICT="bindist mirror"
+
+DEPEND="
+   virtual/libiconv
+"
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/speex
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   

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

2020-06-25 Thread Andreas Sturmlechner
commit: a21cc7f91b9fed97244fffe59ce72e0cb65865c0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 13:54:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 13:54:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a21cc7f9

dev-libs/cereal: Drop 1.2.1 and 1.2.2

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

 dev-libs/cereal/Manifest|  2 --
 dev-libs/cereal/cereal-1.2.1.ebuild | 30 --
 dev-libs/cereal/cereal-1.2.2.ebuild | 26 --
 3 files changed, 58 deletions(-)

diff --git a/dev-libs/cereal/Manifest b/dev-libs/cereal/Manifest
index afcc1a98b01..3b9b3fe3ed8 100644
--- a/dev-libs/cereal/Manifest
+++ b/dev-libs/cereal/Manifest
@@ -1,3 +1 @@
-DIST cereal-1.2.1.tar.gz 301994 BLAKE2B 
0fd5649b5e9c12615a0ca68939dd48544c749483ac114c35e3e7238de0ede624b12ded8e0f529df186fbdfd1069bf35821504b04cc1a40d87dbaf7a8ff82b15f
 SHA512 
f0050f27433a4b544e7785aa94fc7b14a57eed6d542e25d3d0fda4d27cf55ea55e796be2138bf80809c96c392436513fe42764b3a456938395bf7f7177dd1c73
-DIST cereal-1.2.2.tar.gz 335759 BLAKE2B 
6804b9aabb235a546758c70554502208f1b7b6bcab9b602fa075123335331f0522191a83027fdbac4ee947881c6866f24f48223a00b9490fca5ca961f3e4b260
 SHA512 
9567b2e19add9446b24f8afd122eea09ba6ecd1a090335cf0ab31fdc8f64c6c97daa3d9eaf0801c36a770737488e0eebf81d96d7b7a65deed30da6130f2d47eb
 DIST cereal-1.3.0.tar.gz 374585 BLAKE2B 
67bcdf8715585d8913c6ae4ff1a20d77df0eb95816b37a77620a3f08000b6e911afbd295236a6cd0394d3242ae0a3b2619f6e168503724517c9c66bc20f1d07c
 SHA512 
2bb640a222d4efe7c624c6ec3e755fecae00ef59e91c4db462e233546c5afe73c065ba1d16d9600f7cd3cc185593109148008b0b2b870208e2f1d6984fd40c72

diff --git a/dev-libs/cereal/cereal-1.2.1.ebuild 
b/dev-libs/cereal/cereal-1.2.1.ebuild
deleted file mode 100644
index 3e62e1429c3..000
--- a/dev-libs/cereal/cereal-1.2.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="header-only C++11 serialization library"
-HOMEPAGE="http://uscilab.github.io/cereal/;
-SRC_URI="https://github.com/USCiLab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-libs/boost )"
-
-src_prepare() {
-   sed -i 's/-Werror//' CMakeLists.txt || die
-   default
-}
-
-src_configure() {
-   mycmakeargs=(
-   -DJUST_INSTALL_CEREAL=$(usex !test)
-   )
-   cmake-utils_src_configure
-}

diff --git a/dev-libs/cereal/cereal-1.2.2.ebuild 
b/dev-libs/cereal/cereal-1.2.2.ebuild
deleted file mode 100644
index fc09025d588..000
--- a/dev-libs/cereal/cereal-1.2.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="header-only C++11 serialization library"
-HOMEPAGE="http://uscilab.github.io/cereal/;
-SRC_URI="https://github.com/USCiLab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-libs/boost )"
-
-src_configure() {
-   mycmakeargs=(
-   -DJUST_INSTALL_CEREAL=$(usex !test)
-   -DWITH_WERROR=OFF
-   )
-   cmake-utils_src_configure
-}



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

2020-06-25 Thread Andreas Sturmlechner
commit: 6a6f7de3a6bb81be02fe5547e80616b887707dde
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 12:58:02 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 13:42:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6f7de3

profiles: Mask x11-misc/nts for removal

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

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 48c6c0417d2..89b9fd9cf3f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (2020-06-25)
+# Stuck on Python 2, m-n, we have no shortage on note taking applications.
+# Masked for removal in 30 days.
+x11-misc/nts
+
 # Ulrich Müller  (2020-06-25)
 # Included with TeX Live. Last version bump in 2003.
 # Use dev-texlive/texlive-latexextra as replacement.



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

2020-06-25 Thread Andreas Sturmlechner
commit: 785f61adc7739286b7e58f7866c50e415fe6ceb1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 13:41:30 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 13:42:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785f61ad

dev-libs/cereal: EAPI-7, cmake.eclass, switch HOMEPAGE to https

Bug: https://bugs.gentoo.org/729584
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/cereal/cereal-1.3.0.ebuild | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-libs/cereal/cereal-1.3.0.ebuild 
b/dev-libs/cereal/cereal-1.3.0.ebuild
index 85993089e20..463e000b4b7 100644
--- a/dev-libs/cereal/cereal-1.3.0.ebuild
+++ b/dev-libs/cereal/cereal-1.3.0.ebuild
@@ -1,26 +1,27 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
-DESCRIPTION="header-only C++11 serialization library"
-HOMEPAGE="http://uscilab.github.io/cereal/;
+DESCRIPTION="Header-only C++11 serialization library"
+HOMEPAGE="https://uscilab.github.io/cereal/;
 SRC_URI="https://github.com/USCiLab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
+
 RESTRICT="!test? ( test )"
 
 DEPEND="test? ( dev-libs/boost )"
 
 src_configure() {
-   mycmakeargs=(
+   local mycmakeargs=(
-DJUST_INSTALL_CEREAL=$(usex !test)
-DWITH_WERROR=OFF
)
-   cmake-utils_src_configure
+   cmake_src_configure
 }



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

2020-06-25 Thread Andreas Sturmlechner
commit: c9f29fd634554ff2d8a0c8de39a2e5b60c0a1a6d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 12:58:58 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 13:42:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f29fd6

profiles: package.mask: Add some missing removal schedules

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

 profiles/package.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 89b9fd9cf3f..db493b4dbdf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -150,6 +150,7 @@ virtual/libstdc++
 
 # Andreas Sturmlechner  (2020-06-20)
 # Stuck on Python 2, depends on deprecated dev-python/pygobject:2
+# Masked for removal in 30 days.
 media-libs/pymemphis
 
 # Ulrich Müller  (2020-06-20)
@@ -205,6 +206,7 @@ x11-plugins/purple-plugin_pack
 # games-puzzle/gtetrinet: Bug #726798 last release 2006, abandoned upstream.
 # games-board/mt_gtk_client: Bug #726808, last commit 17 years ago.
 # games-board/sirius: Bug #726814, last release 15 years ago, dead upstream.
+# Masked for removal in 30 days.
 games-board/gnono
 games-puzzle/gtetrinet
 games-board/mt_gtk_client
@@ -213,6 +215,7 @@ games-board/sirius
 # Andreas Sturmlechner  (2020-06-18)
 # Depends on dead gnome-base/libgnomeui. Really, no one else is packaging
 # this, last (and only) release in 2006, abandoned upstream. Bug #726790
+# Masked for removal in 30 days.
 dev-embedded/gnome-avrdude
 
 # Michał Górny  (2020-06-14)



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

2020-06-25 Thread Andreas Sturmlechner
commit: 6f515d6650780536c0d7f6518f5a9969b4011fa6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 13:15:51 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 13:42:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f515d66

profiles: Mask media-sound/rgain for removal

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

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index db493b4dbdf..bcef65cd4ce 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (2020-06-25)
+# Stuck on Python 2, no maintainer; rgain3 fork available for sb. taking over
+# at https://github.com/chaudum/rgain - masked for removal in 30 days.
+media-sound/rgain
+
 # Andreas Sturmlechner  (2020-06-25)
 # Stuck on Python 2, m-n, we have no shortage on note taking applications.
 # Masked for removal in 30 days.



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

2020-06-25 Thread Christoph Junghans
commit: 1a65f6aec7ef9c769eb6ff6eee0e8576babd94a1
Author: Christoph Junghans  gentoo  org>
AuthorDate: Thu Jun 25 13:38:08 2020 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Thu Jun 25 13:38:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a65f6ae

dev-libs/cereal: maintainer needed

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Christoph Junghans  gentoo.org>

 dev-libs/cereal/metadata.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-libs/cereal/metadata.xml b/dev-libs/cereal/metadata.xml
index cfefe4e65d6..9758da16137 100644
--- a/dev-libs/cereal/metadata.xml
+++ b/dev-libs/cereal/metadata.xml
@@ -1,9 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   proxy-ma...@gentoo.org
-   
+   

USCiLab/cereal




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

2020-06-25 Thread Christoph Junghans
commit: 9c3c0016e6163de1aa51345010725e5860a2ecbe
Author: Christoph Junghans  gentoo  org>
AuthorDate: Thu Jun 25 13:28:57 2020 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Thu Jun 25 13:29:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3c0016

dev-libs/cereal: version bump

Closes: https://bugs.gentoo.org/729584
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Christoph Junghans  gentoo.org>

 dev-libs/cereal/Manifest|  1 +
 dev-libs/cereal/cereal-1.3.0.ebuild | 26 ++
 dev-libs/cereal/metadata.xml|  5 ++---
 3 files changed, 29 insertions(+), 3 deletions(-)

diff --git a/dev-libs/cereal/Manifest b/dev-libs/cereal/Manifest
index 2c3044a3a9d..afcc1a98b01 100644
--- a/dev-libs/cereal/Manifest
+++ b/dev-libs/cereal/Manifest
@@ -1,2 +1,3 @@
 DIST cereal-1.2.1.tar.gz 301994 BLAKE2B 
0fd5649b5e9c12615a0ca68939dd48544c749483ac114c35e3e7238de0ede624b12ded8e0f529df186fbdfd1069bf35821504b04cc1a40d87dbaf7a8ff82b15f
 SHA512 
f0050f27433a4b544e7785aa94fc7b14a57eed6d542e25d3d0fda4d27cf55ea55e796be2138bf80809c96c392436513fe42764b3a456938395bf7f7177dd1c73
 DIST cereal-1.2.2.tar.gz 335759 BLAKE2B 
6804b9aabb235a546758c70554502208f1b7b6bcab9b602fa075123335331f0522191a83027fdbac4ee947881c6866f24f48223a00b9490fca5ca961f3e4b260
 SHA512 
9567b2e19add9446b24f8afd122eea09ba6ecd1a090335cf0ab31fdc8f64c6c97daa3d9eaf0801c36a770737488e0eebf81d96d7b7a65deed30da6130f2d47eb
+DIST cereal-1.3.0.tar.gz 374585 BLAKE2B 
67bcdf8715585d8913c6ae4ff1a20d77df0eb95816b37a77620a3f08000b6e911afbd295236a6cd0394d3242ae0a3b2619f6e168503724517c9c66bc20f1d07c
 SHA512 
2bb640a222d4efe7c624c6ec3e755fecae00ef59e91c4db462e233546c5afe73c065ba1d16d9600f7cd3cc185593109148008b0b2b870208e2f1d6984fd40c72

diff --git a/dev-libs/cereal/cereal-1.3.0.ebuild 
b/dev-libs/cereal/cereal-1.3.0.ebuild
new file mode 100644
index 000..85993089e20
--- /dev/null
+++ b/dev-libs/cereal/cereal-1.3.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="header-only C++11 serialization library"
+HOMEPAGE="http://uscilab.github.io/cereal/;
+SRC_URI="https://github.com/USCiLab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-libs/boost )"
+
+src_configure() {
+   mycmakeargs=(
+   -DJUST_INSTALL_CEREAL=$(usex !test)
+   -DWITH_WERROR=OFF
+   )
+   cmake-utils_src_configure
+}

diff --git a/dev-libs/cereal/metadata.xml b/dev-libs/cereal/metadata.xml
index 121a5e6a958..cfefe4e65d6 100644
--- a/dev-libs/cereal/metadata.xml
+++ b/dev-libs/cereal/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   jungh...@gentoo.org
-   Christoph Junghans
+   
+   proxy-ma...@gentoo.org


USCiLab/cereal



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

2020-06-25 Thread Craig Andrews
commit: 5f961671611801b09c025edc62cff175300303ae
Author: Craig Andrews  gentoo  org>
AuthorDate: Thu Jun 25 13:17:40 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Thu Jun 25 13:18:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f961671

net-analyzer/netdata: 1.23.0 version bump

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/Manifest  |   1 +
 net-analyzer/netdata/netdata-1.23.0.ebuild | 141 +
 2 files changed, 142 insertions(+)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index 63b902ed9f5..d20baa88d7f 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -1,3 +1,4 @@
 DIST netdata-1.21.1.tar.gz 3748090 BLAKE2B 
5cc8dd47b768838eecc7c8af35a82548dc5bb16acb0a88c17ee1254f86ca9b63a5108bce9205c000283b817478749d963b69c65e3bdc8e2fadecc9a1826a7f2e
 SHA512 
66d2e0cb977275250fd7b51e5156957a4506ddba586de5fe796459ea241cbbed7013fd4cf9d7acf407352fb34e3b962a2d01565a9cb982c89c76b7cd79b9
 DIST netdata-1.22.0.tar.gz 3786121 BLAKE2B 
ad34bcdb94cf44f8de154bf53b2e4ecbecee43c6cef2e5337c0fa6bd08b0feb41c25ee96e51fc6c54d72909559e5ac822b44153daa71255487bb0713ce6eca1d
 SHA512 
3bf239c3e950195ef7b8b43f1c17f2cc94f9257a4f21665629f7b518cc6fcef3b0837743254efd03323408b39e2afa9533487147fa30c8f015705c391aa543f3
 DIST netdata-1.22.1.tar.gz 3787203 BLAKE2B 
cb09ade9540d81fac9b30738650206bce263b74445ce76bf3e9c57a7935bd5fed04806b3b3ba6631ad7ed119b93b1f36eb10261a239127e238e4cf09ca2f4e7a
 SHA512 
47a0b6c4c1b3d8ab18cf25725223c72683ed74084f0efd09cddbe293950839315f8fcadb16c2e5fa9a179745f20b08ce8652d4b972465eacc6a1792b4cfc296e
+DIST netdata-1.23.0.tar.gz 3819410 BLAKE2B 
33b41bacfdba03e0e8cc15ba6c200f98f4c3304136d57798c32410f04d568a2aaf12aebca87136b420d50d0f508d7ce849793b0c11b78a43c30ffed48a991c2c
 SHA512 
edf333b40889547f454101694cadc7766da11acba96db1351d956634e5e240535f5bd9d029fbe3fce79d80e184bd60cc9649055264baea6279d1e63d2db2335f

diff --git a/net-analyzer/netdata/netdata-1.23.0.ebuild 
b/net-analyzer/netdata/netdata-1.23.0.ebuild
new file mode 100644
index 000..3b6458e2fb4
--- /dev/null
+++ b/net-analyzer/netdata/netdata-1.23.0.ebuild
@@ -0,0 +1,141 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit autotools fcaps linux-info python-single-r1 systemd
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/netdata/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/netdata/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Linux real time system monitoring, done right!"
+HOMEPAGE="https://github.com/netdata/netdata https://my-netdata.io/;
+
+LICENSE="GPL-3+ MIT BSD"
+SLOT="0"
+IUSE="caps +compression cpu_flags_x86_sse2 cups +dbengine ipmi +jsonc kinesis 
mongodb mysql nfacct nodejs postgres prometheus +python tor xen"
+REQUIRED_USE="
+   mysql? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   tor? ( python )"
+
+# most unconditional dependencies are for plugins.d/charts.d.plugin:
+RDEPEND="
+   acct-group/netdata
+   acct-user/netdata
+   app-misc/jq
+   >=app-shells/bash-4:0
+   || (
+   net-analyzer/openbsd-netcat
+   net-analyzer/netcat
+   )
+   net-misc/curl
+   net-misc/wget
+   sys-apps/util-linux
+   virtual/awk
+   caps? ( sys-libs/libcap )
+   cups? ( net-print/cups )
+   dbengine? (
+   app-arch/lz4
+   dev-libs/judy
+   dev-libs/openssl:=
+   )
+   dev-libs/libuv
+   compression? ( sys-libs/zlib )
+   ipmi? ( sys-libs/freeipmi )
+   jsonc? ( dev-libs/json-c:= )
+   kinesis? ( dev-libs/aws-sdk-cpp[kinesis] )
+   mongodb? ( dev-libs/mongo-c-driver )
+   nfacct? (
+   net-firewall/nfacct
+   net-libs/libmnl
+   )
+   nodejs? ( net-libs/nodejs )
+   prometheus? (
+   dev-libs/protobuf:=
+   app-arch/snappy
+   )
+   python? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep 
'dev-python/pyyaml[${PYTHON_MULTI_USEDEP}]')
+   mysql? (
+   || (
+   $(python_gen_cond_dep 
'dev-python/mysqlclient[${PYTHON_MULTI_USEDEP}]')
+   $(python_gen_cond_dep 
'dev-python/mysql-python[${PYTHON_MULTI_USEDEP}]')
+   )
+   )
+   postgres? ( $(python_gen_cond_dep 
'dev-python/psycopg:2[${PYTHON_MULTI_USEDEP}]') )
+   tor? ( $(python_gen_cond_dep 
'net-libs/stem[${PYTHON_MULTI_USEDEP}]') )
+   )
+   xen? (
+   app-emulation/xen-tools
+   dev-libs/yajl
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+

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

2020-06-25 Thread Patrice Clement
commit: ca7a4fddf20855a29d0819f83ea7c9fc60536a2a
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jun 25 12:53:34 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jun 25 12:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7a4fdd

dev-python/pudb: version bump.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/pudb/Manifest   |  1 +
 dev-python/pudb/pudb-2019.2.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-python/pudb/Manifest b/dev-python/pudb/Manifest
index baccd3885f0..0609cba590b 100644
--- a/dev-python/pudb/Manifest
+++ b/dev-python/pudb/Manifest
@@ -1 +1,2 @@
 DIST pudb-2018.1.tar.gz 56771 BLAKE2B 
1c57392a2dcf1a178035fd5824b253a0b5ad19990d32360956b55696f76f40c69b3baaaff14bd4bbc4556bb7c7e12bbcf4f00aea057555480771bd27c1ec4ced
 SHA512 
4f0311d5a8642ff7097c2bceecde9a45999ad4567e008507cc8f977cc1e452cbbb80be525d08703c3e22038831b6b94e9b5b46ea1f1a1dc2d4292c8df9ef7ca7
+DIST pudb-2019.2.tar.gz 59548 BLAKE2B 
2df98688948ea79b8bbe125735aef04b3ea5d6db4adba503610c3fc88201cd0ae6da3249371f9ef78d1f4650901a02cc25738201e4891695f7726c919dcdd702
 SHA512 
231663b404e0e7d35f32235c02d4878b41a043054821c3d39d4a05d45c1e45aff0eaffb0a6d96669676b52538ca99a69de64014f922e3c80405d34198c6d4812

diff --git a/dev-python/pudb/pudb-2019.2.ebuild 
b/dev-python/pudb/pudb-2019.2.ebuild
new file mode 100644
index 000..53fee37bef9
--- /dev/null
+++ b/dev-python/pudb/pudb-2019.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A full-screen, console-based Python debugger"
+HOMEPAGE="https://pypi.org/project/pudb/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/urwid[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]"
+
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-06-25 Thread Jeroen Roovers
commit: 4092cd7bd1929db55abbcb95bb10f3285b1554de
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jun 25 12:43:20 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jun 25 12:45:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4092cd7b

net-analyzer/net-snmp: Update patch

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/net-snmp/files/net-snmp--tinfo.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/net-snmp/files/net-snmp--tinfo.patch 
b/net-analyzer/net-snmp/files/net-snmp--tinfo.patch
index 6eb2df50c43..2eb4ccca631 100644
--- a/net-analyzer/net-snmp/files/net-snmp--tinfo.patch
+++ b/net-analyzer/net-snmp/files/net-snmp--tinfo.patch
@@ -1,9 +1,9 @@
 --- a/configure.d/config_os_libs2
 +++ b/configure.d/config_os_libs2
-@@ -598,6 +598,7 @@
-   AC_CHECK_HEADERS([curses.h])
-   AC_CHECK_HEADERS([ncurses/curses.h])],,,
+@@ -601,6 +601,7 @@
+   [HAVE_LIBCURSES=FALSE],,
[LIBCURSES])
+ AC_SUBST([HAVE_LIBCURSES])
 +NETSNMP_SEARCH_LIBS([cbreak], [tinfo],[LIBCURSES="$LIBCURSES -ltinfo"],,,)
  AC_SUBST([LIBCURSES])
  



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

2020-06-25 Thread Joonas Niilola
commit: 900059bdcf052b592e9e25844d02ffe49103f7c8
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Jun 25 12:27:13 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 12:28:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900059bd

sys-kernel/pf-sources: 5.7-pf3 bump

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

 sys-kernel/pf-sources/Manifest |  1 +
 sys-kernel/pf-sources/pf-sources-5.7_p3.ebuild | 67 ++
 2 files changed, 68 insertions(+)

diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest
index 7b65b045966..86cb74243e1 100644
--- a/sys-kernel/pf-sources/Manifest
+++ b/sys-kernel/pf-sources/Manifest
@@ -7,3 +7,4 @@ DIST linux-5.7.tar.xz 112690468 BLAKE2B 
b2b71e231507429b178b6b89be546c4a3ee2757f
 DIST pf-sources-5.6_p8.patch 1877703 BLAKE2B 
07c39ade7484c84a2b9a496f989a0ff9241f5957cda64e9fc70c1f8a38d936531f648a12a5963288be5cc29a977f785cf97d74c1639b014083a486b3073b1052
 SHA512 
e9e18e120feceeb37d8405347a7df98174ecf28f0bb30be5882711459ac19ef0af81a2ba929634b907ee01fdfd4ae01bb73d832cac4a3e0ac15cec8dfd5c1e61
 DIST pf-sources-5.7_p1.patch 131429 BLAKE2B 
4a3c457631c25aebb217fccb287153ae2a67554d1dbd4c073cc82e450a3380c18362321651422dc861df10ea5ca2ba057219b6d325bd7cc1e29d1912e25c0177
 SHA512 
7a17b758c700e3886aa07d026c39ce3e548662ee61e82d44baaf1ccbbb6bf670bbaca8ecdf7f3c76e7b1e851eeb8c244f6c0ccc25010d9061343ef8c53f304fc
 DIST pf-sources-5.7_p2.patch 191823 BLAKE2B 
cdf2d7f1addda7380761843c1a75e44d5e911039036625fedea74a9ac965d206023b1450c80c46940dd2c5cd7057c031d589b4705c391c9b9a3eba2ba9f41305
 SHA512 
0152059e98c354a315b74575840f2c1badb5b8906090ed4818bb2638cff1981d8c4b15857ef3c39cda91faabcaafc96c89e4cb011ff7eb92e614afc66a7d50a1
+DIST pf-sources-5.7_p3.patch 1536696 BLAKE2B 
ced07f59a174bb2c0579bd337a4036fdb09d8dac4f6a06bbb9392f83d4b0462d75678bd6ee01539c5bfaf99e866b09e33509c493036c151cc2b628ea6c22883c
 SHA512 
31c644fbc1b27155754a5af217bb35358fc5e3ee485a442cc6a16aae87034608554236bcbf4c7fb1809a14283404a2881342044e4dfe2e1822a24245e026f97e

diff --git a/sys-kernel/pf-sources/pf-sources-5.7_p3.ebuild 
b/sys-kernel/pf-sources/pf-sources-5.7_p3.ebuild
new file mode 100644
index 000..2a683a5287d
--- /dev/null
+++ b/sys-kernel/pf-sources/pf-sources-5.7_p3.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# Define what default functions to run
+ETYPE="sources"
+
+# No 'experimental' USE flag provided, but we still want to use genpatches
+K_EXP_GENPATCHES_NOUSE="1"
+
+# Just get basic genpatches, -pf patch set already includes vanilla-linux
+# updates
+K_GENPATCHES_VER="1"
+
+# -pf already sets EXTRAVERSION to kernel Makefile
+K_NOSETEXTRAVERSION="1"
+
+# Not supported by the Gentoo security team
+K_SECURITY_UNSUPPORTED="1"
+
+# We want the very basic patches from gentoo-sources, experimental patch is
+# already included in pf-sources
+K_WANT_GENPATCHES="base extras"
+
+inherit eutils kernel-2
+detect_version
+
+DESCRIPTION="Linux kernel fork that includes the pf-kernel patchset and 
Gentoo's genpatches"
+HOMEPAGE="https://gitlab.com/post-factum/pf-kernel/-/wikis/README
+   https://dev.gentoo.org/~mpagano/genpatches/;
+SRC_URI="${KERNEL_URI}
+   
https://github.com/pfactum/pf-kernel/compare/v${PV/_p*/}...v${PV/_p*/}-pf${PV/*_p/}.diff
 -> ${P}.patch
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${PV/_p*/}-${K_GENPATCHES_VER}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${PV/_p*/}-${K_GENPATCHES_VER}.extras.tar.xz;
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+S="${WORKDIR}/linux-${PVR}-pf"
+
+PATCHES=( "${DISTDIR}/${P}.patch" )
+
+K_EXTRAEINFO="For more info on pf-sources and details on how to report 
problems,
+   see: ${HOMEPAGE}."
+
+pkg_setup() {
+   ewarn ""
+   ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please contact the pf developers directly."
+   ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues 
with"
+   ewarn "the ebuilds. Thank you."
+   ewarn ""
+
+   kernel-2_pkg_setup
+}
+
+src_prepare() {
+   default
+   kernel-2_src_prepare
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+
+   elog "Optional features:"
+   optfeature "Userspace KSM helper" sys-process/uksmd
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/desktop-file-utils/

2020-06-25 Thread Lars Wendler
commit: 60182e528e711eade6b405893f2a9c4d815e1da8
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jun 25 12:22:39 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jun 25 12:22:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60182e52

dev-util/desktop-file-utils: Bump to version 0.26

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Lars Wendler  gentoo.org>

 dev-util/desktop-file-utils/Manifest   |  1 +
 .../desktop-file-utils-0.26.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-util/desktop-file-utils/Manifest 
b/dev-util/desktop-file-utils/Manifest
index 339df71770c..6b04817a00e 100644
--- a/dev-util/desktop-file-utils/Manifest
+++ b/dev-util/desktop-file-utils/Manifest
@@ -1 +1,2 @@
 DIST desktop-file-utils-0.24.tar.xz 137424 BLAKE2B 
3cce27caa14782ef10886fdc0602c0378c1bad0d49a4b99077436a9951f13ccdb539fdc2b9d27b54430fce94fb0ee0268746b216cc5d6c1b9ba517e1af81b4ce
 SHA512 
b19d700d4403c8757c62e49bb7650e0138a85e799f79de07b0d0099a52398a3ead90c8125ccc883df6e2a3f8f5f97696009ebb7452dc7acc25afeef20e06fde0
+DIST desktop-file-utils-0.26.tar.xz 83132 BLAKE2B 
fdbe5427a0278ebe4a9b1bc15a148ecdc3f54b54058b355ae4f9a962fb1c4ec309d24a075973caf8f187a1c74b013e9bed0a7c3668bf888274e77fac9e077ec8
 SHA512 
5b4e435f0b635d8f898ac7f5759f74a08ffbe2a56d41fee0e84ff57e73b98d08b57b4416f20b99f696dad8bcb1c20792b39acf836b0814220c0b386ea5f6b831

diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.26.ebuild 
b/dev-util/desktop-file-utils/desktop-file-utils-0.26.ebuild
new file mode 100644
index 000..c25251a74be
--- /dev/null
+++ b/dev-util/desktop-file-utils/desktop-file-utils-0.26.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit elisp-common meson
+
+DESCRIPTION="Command line utilities to work with desktop menu entries"
+HOMEPAGE="https://freedesktop.org/wiki/Software/desktop-file-utils;
+SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="emacs"
+
+RDEPEND=">=dev-libs/glib-2.12:2
+   emacs? ( >=app-editors/emacs-23.1:* )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+
+SITEFILE="50${PN}-gentoo.el"
+
+DOCS=( AUTHORS ChangeLog HACKING NEWS README )
+
+src_compile() {
+   meson_src_compile
+   use emacs && elisp-compile misc/desktop-entry-mode.el
+}
+
+src_install() {
+   meson_src_install
+   if use emacs; then
+   elisp-install ${PN} misc/*.el misc/*.elc || die
+   elisp-site-file-install "${FILESDIR}"/${SITEFILE} || die
+   fi
+}
+
+pkg_postinst() {
+   use emacs && elisp-site-regen
+}
+
+pkg_postrm() {
+   use emacs && elisp-site-regen
+}



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

2020-06-25 Thread Joonas Niilola
commit: 1cabbfbfd5b1ac3191e328a6a92c0ff25f794533
Author: Jaco Kroon  uls  co  za>
AuthorDate: Thu Jun 25 11:00:34 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 12:12:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cabbfbf

net-libs/libhubbub: add missing doxygen dependency.

Closes: https://bugs.gentoo.org/728136
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/16410
Signed-off-by: Joonas Niilola  gentoo.org>

 net-libs/libhubbub/libhubbub-0.3.6-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/libhubbub/libhubbub-0.3.6-r1.ebuild 
b/net-libs/libhubbub/libhubbub-0.3.6-r1.ebuild
index 758a9a08d90..e0afef19c3f 100644
--- a/net-libs/libhubbub/libhubbub-0.3.6-r1.ebuild
+++ b/net-libs/libhubbub/libhubbub-0.3.6-r1.ebuild
@@ -17,6 +17,7 @@ IUSE="doc test"
 BDEPEND="
dev-util/netsurf-buildsystem
virtual/pkgconfig
+   doc? ( app-doc/doxygen )
test? ( dev-lang/perl )
 "
 RDEPEND="dev-libs/libparserutils:="



[gentoo-commits] repo/gentoo:master commit in: sci-libs/ViSP/

2020-06-25 Thread Andreas Sturmlechner
commit: 5d8a9be019e7d75ece401302ee6c7b7669bc8894
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 08:39:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 12:11:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8a9be0

sci-libs/ViSP: Drop 3.2.0-r2

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

 sci-libs/ViSP/Manifest |  1 -
 sci-libs/ViSP/ViSP-3.2.0-r2.ebuild | 98 --
 2 files changed, 99 deletions(-)

diff --git a/sci-libs/ViSP/Manifest b/sci-libs/ViSP/Manifest
index 9e7302cd53b..45275696255 100644
--- a/sci-libs/ViSP/Manifest
+++ b/sci-libs/ViSP/Manifest
@@ -1,2 +1 @@
-DIST visp-3.2.0.tar.gz 52737424 BLAKE2B 
78b733183a62541f5d5af22a376ac52ba2377753fa53be62858611b27d961fad286923c11f624c4fe0f561d8dbc5367e2ac01e6bc11a2a19068167ef52198307
 SHA512 
b4ad21e5063327d91d4ebda268cf4a4dc2ceffbe39d6af0dd6bfeb94d1150884d37fc4ea4295f640135fc2ba758afd29b9090755561ef05249fe2cbc5680dcce
 DIST visp-3.3.0.tar.gz 60822186 BLAKE2B 
559698af352b4eac227ab2cdb8d66be31c04d2e2ac2d30ce07cef5022501162211ff9bfc9ed4970ac8b825321b8fc34241a6ca7a29b3d78fb70fa79ac429f7ab
 SHA512 
f96b017353240e63059ef1e514a64198b6a50b95b5a08405c16e99589fd2110071e2d558921a674e538f9cdea07fde8e653ca630e3c12c38bf91f7a83057afe2

diff --git a/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild 
b/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
deleted file mode 100644
index 005b645b21c..000
--- a/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-DESCRIPTION="Visual Servoing Platform: visual tracking and visual servoing 
library"
-HOMEPAGE="http://www.irisa.fr/lagadic/visp/visp.html;
-SRC_URI="http://gforge.inria.fr/frs/download.php/latestfile/475/visp-${PV}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0/3.2"
-KEYWORDS="~amd64 ~arm"
-IUSE="
-   +coin demos +dmtx doc examples gsl ieee1394 jpeg lapack motif ogre
-   opencv png test tutorials usb v4l X xml +zbar zlib
-   cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3
-"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   coin? ( >=media-libs/coin-4 virtual/opengl )
-   dmtx? ( media-libs/libdmtx )
-   gsl? ( sci-libs/gsl )
-   ieee1394? ( media-libs/libdc1394 )
-   jpeg? ( virtual/jpeg:0 )
-   lapack? ( virtual/lapack )
-   motif? ( media-libs/SoXt )
-   ogre? ( dev-games/ogre[ois(+)] dev-libs/boost:=[threads] )
-   opencv? ( media-libs/opencv:=[contribdnn(+)] )
-   png? ( media-libs/libpng:0= )
-   usb? ( virtual/libusb:1 )
-   v4l? ( media-libs/libv4l )
-   X? ( x11-libs/libX11 )
-   xml? ( dev-libs/libxml2 )
-   zbar? ( media-gfx/zbar )
-   zlib? ( sys-libs/zlib )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen virtual/latex-base media-gfx/graphviz )
-   test? ( sci-misc/ViSP-images )
-   v4l? ( virtual/os-headers )"
-RDEPEND="${RDEPEND}
-   demos? ( sci-misc/ViSP-images )"
-REQUIRED_USE="motif? ( coin )"
-
-S="${WORKDIR}/visp-${PV}"
-PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" 
"${FILESDIR}/${PN}-3.0.1-opencv.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   "-DBUILD_EXAMPLES=$(usex examples ON OFF)"
-   "-DBUILD_TESTS=$(usex test ON OFF)"
-   "-DBUILD_DEMOS=$(usex demos ON OFF)"
-   "-DBUILD_TUTORIALS=$(usex tutorials ON OFF)"
-   "-DUSE_COIN3D=$(usex coin ON OFF)"
-   "-DUSE_DC1394=$(usex ieee1394 ON OFF)"
-   "-DUSE_DMTX=$(usex dmtx ON OFF)"
-   "-DUSE_GSL=$(usex gsl ON OFF)"
-   "-DUSE_LAPACK=$(usex lapack ON OFF)"
-   "-DUSE_JPEG=$(usex jpeg ON OFF)"
-   "-DUSE_PNG=$(usex png ON OFF)"
-   "-DUSE_LIBUSB_1=$(usex usb ON OFF)"
-   "-DUSE_OGRE=$(usex ogre ON OFF)"
-   "-DUSE_OIS=$(usex ogre ON OFF)"
-   "-DUSE_OPENCV=$(usex opencv ON OFF)"
-   "-DUSE_SOQT=OFF"
-   "-DUSE_SOXT=$(usex motif ON OFF)"
-   "-DUSE_V4L2=$(usex v4l ON OFF)"
-   "-DUSE_X11=$(usex X ON OFF)"
-   "-DUSE_XML2=$(usex xml ON OFF)"
-   "-DUSE_ZBAR=$(usex zbar ON OFF)"
-   "-DUSE_ZLIB=$(usex zlib ON OFF)"
-   "-DCOIN3D_INCLUDE_DIR=${EPREFIX:-${SYSROOT}}/usr/include/Coin4"
-   "-DENABLE_SSE2=$(usex cpu_flags_x86_sse2 ON OFF)"
-   "-DENABLE_SSE3=$(usex cpu_flags_x86_sse3 ON OFF)"
-   "-DENABLE_SSSE3=$(usex cpu_flags_x86_ssse3 ON OFF)"
-   )
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-   cd "${BUILD_DIR}"
-   use doc && emake visp_doc
-}
-
-src_install() {
-   cmake-utils_src_install
-   if use tutorials ; then
-   

[gentoo-commits] repo/gentoo:master commit in: mail-client/trojita/files/, mail-client/trojita/

2020-06-25 Thread Andreas Sturmlechner
commit: 835ed520d32ad8721f0fa83b81432f244a14f187
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 12:08:06 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 12:11:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835ed520

mail-client/trojita: Fix improper certificate validation

Bug: https://bugs.gentoo.org/729596
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/trojita-0.7-smtp-handle-tls-errors.patch | 82 +
 mail-client/trojita/trojita-0.7-r3.ebuild  | 83 ++
 2 files changed, 165 insertions(+)

diff --git a/mail-client/trojita/files/trojita-0.7-smtp-handle-tls-errors.patch 
b/mail-client/trojita/files/trojita-0.7-smtp-handle-tls-errors.patch
new file mode 100644
index 000..44f1a5dab01
--- /dev/null
+++ b/mail-client/trojita/files/trojita-0.7-smtp-handle-tls-errors.patch
@@ -0,0 +1,82 @@
+From 77ddd5d44f2bf4155d0c9b6f7d05f01713b32d5d Mon Sep 17 00:00:00 2001
+From: Jan Kundrát 
+Date: Thu, 25 Jun 2020 11:30:51 +0200
+Subject: [PATCH] SMTP: Do not ignore TLS errors
+
+This fixes a CVE-2020-15047 (category: CWE-295). Since commit 0083eea5ed
+which added initial, experimental support for SMTP message submission,
+we have apparently never implemented proper SSL/TLS error handling, and
+the code has ever since just kept silently ignoring any certificate
+verification errors.  As a result, Trojita was susceptible to a MITM
+attack when sending e-mails. The information leaked include user's
+authentication details, including the password, and the content of sent
+messages.
+
+Sorry for this :(.
+
+Now, this patch re-enabes proper TLS error handling. It was not possible
+to directly re-use our code for TLS key pinning which we are using for
+IMAP connections. In the Qt TLS code, the decision to accept or not
+accept a TLS connection is a blocking one, so the IMAP code relies upon
+the protocol state machine (i.e., another layer) for deciding whether to
+use or not to use the just-established TLS connection. Implementing an
+equivalent code in the SMTP library would be nice, but this hot-fix has
+a priority. As a result, SMTP connections to hosts with, e.g.,
+self-signed TLS certs, are no longer possible. Let's hope that this is
+not a practical problem with Lets Encrypt anymore.
+
+Thanks to Damian Poddebniak for reporting this bug.
+
+Change-Id: Icd6bbb2b0fb3e45159fc9699ebd07ab84262fe37
+CVE: CVE-2020-15047
+BUG: 423453
+---
+
+diff --git a/src/MSA/SMTP.cpp b/src/MSA/SMTP.cpp
+index 3a05451..ac1eefc 100644
+--- a/src/MSA/SMTP.cpp
 b/src/MSA/SMTP.cpp
+@@ -21,6 +21,7 @@
+along with this program.  If not, see .
+ */
+ #include "SMTP.h"
++#include "UiUtils/Formatting.h"
+ 
+ namespace MSA
+ {
+@@ -32,8 +33,8 @@
+ user(user), failed(false), isWaitingForPassword(false), 
sendingMode(MODE_SMTP_INVALID)
+ {
+ qwwSmtp = new QwwSmtpClient(this);
+-// FIXME: handle SSL errors properly
+-connect(qwwSmtp, ::sslErrors, qwwSmtp, 
::ignoreSslErrors);
++// FIXME: handle SSL errors in the same way as we handle IMAP TLS errors, 
with key pinning, etc.
++connect(qwwSmtp, ::sslErrors, this, ::handleSslErrors);
+ connect(qwwSmtp, ::connected, this, ::sending);
+ connect(qwwSmtp, ::done, this, ::handleDone);
+ connect(qwwSmtp, ::socketError, this, ::handleError);
+@@ -78,6 +79,12 @@
+ emit error(msg);
+ }
+ 
++void SMTP::handleSslErrors(const QList& errors)
++{
++auto msg = UiUtils::Formatting::sslErrorsToHtml(errors);
++emit error(tr("Cannot send message due to an SSL/TLS 
error\n%1").arg(msg));
++}
++
+ void SMTP::setPassword(const QString )
+ {
+ pass = password;
+diff --git a/src/MSA/SMTP.h b/src/MSA/SMTP.h
+index 453407d..913bb87 100644
+--- a/src/MSA/SMTP.h
 b/src/MSA/SMTP.h
+@@ -43,6 +43,7 @@
+ virtual void setPassword(const QString );
+ void handleDone(bool ok);
+ void handleError(QAbstractSocket::SocketError err, const QString );
++void handleSslErrors(const QList& errors);
+ private:
+ QwwSmtpClient *qwwSmtp;
+ QString host;

diff --git a/mail-client/trojita/trojita-0.7-r3.ebuild 
b/mail-client/trojita/trojita-0.7-r3.ebuild
new file mode 100644
index 000..4d4f81542cb
--- /dev/null
+++ b/mail-client/trojita/trojita-0.7-r3.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="https://anongit.kde.org/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+inherit cmake virtualx xdg
+
+DESCRIPTION="A Qt IMAP e-mail client"
+HOMEPAGE="http://trojita.flaska.net/;
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+IUSE="+crypt +dbus debug +password test +zlib"
+
+REQUIRED_USE="password? ( dbus )"

[gentoo-commits] repo/gentoo:master commit in: sci-libs/ViSP/

2020-06-25 Thread Andreas Sturmlechner
commit: c7796e57d9d266c5349e8137532f24c374dec102
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 08:51:35 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 12:11:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7796e57

sci-libs/ViSP: Switch to cmake.eclass

- fix HOMEPAGE, use https
- one line per dependency
- move REQUIRED_USE below IUSE
- use HTML_DOCS, dropping superfluous cd with missing || die

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

 sci-libs/ViSP/ViSP-3.3.0.ebuild | 48 +
 1 file changed, 30 insertions(+), 18 deletions(-)

diff --git a/sci-libs/ViSP/ViSP-3.3.0.ebuild b/sci-libs/ViSP/ViSP-3.3.0.ebuild
index 35b2a248ef5..4603eafceba 100644
--- a/sci-libs/ViSP/ViSP-3.3.0.ebuild
+++ b/sci-libs/ViSP/ViSP-3.3.0.ebuild
@@ -3,10 +3,10 @@
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Visual Servoing Platform: visual tracking and visual servoing 
library"
-HOMEPAGE="http://www.irisa.fr/lagadic/visp/visp.html;
+HOMEPAGE="https://visp.inria.fr/;
 
SRC_URI="http://gforge.inria.fr/frs/download.php/latestfile/475/visp-${PV}.tar.gz;
 
 LICENSE="GPL-2"
@@ -17,16 +17,23 @@ IUSE="
opencv pcl png test tutorials usb v4l X xml +zbar zlib
cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3
 "
+REQUIRED_USE="motif? ( coin )"
 RESTRICT="!test? ( test )"
 
-RDEPEND="
-   coin? ( >=media-libs/coin-4 virtual/opengl )
+COMMON_DEPEND="
+   coin? (
+   >=media-libs/coin-4
+   virtual/opengl
+   )
dmtx? ( media-libs/libdmtx )
gsl? ( sci-libs/gsl )
ieee1394? ( media-libs/libdc1394 )
jpeg? ( virtual/jpeg:0 )
motif? ( media-libs/SoXt )
-   ogre? ( dev-games/ogre[ois(+)] dev-libs/boost:=[threads] )
+   ogre? (
+   dev-games/ogre[ois(+)]
+   dev-libs/boost:=[threads]
+   )
opencv? ( media-libs/opencv:=[contribdnn(+)] )
pcl? ( sci-libs/pcl:= )
png? ( media-libs/libpng:0= )
@@ -35,20 +42,26 @@ RDEPEND="
X? ( x11-libs/libX11 )
xml? ( dev-libs/libxml2 )
zbar? ( media-gfx/zbar )
-   zlib? ( sys-libs/zlib )
-"
-DEPEND="${RDEPEND}
+   zlib? ( sys-libs/zlib )"
+DEPEND="${COMMON_DEPEND}
v4l? ( virtual/os-headers )"
-RDEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}
demos? ( sci-misc/ViSP-images )"
 BDEPEND="
virtual/pkgconfig
test? ( sci-misc/ViSP-images )
-   doc? ( app-doc/doxygen virtual/latex-base media-gfx/graphviz )"
-REQUIRED_USE="motif? ( coin )"
+   doc? (
+   app-doc/doxygen
+   media-gfx/graphviz
+   virtual/latex-base
+   )"
 
 S="${WORKDIR}/visp-${PV}"
-PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" 
"${FILESDIR}/${PN}-3.0.1-opencv.patch" )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.2.0-ocv.patch"
+   "${FILESDIR}/${PN}-3.0.1-opencv.patch"
+)
 
 src_configure() {
local mycmakeargs=(
@@ -79,20 +92,19 @@ src_configure() {
"-DENABLE_SSE3=$(usex cpu_flags_x86_sse3 ON OFF)"
"-DENABLE_SSSE3=$(usex cpu_flags_x86_ssse3 ON OFF)"
)
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 src_compile() {
-   cmake-utils_src_compile
-   use doc && cmake-utils_src_compile visp_doc
+   cmake_src_compile
+   use doc && cmake_src_compile visp_doc
 }
 
 src_install() {
-   cmake-utils_src_install
+   use doc && local HTML_DOCS=( "${BUILD_DIR}"/doc/html/. )
+   cmake_src_install
if use tutorials ; then
dodoc -r tutorial
docompress -x /usr/share/doc/${PF}/tutorial
fi
-   cd "${BUILD_DIR}"
-   use doc && dodoc -r doc/html
 }



[gentoo-commits] repo/gentoo:master commit in: sci-libs/ViSP/

2020-06-25 Thread Andreas Sturmlechner
commit: 10f24fcad2297e4e841e4bf18ef980b06496612a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 09:06:44 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 12:11:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f24fca

sci-libs/ViSP: Disable BUILD_JAVA

Closes: https://bugs.gentoo.org/724308
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-libs/ViSP/ViSP-3.3.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-libs/ViSP/ViSP-3.3.0.ebuild b/sci-libs/ViSP/ViSP-3.3.0.ebuild
index 4603eafceba..7b2cda09c8a 100644
--- a/sci-libs/ViSP/ViSP-3.3.0.ebuild
+++ b/sci-libs/ViSP/ViSP-3.3.0.ebuild
@@ -65,6 +65,7 @@ PATCHES=(
 
 src_configure() {
local mycmakeargs=(
+   "-DBUILD_JAVA=OFF"
"-DBUILD_EXAMPLES=$(usex examples ON OFF)"
"-DBUILD_TESTS=$(usex test ON OFF)"
"-DBUILD_DEMOS=$(usex demos ON OFF)"



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

2020-06-25 Thread Andreas Sturmlechner
commit: 42b590d3db681fe3749cc31ddd395c5111fe8721
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 25 08:43:42 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun 25 12:11:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b590d3

profiles: arm: Drop obsolete media-libs/opencv[contribdnn] mask

Dependency seems to have only been in 3.3.0, dropped in commit 488d9073.

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

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

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 164298d09fc..66421dc468c 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -169,10 +169,6 @@ net-libs/gnutls test-full
 # Depends on not yet keyworded dev-python/geoip-python. Bug #636860
 net-p2p/deluge geoip
 
-# Amy Liffey  (2017-12-30)
 # Moved from use.mask since they are flags local to one package.
 media-tv/tvheadend hdhomerun



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

2020-06-25 Thread Ben Kohler
commit: 39cd770e1db167958bede6c008a7fbdc2c3cea7a
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Jun 25 12:01:55 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Jun 25 12:01:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cd770e

dev-libs/newt: drop old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ben Kohler  gentoo.org>

 dev-libs/newt/Manifest  |  1 -
 dev-libs/newt/files/newt-0.52.15-makefile.patch | 13 
 dev-libs/newt/newt-0.52.20.ebuild   | 92 -
 dev-libs/newt/newt-0.52.21.ebuild   | 91 
 4 files changed, 197 deletions(-)

diff --git a/dev-libs/newt/Manifest b/dev-libs/newt/Manifest
index b3f5023371f..ea14fe20575 100644
--- a/dev-libs/newt/Manifest
+++ b/dev-libs/newt/Manifest
@@ -1,2 +1 @@
-DIST newt-0.52.20.tar.gz 181163 BLAKE2B 
c6def9fae612f8dcffb396ea4013cf3e034da8f346fb7bf71de6fc5a59ee3d9d43bb4ad3bdfab7535d4d2eddeed62f72cea1861ac537f2bd7a62e7f76069c692
 SHA512 
0c10c373c6a5299a85fc38f32d3590fff3b26c4be40e6c85ed73c20724ef2fb094bf37a8c3b1b80a4bcdfc14fe59254d4419c391245c298a4e16788954b88236
 DIST newt-0.52.21.tar.gz 174895 BLAKE2B 
a0d6a15f87fe04dc535e65fcd28606cd666142d006a53b6ee0c8387a6295215e44f1815ac56ceb56b561ca9b5bc8f3cab2d04b5decd62642f46b744333dc7e34
 SHA512 
d53d927996d17223e688bf54dccfabb2a3dc02bfe38ffc455964e86feaca3cd9f9ab5b19774433be430fa4d761cd9b6680b558f297acb86f80daeb6942f7d23c

diff --git a/dev-libs/newt/files/newt-0.52.15-makefile.patch 
b/dev-libs/newt/files/newt-0.52.15-makefile.patch
deleted file mode 100644
index 55812bf1046..000
--- a/dev-libs/newt/files/newt-0.52.15-makefile.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Makefile.in b/Makefile.in
-index 4ae284b..cd5c4a7 100644
 a/Makefile.in
-+++ b/Makefile.in
-@@ -127,7 +127,7 @@ $(LIBNEWTSH): $(SHAREDDIR) $(SHAREDOBJS)
-   ln -fs $(LIBNEWTSONAME) libnewt.so
-   ln -fs $(LIBNEWTSH) $(LIBNEWTSONAME)
- 
--$(SHAREDDIR)/%.o : %.c
-+$(SHAREDDIR)/%.o : %.c $(SHAREDDIR) 
-   $(CC) $(SHCFLAGS) -c $(CFLAGS) $(CPPFLAGS) -o $@ $<
- 
- install: $(LIBNEWT) install-sh whiptail

diff --git a/dev-libs/newt/newt-0.52.20.ebuild 
b/dev-libs/newt/newt-0.52.20.ebuild
deleted file mode 100644
index e6482fc608c..000
--- a/dev-libs/newt/newt-0.52.20.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_6} )
-
-inherit python-r1 multilib autotools toolchain-funcs
-
-DESCRIPTION="Redhat's Newt windowing toolkit development files"
-HOMEPAGE="https://pagure.io/newt;
-SRC_URI="https://releases.pagure.org/newt/${P}.tar.gz;
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE="gpm nls tcl"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   >=dev-libs/popt-1.6
-   =sys-libs/slang-2*
-   elibc_uclibc? ( sys-libs/ncurses:0= )
-   gpm? ( sys-libs/gpm )
-   tcl? ( >=dev-lang/tcl-8.5:0 )
-   "
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   # bug 73850
-   if use elibc_uclibc; then
-   sed -i -e 's:-lslang:-lslang -lncurses:g' Makefile.in || die
-   fi
-
-   sed -i Makefile.in \
-   -e 's|$(SHCFLAGS) -o|$(LDFLAGS) &|g' \
-   -e 's|-g -o|$(CFLAGS) $(LDFLAGS) -o|g' \
-   -e 's|-shared -o|$(CFLAGS) $(LDFLAGS) &|g' \
-   -e 's|instroot|DESTDIR|g' \
-   -e 's|  make |  $(MAKE) |g' \
-   -e "s|  ar |$(tc-getAR) |g" \
-   || die "sed Makefile.in"
-
-   local langs=""
-   if [ -n "${LINGUAS}" ]; then
-   for lang in ${LINGUAS}; do
-   test -r po/${lang}.po && langs="${langs} ${lang}.po"
-   done
-   sed -i po/Makefile \
-   -e "/^CATALOGS = /cCATALOGS = ${langs}" \
-   || die "sed po/Makefile"
-   fi
-
-   eapply "${FILESDIR}"/${PN}-0.52.13-gold.patch \
-   "${FILESDIR}"/${PN}-0.52.14-tcl.patch \
-   "${FILESDIR}"/${PN}-0.52.15-makefile.patch
-   eapply_user
-   eautoreconf
-}
-
-src_configure() {
-   configuring() {
-   econf \
-   PYTHONVERS="${PYTHON}" \
-   $(use_with gpm gpm-support) \
-   $(use_with tcl) \
-   $(use_enable nls)
-   }
-   python_foreach_impl configuring
-}
-
-src_compile() {
-   building() {
-   emake PYTHONVERS="${EPYTHON}"
-   }
-   python_foreach_impl building
-}
-
-src_install() {
-   installit() {
-   emake \
-   DESTDIR="${D}" \
-   PYTHONVERS="${EPYTHON}" \
-   install
-   python_optimize
-   }
-   python_foreach_impl installit
-  

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

2020-06-25 Thread Ben Kohler
commit: e0f06330ebbdb62f004aa842615808398cbe5354
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Jun 25 11:55:35 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Jun 25 11:56:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f06330

app-misc/byobu: drop old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ben Kohler  gentoo.org>

 app-misc/byobu/Manifest  |  4 
 app-misc/byobu/byobu-5.123-r1.ebuild | 45 
 app-misc/byobu/byobu-5.124.ebuild| 45 
 app-misc/byobu/byobu-5.125.ebuild| 45 
 app-misc/byobu/byobu-5.129.ebuild| 45 
 5 files changed, 184 deletions(-)

diff --git a/app-misc/byobu/Manifest b/app-misc/byobu/Manifest
index 8f47b624b39..19a51267e2a 100644
--- a/app-misc/byobu/Manifest
+++ b/app-misc/byobu/Manifest
@@ -1,5 +1 @@
-DIST byobu_5.123.orig.tar.gz 581421 BLAKE2B 
450804be3d625c31a493edef0f398b528b5c3b21dd38bb8c9319857ead9c5bd1b5cfa01bfa190ad6fe0f5a99007ac68d068ec6082bc1fcf32c667d6035f1e296
 SHA512 
915ad330e85a4405ad808a6f03205c468800c0942507fc0183a883bb0b33be4023b5ef9d7a63b3fce328f771ac1a4952735ee6119a26d6a5f2b01afec7a04059
-DIST byobu_5.124.orig.tar.gz 582725 BLAKE2B 
1bf4de3cfd5ce3a31c020f3a56ac495e89688a856e50b592f6999d3aae278358f7b0736b8b4c749fe577a1e9a326d3e1c5d4f08f15b033464cf890c47f4a3c96
 SHA512 
4ee12cdf2272532f35d2f7251e6f2aadb191f64db9f59cf63df54b2e4b1dacbac6ee9b65b8fed141204f9d309fb1a485ce86dd726c79106be0d52c2493a73bb7
-DIST byobu_5.125.orig.tar.gz 582407 BLAKE2B 
7e74e121422bd9875697a96f39ab2e8e8f9d7f724ab8a597d2483bdbe89b3887e1894069dbe9b6ce75e610580b1bb002cfc632b6f2b8884db229382a719c86ea
 SHA512 
cf5ef0e8902552fcfe839793b660454a6480154e0a315322311cecbc962ccf31aec5a6de035b7e83979d49058a64b222bade146163c31bd597feeed11c0a94b1
-DIST byobu_5.129.orig.tar.gz 758633 BLAKE2B 
1ba446a5f1571bd36f7bf3e620d09022b93323e6f422067a4be0dfe28ee8332db481d99bb1000aa48d384efca33f76e5e42d7d1b795f527e95a17119936966cc
 SHA512 
a555e2084863ac604c3a511e11339a65059058af454b24993c5e432b42527382d3b1d308996a732e190157dbc6f003d11bd5a611cd59799fdfbb3f9a5fe4
 DIST byobu_5.130.orig.tar.gz 761162 BLAKE2B 
8ad45f3f8cba9435638aced30022e67e927288ac7f7bcea7d464d248a3fa0edddf4716bf782d790b8ea75d249e86f19acb76aa706c875f525f1b3b1ae9c47321
 SHA512 
dae3d0de3f1a65e5f3a647c1135ecf89261bf2518fea44bb49e00109ba5e1e5a8939206bb85d97f45fa01482438b3bfcb6f9ddd03dbaa1a8caca807f95b279cf

diff --git a/app-misc/byobu/byobu-5.123-r1.ebuild 
b/app-misc/byobu/byobu-5.123-r1.ebuild
deleted file mode 100644
index 058f7590d89..000
--- a/app-misc/byobu/byobu-5.123-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-DESCRIPTION="A set of profiles for the GNU Screen console window manager 
(app-misc/screen)"
-HOMEPAGE="http://byobu.co;
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="screen"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-libs/newt[${PYTHON_MULTI_USEDEP}]
-   ')
-   screen? ( app-misc/screen )
-   !screen? ( app-misc/tmux )"
-
-src_prepare() {
-   default
-
-   python_fix_shebang .
-
-   # Set default system backend to screen
-   if use screen ; then
-   sed -i -e 's/#\(BYOBU_BACKEND\).*/\1="screen"/' 
etc/byobu/backend || die
-   fi
-}
-
-src_install() {
-   default
-
-   # Create symlinks for backends
-   dosym ${PN} /usr/bin/${PN}-screen
-   dosym ${PN} /usr/bin/${PN}-tmux
-
-   docompress -x /usr/share/doc/${PN}
-}

diff --git a/app-misc/byobu/byobu-5.124.ebuild 
b/app-misc/byobu/byobu-5.124.ebuild
deleted file mode 100644
index b8e2216b67c..000
--- a/app-misc/byobu/byobu-5.124.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-DESCRIPTION="A set of profiles for the GNU Screen console window manager 
(app-misc/screen)"
-HOMEPAGE="http://byobu.co;
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="screen"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-libs/newt[${PYTHON_MULTI_USEDEP}]
-   ')
-   screen? ( app-misc/screen )
-   !screen? ( app-misc/tmux )"
-
-src_prepare() {
-   default
-
-   python_fix_shebang .
-
-   # Set default system backend to screen
-   if use screen ; then
-   sed -i -e 

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

2020-06-25 Thread Ben Kohler
commit: ab1e10aeac3a8387440aa7ec5acd2fd027b02b46
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Jun 25 11:51:41 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Jun 25 11:56:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1e10ae

app-misc/byobu: stable on amd64 & x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ben Kohler  gentoo.org>

 app-misc/byobu/byobu-5.130-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/byobu/byobu-5.130-r1.ebuild 
b/app-misc/byobu/byobu-5.130-r1.ebuild
index fa00fb9e972..9b21e5cd658 100644
--- a/app-misc/byobu/byobu-5.130-r1.ebuild
+++ b/app-misc/byobu/byobu-5.130-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="screen"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2020-06-25 Thread Joonas Niilola
commit: e7220615bbaa8ce9c101b5130b58f705425c11ea
Author: John Helmert III  posteo  net>
AuthorDate: Tue Jun 23 20:43:01 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 11:27:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7220615

media-libs/gd: Drop old (security cleanup)

Bug: https://bugs.gentoo.org/711122
Bug: https://bugs.gentoo.org/719464
Package-Manager: Portage-2.3.102, Repoman-2.3.23
Signed-off-by: John Helmert III  posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/16387
Signed-off-by: Joonas Niilola  gentoo.org>

 media-libs/gd/Manifest   |  3 --
 media-libs/gd/gd-2.2.5-r2.ebuild | 98 
 2 files changed, 101 deletions(-)

diff --git a/media-libs/gd/Manifest b/media-libs/gd/Manifest
index 8c9c7e108d4..b3942941ec3 100644
--- a/media-libs/gd/Manifest
+++ b/media-libs/gd/Manifest
@@ -1,4 +1 @@
-DIST libgd-2.2.5-ossfuzz5700.dat 30 BLAKE2B 
5ddd3d2be2adf05e1e2eb1852cc689be57d4d77c57b471e8b6021877f2fb137d15b4c73445fbb23a9ed585974a96dd154759a48712c1e7b5bdc5750d534aee4a
 SHA512 
2394e92ff7a42c818e13a1ac9ad15bc81aa401adc917366ec8c440bb7f27a63777ab059aa03c501dafef0ac16b462dd23c7fb9f8086ce558203384a98a235fff
-DIST libgd-2.2.5-php_bug_75571.dat 1731 BLAKE2B 
4b5d3f258b73e8089ede1b2c9f538855f410965a9e01e1f3f151ae52f072036172b184bd1a4d07b8355bb974bf088bebb0e812175a277bb67926274272bd80a0
 SHA512 
b3048640ce7828cca7901fadc989e867cfc6d31b44c0f5a1bda54d7428f317c8c8fc6403fef301e193869a95eb46eb7195d47710ec7f8c507ba049cb6cdcb281
-DIST libgd-2.2.5.tar.xz 2594092 BLAKE2B 
222a7e012fbf9924ac391ee96c7cd3dec96afd78c6d43dfb680b33e7143e7df87fe6be75bbfe8fb93e916302d7daf08271214c84da28712e93a36465566cb2bd
 SHA512 
e4598e17a277a75e02255402182cab139cb3f2cffcd68ec05cc10bbeaf6bc7aa39162c3445cd4a7efc1a26b72b9152bbedb187351e3ed099ea51767319997a6b
 DIST libgd-2.3.0.tar.xz 2539188 BLAKE2B 
a90f48be959d1bb6774ec44960e191b8be134ff3e74401eba4cbf9b165c72665f3dffe3beaaf92fa6069e0ef79533be5d57a5946a1839f55446072fa322ed808
 SHA512 
5b201d22560e147a3d5471010b898ad0268c3a2453b870d1267b6ba92e540cf9f75099336c1ab08217e41827ac86fe04525726bf29ad117e5dcbaef9a8d0622a

diff --git a/media-libs/gd/gd-2.2.5-r2.ebuild b/media-libs/gd/gd-2.2.5-r2.ebuild
deleted file mode 100644
index b4896640b7b..000
--- a/media-libs/gd/gd-2.2.5-r2.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit autotools flag-o-matic multilib-minimal
-
-DESCRIPTION="Graphics library for fast image creation"
-HOMEPAGE="https://libgd.org/ https://www.boutell.com/gd/;
-SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz
-   test? (
-   
https://github.com/libgd/libgd/raw/e0cb1b76c305db68b251fe782faa12da5d357593/tests/gif/ossfuzz5700.gif
 -> lib${P}-ossfuzz5700.dat
-   
https://github.com/libgd/libgd/raw/e0cb1b76c305db68b251fe782faa12da5d357593/tests/gif/php_bug_75571.gif
 -> lib${P}-php_bug_75571.dat
-   )"
-
-LICENSE="gd IJG HPND BSD"
-SLOT="2/3"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="cpu_flags_x86_sse fontconfig jpeg png static-libs test tiff truetype 
webp xpm zlib"
-RESTRICT="!test? ( test )"
-
-# fontconfig has prefixed font paths, details see bug #518970
-REQUIRED_USE="prefix? ( fontconfig )"
-
-RDEPEND="fontconfig? ( >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] )
-   jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )
-   png? ( >=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}] )
-   tiff? ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
-   truetype? ( >=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}] )
-   webp? ( media-libs/libwebp:=[${MULTILIB_USEDEP}] )
-   xpm? ( >=x11-libs/libXpm-3.5.10-r1[${MULTILIB_USEDEP}] 
>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}/lib${P}"
-
-PATCHES=(
-   "${FILESDIR}/${P}-ossfuzz5700.patch"
-   "${FILESDIR}/${P}-CVE-2018-5711.patch"
-   "${FILESDIR}/${P}-CVE-2018-1000222.patch"
-   "${FILESDIR}/${P}-CVE-2019-6977.patch"
-   "${FILESDIR}/${P}-CVE-2019-6978.patch"
-)
-
-src_unpack() {
-   default
-
-   if use test ; then
-   cp "${DISTDIR}"/lib${P}-ossfuzz5700.dat \
-   "${S}"/tests/gif/ossfuzz5700.gif || die
-   cp "${DISTDIR}"/lib${P}-php_bug_75571.dat \
-   "${S}"/tests/gif/php_bug_75571.gif || die
-   fi
-}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-multilib_src_configure() {
-   # bug 603360, 
https://github.com/libgd/libgd/blob/fd06f7f83c5e78bf5b7f5397746b4e5ee4366250/docs/README.TESTING#L65
-   if use cpu_flags_x86_sse 

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

2020-06-25 Thread Joonas Niilola
commit: e218181a346d02f68e92267d94f299319104d3b6
Author: Jaco Kroon  uls  co  za>
AuthorDate: Thu Jun 11 19:59:13 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 11:18:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e218181a

net-misc/dahdi: fix install issue w.r.t. depmod.

If the kernel sources are not yet compiled, then there is no System.map,
and as a result the kernel build system won't run depmod, resulting in
the modules.* files normally generated by this to not exist.  This
causes the rm in the ebuild to fail.  Substitute with a find mechanism
that only deletes if it exists.

At the same time clean up some empty files on the image that carries
firmware version information which we don't care about.

Closes:  https://bugs.gentoo.org/725022
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/16196
Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/dahdi/dahdi-3.1.0-r1.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/net-misc/dahdi/dahdi-3.1.0-r1.ebuild 
b/net-misc/dahdi/dahdi-3.1.0-r1.ebuild
index bd1d6c11293..f69efcbe418 100644
--- a/net-misc/dahdi/dahdi-3.1.0-r1.ebuild
+++ b/net-misc/dahdi/dahdi-3.1.0-r1.ebuild
@@ -97,5 +97,11 @@ src_install() {
DAHDI_MODULES_EXTRA="${JNET_DRIVERS// /.o }.o$(usex oslec " 
dahdi_echocan_oslec.o" "")" \
LDFLAGS="$(raw-ldflags)" install
 
-   rm -r "${ED}"/lib/modules/*/modules.* || die "Error removing bogus 
modules"
+   # Remove the blank "version" files (these files are all empty, and root 
owned).
+   find "${ED}/lib/firmware" -name ".*" -delete || die "Error removing 
empty firmware version files"
+
+   # If the kernel sources have a System.map, and there a suitable depmod
+   # available (seemingly when we're not cross-compiling), then the kernel
+   # sources depmod kicks in.  Remove the files caused by that.
+   find "${ED}/lib/modules" -name "modules.*" -delete || die "Error 
deleting bogus modules.* files"
 }



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

2020-06-25 Thread Joonas Niilola
commit: 91dbe5b5b7c3bf732b2d9ccda48fd99fbf229f66
Author: Matt Smith  offtopica  uk>
AuthorDate: Sun May 17 12:06:58 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 11:18:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91dbe5b5

net-mail/mu: Bump to 1.4.10

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matt Smith  offtopica.uk>
Closes: https://github.com/gentoo/gentoo/pull/15849
Signed-off-by: Joonas Niilola  gentoo.org>

 net-mail/mu/Manifest |  1 +
 net-mail/mu/mu-1.4.10.ebuild | 91 
 2 files changed, 92 insertions(+)

diff --git a/net-mail/mu/Manifest b/net-mail/mu/Manifest
index 14f9977c038..3a6e584920f 100644
--- a/net-mail/mu/Manifest
+++ b/net-mail/mu/Manifest
@@ -3,4 +3,5 @@ DIST mu-1.0.tar.gz 2273670 BLAKE2B 
a771b00159142fa4a671d07cf9de6f0f941c432ddee31
 DIST mu-1.3.5.tar.gz 2305222 BLAKE2B 
ff6025cf053d7c2880855ec32953a2881ce8bc7d468082f13e45e7684dd41bd7906cbc9a619fd27bd4860bb953e4a547c3d22ea9a7fb4c645825c755ee33b5f9
 SHA512 
5d7eccec296affbe6e2e31d2204672f8ecac43f1a0c93673f983378fcf7ad8a050662097ec58603251eed31b499054d6c453a2a4e2c70dfdd896c430559b95c0
 DIST mu-1.3.6.tar.gz 2305653 BLAKE2B 
b9a556c1b374e0b72b6b0c40beba581dc3fe0e0a654a881db3a47582481ef00831e18bcd771e24b231ef843e97f14f7401ad8d041c077617b865f1fa971d1a0f
 SHA512 
c889dc3fc1b7f1333f2adc3891f23ea8977c77ac6af532fec37c6570b4fbb2ce8dda0776568d61dedfa34f0519bb5bba89b90002503c3191a0d633ecfb9d5c87
 DIST mu-1.4.1.tar.gz 2311134 BLAKE2B 
4d44032874217167d46a68b1c837fb443dc860f1eb1f698c08d3731c131e196483028b0eee8bec13bbec71eeab6df1146013beb00b31824630154e14af914c09
 SHA512 
9a6d20a814f0cdf7c0a04e0e4a22210a12d539d9be713be8f689f2ed3ba39eaf9da7d1969a10f47af1a201cc23e91696e379cfcbd5d6586aea5e83997ba3e043
+DIST mu-1.4.10.tar.gz 2309459 BLAKE2B 
38aa09e1efd788f1ed0d490dfba04bf4f3fccf1eb40d22d2d205934ab6d71ec8739d1baa019ba4c9a0593a0d9487533a46048f71be042178bd33bde6130cbb80
 SHA512 
59c06e1a0bc893c7dcf5e758dad15be80667be8bb914e97f16158709ebfd50ca29b3a27934bc2df29cc378ce17a3778c5c44738703aa77f5bde21050abb6eb0c
 DIST mu-1.4.4.tar.gz 2311600 BLAKE2B 
1953dc9e63fe013af2821a58fde0222d3d7b61266807bb95345aff7c6e3f988fa6589bcca79612bd64296f50e2b4feda62cc3f4aa4d731f3f4cebe4e3a21cceb
 SHA512 
db317706956304df9e0c6d53ce9b2bf444f5fc66903deb8ac13c8d771ada016d009e3b10d8bf76cfeda1d712fa3e23bed70362334231cccfc072bc181c6660e5

diff --git a/net-mail/mu/mu-1.4.10.ebuild b/net-mail/mu/mu-1.4.10.ebuild
new file mode 100644
index 000..99919703af7
--- /dev/null
+++ b/net-mail/mu/mu-1.4.10.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools elisp-common
+
+DESCRIPTION="Set of tools to deal with Maildirs, in particular, searching and 
indexing"
+HOMEPAGE="https://www.djcbsoftware.nl/code/mu/ https://github.com/djcb/mu;
+SRC_URI="https://github.com/djcb/mu/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="emacs guile mug"
+
+DEPEND="
+   dev-libs/glib:2
+   dev-libs/gmime:3.0
+   >=dev-libs/xapian-1.4
+   emacs? ( >=app-editors/emacs-24.4:* )
+   guile? ( >=dev-scheme/guile-2.2 )
+   mug? (
+   net-libs/webkit-gtk:4
+   x11-libs/gtk+:3
+   )"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+SITEFILE="70mu-gentoo-autoload.el"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable emacs mu4e)
+   $(use_enable mug gtk)
+   $(use_enable mug webkit)
+   $(use_enable guile)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   dobin mu/mu
+   dodoc AUTHORS HACKING NEWS NEWS.org TODO README ChangeLog
+   if use emacs; then
+   elisp-install ${PN} mu4e/*.el mu4e/*.elc
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   doinfo mu4e/mu4e.info
+   fi
+
+   doman man/mu-*.*
+
+   if use guile; then
+ doinfo guile/mu-guile.info
+   fi
+
+   if use mug; then
+ dobin toys/mug/mug
+   fi
+}
+
+src_test() {
+   emake check
+}
+
+pkg_preinst() {
+   if [[ -n ${REPLACING_VERSIONS} ]]; then
+   elog "After upgrading from an old major version, you should"
+   elog "rebuild your mail index."
+   fi
+}
+
+pkg_postinst() {
+   if use emacs; then
+   einfo "To use mu4e you need to configure it in your .emacs file"
+   einfo "See the manual for more information:"
+   einfo "https://www.djcbsoftware.nl/code/mu/mu4e/;
+   fi
+
+   use emacs && elisp-site-regen
+}
+
+pkg_postrm() {
+   use emacs && elisp-site-regen
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtio-win/

2020-06-25 Thread Joonas Niilola
commit: 234db551604f7b6acbeac0bb8f4828281b63d837
Author: Aisha Tammy  aisha  cc>
AuthorDate: Wed Jun 10 20:02:45 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 11:18:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234db551

app-emulation/virtio-win: version bump to 0.1.185.1

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Aisha Tammy  aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/16172
Signed-off-by: Joonas Niilola  gentoo.org>

 app-emulation/virtio-win/Manifest  |  1 +
 .../virtio-win/virtio-win-0.1.185.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/app-emulation/virtio-win/Manifest 
b/app-emulation/virtio-win/Manifest
index ac1aaac38ef..e07f55e3d49 100644
--- a/app-emulation/virtio-win/Manifest
+++ b/app-emulation/virtio-win/Manifest
@@ -1 +1,2 @@
 DIST virtio-win-0.1.173.iso 393902080 BLAKE2B 
a90da9d4e23a95c4cf9f02cc010664d87c987d7a9b82a90b534ec69041f763d73d7b37b1378078a162e7ef4f06b9d4cd6c5b7c4b98d77ff75bcd0d06a8ede8a2
 SHA512 
49cba35d74a3f480f6d23a57b68217f5732e8bcfb7657a4a87f16b286ad2c6ffd2509f034d0b4f363a389ce50d4d0e80e241f7ddff3e93b5dc315dad1713f08a
+DIST virtio-win-0.1.185.iso 413564928 BLAKE2B 
84aa2d0ce16292b95431044618538f6dc176ff834f5e01b245414e27a74775a0e202c7b9262495de9d5f54476fe4dfa5e853f30b994e301080fee1a1c840f823
 SHA512 
62992baafce1f2eb52c23ba62291765c535c513e2598910083a8519eff58e8c57366d46add702e791fb07ec96c0fb65c9cff03b57e8f32b4357799c86b46c198

diff --git a/app-emulation/virtio-win/virtio-win-0.1.185.1.ebuild 
b/app-emulation/virtio-win/virtio-win-0.1.185.1.ebuild
new file mode 100644
index 000..317b5b926c0
--- /dev/null
+++ b/app-emulation/virtio-win/virtio-win-0.1.185.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PV=$(ver_cut 1-3)
+MY_DW=$(ver_rs 3 -)
+
+DESCRIPTION="VirtIO drivers for Windows virtual machines running on KVM"
+HOMEPAGE="https://docs.fedoraproject.org/en-US/quick-docs/creating-windows-virtual-machines-using-virtio-drivers/index.html;
+SRC_URI="https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/${PN}-${MY_DW}/${PN}-${MY_PV}.iso;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/drivers/windows
+   doins "${DISTDIR}/${PN}-${MY_PV}.iso"
+   dosym "${PN}-${MY_PV}.iso" "/usr/share/drivers/windows/${PN}.iso"
+}



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

2020-06-25 Thread Joonas Niilola
commit: 7cc73b50d5144fc22d9a9f48fe7df44d38216048
Author: Tomáš Mózes  gmail  com>
AuthorDate: Wed Jun 10 11:33:46 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 25 11:18:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc73b50

dev-libs/criterion: add python 3.8 support

Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16161
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-libs/criterion/criterion-2.4_pre20200110.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/criterion/criterion-2.4_pre20200110.ebuild 
b/dev-libs/criterion/criterion-2.4_pre20200110.ebuild
index d26ebb1a956..f335a5c5df2 100644
--- a/dev-libs/criterion/criterion-2.4_pre20200110.ebuild
+++ b/dev-libs/criterion/criterion-2.4_pre20200110.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit meson python-any-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/rdma-core/

2020-06-25 Thread Mikle Kolyada
commit: 0add0e01e54a4910be07f89b354e923d52c2e2da
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jun 25 10:54:02 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jun 25 10:54:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0add0e01

sys-cluster/rdma-core: restore arm64 keyword

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-cluster/rdma-core/rdma-core-30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/rdma-core/rdma-core-30.0.ebuild 
b/sys-cluster/rdma-core/rdma-core-30.0.ebuild
index b5518fdad7d..66af444d786 100644
--- a/sys-cluster/rdma-core/rdma-core-30.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-30.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "" ]]; then
EGIT_REPO_URI="https://github.com/linux-rdma/rdma-core;
 else
SRC_URI="https://github.com/linux-rdma/rdma-core/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/rdma-core/

2020-06-25 Thread Mikle Kolyada
commit: 8676213932a62658918cea80967b860a0b30
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jun 25 10:52:48 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jun 25 10:53:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86762139

sys-cluster/rdma-core: Version bump (v30.0)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-cluster/rdma-core/Manifest  |   1 +
 sys-cluster/rdma-core/rdma-core-30.0.ebuild | 101 
 2 files changed, 102 insertions(+)

diff --git a/sys-cluster/rdma-core/Manifest b/sys-cluster/rdma-core/Manifest
index 8b4b29cc2a9..751e51b7713 100644
--- a/sys-cluster/rdma-core/Manifest
+++ b/sys-cluster/rdma-core/Manifest
@@ -3,3 +3,4 @@ DIST rdma-core-26.1.tar.gz 1601313 BLAKE2B 
459baa80d5cb74386e567880ec7fd2de9e4aa
 DIST rdma-core-27.0.tar.gz 1445552 BLAKE2B 
a038653865f8d37b6599a54ca7fef97b2ac131b3a11ce8696b5c1ec558e85332e950f8d5104f250b23a186224735b2a338fc03f875979bff342ad26ebb5b74b2
 SHA512 
8a299f4d3fe6ea98d8fc8d8135295e55c8bbf5d0d5f2e5fd362a5eb96d86f5aa84263736ab80a3c0eb104c7fc5fb5d43a2077cc6a1fed3d346af89597a4ddee2
 DIST rdma-core-28.0.tar.gz 1455729 BLAKE2B 
cee2030bda14d3833fa6e851e85d92ec7f91363a09e11bb7ce939ae144e4edbe32653a759a573d94a735ba6766911cb491e7871722bad81e45c3744dc3b8683e
 SHA512 
aec8b8a0d67bcfe42d9d4a53f93bf03ead14fc6f8887fc9f05b2f1ccfd1aae1214c49ecbc01f16b585f71369e3c7a7e2c8d2adc42aa9b31436939b3f3038fde8
 DIST rdma-core-29.0.tar.gz 1467415 BLAKE2B 
ecea77fcd4b4033f81aef9cd9b483cc97b1f4af7c73030c2f94e8242be178c53c5d62aef4d3db7de60e2b7a9cf068bbf851915385912c8ef795c406c4e45a4f9
 SHA512 
4b12cd0fdf01a827831081cbe9bbb927173cb600edc51e2befe5e6c3cd88c90069d2872d839ef98e87c59eee777da6429dbf5e8621b6e872e0cf99857fe6d78b
+DIST rdma-core-30.0.tar.gz 1485452 BLAKE2B 
8774a41eaba486007a4b695fc5196935102c172607136ca37d03fa626c5bb0b75df7b9cc6a6126219111b4ba828984ffbb235e9afee1e941852650a2b2412dc7
 SHA512 
4a0ec689e27de71f33e21df9813f78bec81b99c941da234d8d4050a3e1a1b157488d7a4d58d7f62472f32061a36dadad43d986238dcbaf24a29dded3827ec374

diff --git a/sys-cluster/rdma-core/rdma-core-30.0.ebuild 
b/sys-cluster/rdma-core/rdma-core-30.0.ebuild
new file mode 100644
index 000..b5518fdad7d
--- /dev/null
+++ b/sys-cluster/rdma-core/rdma-core-30.0.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit cmake-utils python-single-r1 udev systemd
+
+DESCRIPTION="Userspace components for the Linux Kernel's drivers/infiniband 
subsystem"
+HOMEPAGE="https://github.com/linux-rdma/rdma-core;
+
+if [[ ${PV} == "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/linux-rdma/rdma-core;
+else
+   SRC_URI="https://github.com/linux-rdma/rdma-core/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"
+SLOT="0"
+IUSE="neigh python static-libs systemd valgrind"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMON_DEPEND="
+   virtual/libudev:=
+   neigh? ( dev-libs/libnl:3 )
+   systemd? ( sys-apps/systemd:= )
+   valgrind? ( dev-util/valgrind )
+   python? ( ${PYTHON_DEPS} )"
+
+DEPEND="${COMMON_DEPEND}
+   python? (
+   $(python_gen_cond_dep '
+   dev-python/cython[${PYTHON_MULTI_USEDEP}]
+   ')
+   )"
+
+RDEPEND="${COMMON_DEPEND}
+   !sys-fabric/infiniband-diags
+   !sys-fabric/libibverbs
+   !sys-fabric/librdmacm
+   !sys-fabric/libibumad
+   !sys-fabric/ibacm
+   !sys-fabric/libibmad
+   !sys-fabric/srptools
+   !sys-fabric/infinipath-psm
+   !sys-fabric/libcxgb3
+   !sys-fabric/libcxgb4
+   !sys-fabric/libmthca
+   !sys-fabric/libmlx4
+   !sys-fabric/libmlx5
+   !sys-fabric/libocrdma
+   !sys-fabric/libnes"
+
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/optional_pandoc.patch )
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_INSTALL_SYSCONFDIR=/etc
+   -DCMAKE_INSTALL_FULL_RUNDIR=/run
+   -DCMAKE_INSTALL_SHAREDSTATEDIR=/var/lib
+   -DCMAKE_INSTALL_UDEV_RULESDIR="$(get_udevdir)"/rules.d
+   
-DCMAKE_INSTALL_SYSTEMD_SERVICEDIR="$(systemd_get_systemunitdir)"
+   -DCMAKE_DISABLE_FIND_PACKAGE_pandoc=yes
+   $(ver_test -ge 25 && echo 
-DCMAKE_DISABLE_FIND_PACKAGE_rst2man=yes)
+   -DCMAKE_DISABLE_FIND_PACKAGE_Systemd="$(usex systemd no yes)"
+   -DENABLE_VALGRIND="$(usex valgrind)"
+   -DENABLE_RESOLVE_NEIGH="$(usex neigh)"
+   -DENABLE_STATIC="$(usex static-libs)"
+   )
+
+   if use python; then
+   mycmakeargs+=( 

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

2020-06-25 Thread Andreas Schuerch
commit: a6598a9bfa5866d1e6bb2fbb7c2df3e828fdadb6
Author: Andreas Schuerch  gentoo  org>
AuthorDate: Wed Jun 24 17:45:56 2020 +
Commit: Andreas Schuerch  gentoo  org>
CommitDate: Thu Jun 25 10:44:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6598a9b

net-im/coturn: versionbump, remove old, solves 724918,716096,710286

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Andreas Schuerch  gentoo.org>

 net-im/coturn/Manifest | 2 +-
 net-im/coturn/{coturn-4.5.1.1.ebuild => coturn-4.5.1.2.ebuild} | 8 +++-
 net-im/coturn/coturn-.ebuild   | 8 +++-
 3 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/net-im/coturn/Manifest b/net-im/coturn/Manifest
index 0f48d31a5c5..c40ac5708b1 100644
--- a/net-im/coturn/Manifest
+++ b/net-im/coturn/Manifest
@@ -1 +1 @@
-DIST coturn-4.5.1.1.tar.gz 420069 BLAKE2B 
fe0e0334658d2a69132d7a83667ee52927e888f8978bd03eb099e61f17a4516d10a36d2abb1c93e2b25bc4192c342fba581b85892e99b139016e09c77a365cc2
 SHA512 
a5e1aecdab5a7060ffbc73cc8dd294cafa701f2e0d2a827e40901cb6001af5a2c5ecbafdf14662410713818aad0ad259133f0dc9b34730bf7911863e1e255f70
+DIST coturn-4.5.1.2.tar.gz 436487 BLAKE2B 
c59a3ba0554111c6f70db04438e08b4d78bacc312bc5e5c2435e92f697222c8a3ab1c4f3e25de15174c3c359acda4760f855d88e37e68d333568c0882f4139a5
 SHA512 
6dd223fee866d97a3e55d87250fcb5d6ecc56f14b30029685406237aedd3d3cd6c09b685ef13ed2d1ebed3a4a3a80a88151c6498f312e53e3f5848d4af489478

diff --git a/net-im/coturn/coturn-4.5.1.1.ebuild 
b/net-im/coturn/coturn-4.5.1.2.ebuild
similarity index 82%
rename from net-im/coturn/coturn-4.5.1.1.ebuild
rename to net-im/coturn/coturn-4.5.1.2.ebuild
index 4a1fd749973..f3a72b58154 100644
--- a/net-im/coturn/coturn-4.5.1.1.ebuild
+++ b/net-im/coturn/coturn-4.5.1.2.ebuild
@@ -32,10 +32,16 @@ RDEPEND="acct-group/turnserver
 DEPEND="${RDEPEND}"
 
 src_configure() {
+   if [ -n "${AR}" ]; then
+   sed 's:ARCHIVERCMD="ar -r":ARCHIVERCMD="${AR} -r":g' -i 
"${S}/configure"
+   fi
+   sed 's:MANPREFIX}/man/:MANPREFIX}/:g' -i "${S}/Makefile.in" || die "sed 
for mandir failed"
sed 's:#log-file=/var/tmp/turn.log:log-file=/var/log/turnserver.log:' \
-i "${S}/examples/etc/turnserver.conf"  || die "sed for logdir 
failed"
sed 's:#simple-log:simple-log:' -i "${S}/examples/etc/turnserver.conf" \
|| die "sed for simple-log failed"
+   sed '/INSTALL_DIR} examples\/script/a \ \${INSTALL_DIR} examples\/ca 
\${DESTDIR}${EXAMPLESDIR}' \
+   -i "${S}/Makefile.in" || die "sed for example ca failed"
if ! use mongodb; then
export TURN_NO_MONGO=yes
fi
@@ -51,7 +57,7 @@ src_configure() {
if ! use sqlite; then
export TURN_NO_SQLITE=yes
fi
-
+   export DOCSDIR="/usr/share/doc/${PN}-${PV}"
econf $(use_with sqlite)
 }
 

diff --git a/net-im/coturn/coturn-.ebuild b/net-im/coturn/coturn-.ebuild
index 4a1fd749973..f3a72b58154 100644
--- a/net-im/coturn/coturn-.ebuild
+++ b/net-im/coturn/coturn-.ebuild
@@ -32,10 +32,16 @@ RDEPEND="acct-group/turnserver
 DEPEND="${RDEPEND}"
 
 src_configure() {
+   if [ -n "${AR}" ]; then
+   sed 's:ARCHIVERCMD="ar -r":ARCHIVERCMD="${AR} -r":g' -i 
"${S}/configure"
+   fi
+   sed 's:MANPREFIX}/man/:MANPREFIX}/:g' -i "${S}/Makefile.in" || die "sed 
for mandir failed"
sed 's:#log-file=/var/tmp/turn.log:log-file=/var/log/turnserver.log:' \
-i "${S}/examples/etc/turnserver.conf"  || die "sed for logdir 
failed"
sed 's:#simple-log:simple-log:' -i "${S}/examples/etc/turnserver.conf" \
|| die "sed for simple-log failed"
+   sed '/INSTALL_DIR} examples\/script/a \ \${INSTALL_DIR} examples\/ca 
\${DESTDIR}${EXAMPLESDIR}' \
+   -i "${S}/Makefile.in" || die "sed for example ca failed"
if ! use mongodb; then
export TURN_NO_MONGO=yes
fi
@@ -51,7 +57,7 @@ src_configure() {
if ! use sqlite; then
export TURN_NO_SQLITE=yes
fi
-
+   export DOCSDIR="/usr/share/doc/${PN}-${PV}"
econf $(use_with sqlite)
 }
 



[gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard-tools/

2020-06-25 Thread Jason A. Donenfeld
commit: fc1181ca18b6dd39c86af5b7c4bb686f47775099
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Thu Jun 25 10:45:13 2020 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Thu Jun 25 10:45:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc1181ca

net-vpn/wireguard-tools: don't keyword the -

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 net-vpn/wireguard-tools/wireguard-tools-1.0.20200319.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/wireguard-tools/wireguard-tools-1.0.20200319.ebuild 
b/net-vpn/wireguard-tools/wireguard-tools-1.0.20200319.ebuild
index 33a76b323c4..032aeb86f93 100644
--- a/net-vpn/wireguard-tools/wireguard-tools-1.0.20200319.ebuild
+++ b/net-vpn/wireguard-tools/wireguard-tools-1.0.20200319.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.wireguard.com/;
 if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.zx2c4.com/wireguard-tools;
-   KEYWORDS="sparc"
+   KEYWORDS=""
 else

SRC_URI="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-${PV}.tar.xz;
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
sparc x86"



  1   2   3   >