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

2020-01-07 Thread Jeroen Roovers
commit: 982f06df2e8283e4f3236a8bb651f2118926405b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan  8 07:50:29 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan  8 07:50:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982f06df

net-analyzer/bigeye: EAPI=7

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

 net-analyzer/bigeye/Manifest |  1 +
 net-analyzer/bigeye/bigeye-0.3-r4.ebuild | 41 
 2 files changed, 42 insertions(+)

diff --git a/net-analyzer/bigeye/Manifest b/net-analyzer/bigeye/Manifest
index 87b6d25400f..df77a02a017 100644
--- a/net-analyzer/bigeye/Manifest
+++ b/net-analyzer/bigeye/Manifest
@@ -1,2 +1,3 @@
 DIST bigeye-0.3-gcc34.diff.bz2 2774 BLAKE2B 
51b1c4702b65b3e6b484d17e500b00d26bd137c74a8eb16b8521ffa621263ef89b650f1bdc967c50a8e5200cc857d42597e1f93279ec4acd01efe8ad9802cae0
 SHA512 
8ed54aa7b95aac8703e2bf99fde985cbbe7e62f7a6b549e58b2b54856336c5560c450a8c6ad9cbcdcd6bf61c842797c1abca001cfca20ff82614d8c328cab4ba
+DIST bigeye-0.3-gcc34.patch.xz 2564 BLAKE2B 
17508c780f339aa2409616aa2bd4e37c3e9f8ba48626e9a3782ea60da2989d4a8543c8a97cecef34554265385b13019d3bc04a05c8809870e0cba20c72a76bf8
 SHA512 
c7005975a7b798521f0d8f7b646f168ff215c1b5a760e303f7cad8bb78e2324e8303f77a724bc6902ef7ee525d7e6dd5ccfdf366c39abcc436fc6edf503205af
 DIST bigeye-0.3.tgz 32462 BLAKE2B 
509e958852d958f5fbb7197e567f8ebd1d7004027e4d8f3fe868d3af6719f76e445890a241d4438609b12695bd403fa246cec03b382a2c339d23c1456aa198e0
 SHA512 
73a146fd2f5df86a3d16dec05cf3f278393347f341a5cc319feccf6d23e1f2fe9d29070ac154a5b2336ade146843ab163e3545e9aefad1a0fa8903928d9b1ed0

diff --git a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild 
b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild
new file mode 100644
index 000..e92408b8df4
--- /dev/null
+++ b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="network utility dump and simple honeypot utility"
+HOMEPAGE="http://violating.us/projects/bigeye/";
+SRC_URI="
+   http://violating.us/projects/bigeye/download/${P}.tgz
+   https://dev.gentoo.org/~jer/${P}-gcc34.patch.xz
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+PATCHES=(
+   "${WORKDIR}"/${P}-gcc34.patch
+   "${FILESDIR}"/${P}-overflow.patch
+)
+
+src_prepare() {
+   default
+   sed -i README \
+   -e "s|-- /messages/|-- /usr/share/bigeye/messages/|g" \
+   || die "sed README"
+}
+
+src_compile() {
+   $(tc-getCC) ${CFLAGS} ${LDFLAGS} src/bigeye.c src/emulate.c -o 
src/bigeye || die
+}
+
+src_install() {
+   dobin src/bigeye
+
+   insinto /usr/share/bigeye
+   doins sig.file
+   doins -r messages
+
+   dodoc README
+}



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

2020-01-07 Thread Lars Wendler
commit: 12812d8216937df9a0938943ad1ca9661c24c3ec
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jan  8 07:43:11 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jan  8 07:44:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12812d82

x11-wm/icewm: Removed old

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

 x11-wm/icewm/Manifest  |   1 -
 x11-wm/icewm/icewm-1.6.2-r1.ebuild | 137 -
 2 files changed, 138 deletions(-)

diff --git a/x11-wm/icewm/Manifest b/x11-wm/icewm/Manifest
index 0e20bc02e1c..2b361649ef5 100644
--- a/x11-wm/icewm/Manifest
+++ b/x11-wm/icewm/Manifest
@@ -1,4 +1,3 @@
 DIST icewm-1.5.5.tar.xz 1707656 BLAKE2B 
670ab4d1c1648faa24c848ddb04f3e353a3acd8e9a105837229d00ca344a61b3432d7b23b89dc054e220797cfd56d6504ad233d8793a3a5d95d9943c79017797
 SHA512 
5d75d33bf6e45ea0b46ace5173d825e9d1a12318cf7a5319b20ea704b019f6c09391f0f199b0fac678ba0f160d8236fc1cfee5d3b47d1895b7ba3721ff62a05e
-DIST icewm-1.6.2.tar.lz 1673647 BLAKE2B 
006424aa005483b85ca36bd4447ce814ca81cd7243fc8045242a02355c2b35e9cbf6de0f1225d9b5e7685aca2961a731f060f7442250ef4f1527594233e8eac8
 SHA512 
0da78b9caf5cbbd8f944b4c89a15cb8b0e998de2075b09f65338d23027cbf024bbb9cfe9fffbe5d9606f11832090cb6552be2693cca5a62c011024f36ec1a0f9
 DIST icewm-1.6.3.tar.lz 1678149 BLAKE2B 
cfb41b104f0e64172b1aa983b542dc42b6369061ad4365547b14f4f96bccba6610c9b4324ccdc691421354c387c37fa80e525658139ba4213b6ea8d86448e3cf
 SHA512 
18d77695c22131fac98172c09e27c014c10e908f4fc0cbeeb376b9308a659f0a51b466c80fc39875d8e0cf52fd6b385e636faf96c55fcb80b2cb9c1d0eb57e41
 DIST icewm-1.6.4.tar.lz 1684348 BLAKE2B 
63d2c609277f78ca438720c8f38108cf5b8f82361810773a79f42b161ccfb598f468cb6352ed3e1c7d523869ba6152be09e8f4ee008f300431dbe4fde4dc0325
 SHA512 
6a8c3b2e561c4471759b0566a4c5dc390f4abd6f266ab738a80a21445dffe9f45b24eca898507ff7c9b84ea12331262b81967b5a76be0b19e737842a66bcb000

diff --git a/x11-wm/icewm/icewm-1.6.2-r1.ebuild 
b/x11-wm/icewm/icewm-1.6.2-r1.ebuild
deleted file mode 100644
index 4c87bc3f612..000
--- a/x11-wm/icewm/icewm-1.6.2-r1.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools unpacker
-
-DESCRIPTION="Ice Window Manager with Themes"
-HOMEPAGE="https://ice-wm.org/ https://github.com/ice-wm/icewm";
-LICENSE="GPL-2"
-SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz";
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="+alsa ao bidi debug +gdk-pixbuf nls truetype uclibc xinerama"
-
-# Tests broken in all versions, patches welcome, bug #323907, #389533
-RESTRICT="test"
-
-REQUIRED_USE="|| ( alsa ao )"
-
-#fix for icewm preversion package names
-S="${WORKDIR}/${P/_}"
-
-# These are the core dependencies of icewm.
-# Look into configure.ac and search for PKG_CHECK_MODULES([CORE]
-CORE_DEPEND="
-   media-libs/fontconfig
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrender
-"
-
-RDEPEND="
-   ${CORE_DEPEND}
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libXft
-   x11-libs/libXpm
-   x11-libs/libXrandr
-   alsa? (
-   media-libs/alsa-lib
-   media-libs/libsndfile[alsa]
-   )
-   ao? (
-   media-libs/libao
-   media-libs/libsndfile
-   )
-   bidi? ( dev-libs/fribidi )
-   gdk-pixbuf? (
-   x11-libs/gdk-pixbuf:2[X]
-   )
-   !gdk-pixbuf? (
-   media-libs/libpng:0=
-   virtual/jpeg
-   )
-   xinerama? ( x11-libs/libXinerama )
-"
-DEPEND="
-   ${RDEPEND}
-   $(unpacker_src_uri_depends)
-   dev-libs/glib:2
-   gnome-base/librsvg
-   x11-base/xorg-proto
-   gdk-pixbuf? ( gnome-base/librsvg:2 )
-"
-
-BDEPEND="
-   app-text/asciidoc
-   virtual/pkgconfig
-   nls? ( >=sys-devel/gettext-0.19.6 )
-"
-
-src_prepare() {
-   # Fix bug #486710 - TODO: Still needed?
-   #use uclibc && PATCHES+=( "${FILESDIR}/${PN}-1.3.8-uclibc.patch" )
-
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local icesound
-   if use alsa && use ao ; then
-   icesound="alsa,ao"
-   elif use alsa ; then
-   icesound="alsa"
-   elif use ao ; then
-   icesound="ao"
-   fi
-
-   local myconf=(
-   --enable-logevents
-   --enable-xrandr
-   --with-cfgdir=/etc/icewm
-   --with-docdir=/usr/share/doc/${PF}/html
-   --with-icesound="${icesound}"
-   --with-libdir=/usr/share/icewm
-   $(use_enable bidi fribidi)
-   $(use_enable debug)
-   $(use_enable gdk-pixbuf)
-   $(use_enable nls i18n)
-   $(use_enable nls)
-   

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

2020-01-07 Thread Lars Wendler
commit: e3c76788f1276fd1f331b9e7fc02e844c100da4f
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jan  8 07:42:20 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jan  8 07:44:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c76788

x11-wm/icewm: Bump to version 1.6.4

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

 x11-wm/icewm/Manifest   |   1 +
 x11-wm/icewm/icewm-1.6.4.ebuild | 137 
 2 files changed, 138 insertions(+)

diff --git a/x11-wm/icewm/Manifest b/x11-wm/icewm/Manifest
index b1110a63548..0e20bc02e1c 100644
--- a/x11-wm/icewm/Manifest
+++ b/x11-wm/icewm/Manifest
@@ -1,3 +1,4 @@
 DIST icewm-1.5.5.tar.xz 1707656 BLAKE2B 
670ab4d1c1648faa24c848ddb04f3e353a3acd8e9a105837229d00ca344a61b3432d7b23b89dc054e220797cfd56d6504ad233d8793a3a5d95d9943c79017797
 SHA512 
5d75d33bf6e45ea0b46ace5173d825e9d1a12318cf7a5319b20ea704b019f6c09391f0f199b0fac678ba0f160d8236fc1cfee5d3b47d1895b7ba3721ff62a05e
 DIST icewm-1.6.2.tar.lz 1673647 BLAKE2B 
006424aa005483b85ca36bd4447ce814ca81cd7243fc8045242a02355c2b35e9cbf6de0f1225d9b5e7685aca2961a731f060f7442250ef4f1527594233e8eac8
 SHA512 
0da78b9caf5cbbd8f944b4c89a15cb8b0e998de2075b09f65338d23027cbf024bbb9cfe9fffbe5d9606f11832090cb6552be2693cca5a62c011024f36ec1a0f9
 DIST icewm-1.6.3.tar.lz 1678149 BLAKE2B 
cfb41b104f0e64172b1aa983b542dc42b6369061ad4365547b14f4f96bccba6610c9b4324ccdc691421354c387c37fa80e525658139ba4213b6ea8d86448e3cf
 SHA512 
18d77695c22131fac98172c09e27c014c10e908f4fc0cbeeb376b9308a659f0a51b466c80fc39875d8e0cf52fd6b385e636faf96c55fcb80b2cb9c1d0eb57e41
+DIST icewm-1.6.4.tar.lz 1684348 BLAKE2B 
63d2c609277f78ca438720c8f38108cf5b8f82361810773a79f42b161ccfb598f468cb6352ed3e1c7d523869ba6152be09e8f4ee008f300431dbe4fde4dc0325
 SHA512 
6a8c3b2e561c4471759b0566a4c5dc390f4abd6f266ab738a80a21445dffe9f45b24eca898507ff7c9b84ea12331262b81967b5a76be0b19e737842a66bcb000

diff --git a/x11-wm/icewm/icewm-1.6.4.ebuild b/x11-wm/icewm/icewm-1.6.4.ebuild
new file mode 100644
index 000..342a1affae0
--- /dev/null
+++ b/x11-wm/icewm/icewm-1.6.4.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools unpacker
+
+DESCRIPTION="Ice Window Manager with Themes"
+HOMEPAGE="https://ice-wm.org/ https://github.com/ice-wm/icewm";
+LICENSE="GPL-2"
+SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz";
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="+alsa ao bidi debug +gdk-pixbuf nls truetype uclibc xinerama"
+
+# Tests broken in all versions, patches welcome, bug #323907, #389533
+RESTRICT="test"
+
+REQUIRED_USE="|| ( alsa ao )"
+
+#fix for icewm preversion package names
+S="${WORKDIR}/${P/_}"
+
+# These are the core dependencies of icewm.
+# Look into configure.ac and search for PKG_CHECK_MODULES([CORE]
+CORE_DEPEND="
+   media-libs/fontconfig
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrender
+"
+
+RDEPEND="
+   ${CORE_DEPEND}
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libXft
+   x11-libs/libXpm
+   x11-libs/libXrandr
+   alsa? (
+   media-libs/alsa-lib
+   media-libs/libsndfile[alsa]
+   )
+   ao? (
+   media-libs/libao
+   media-libs/libsndfile
+   )
+   bidi? ( dev-libs/fribidi )
+   gdk-pixbuf? (
+   x11-libs/gdk-pixbuf:2[X]
+   )
+   !gdk-pixbuf? (
+   media-libs/libpng:0=
+   virtual/jpeg
+   )
+   xinerama? ( x11-libs/libXinerama )
+"
+DEPEND="
+   ${RDEPEND}
+   $(unpacker_src_uri_depends)
+   dev-libs/glib:2
+   gnome-base/librsvg
+   x11-base/xorg-proto
+   gdk-pixbuf? ( gnome-base/librsvg:2 )
+"
+
+BDEPEND="
+   app-text/asciidoc
+   virtual/pkgconfig
+   nls? ( >=sys-devel/gettext-0.19.6 )
+"
+
+src_prepare() {
+   # Fix bug #486710 - TODO: Still needed?
+   #use uclibc && PATCHES+=( "${FILESDIR}/${PN}-1.3.8-uclibc.patch" )
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local icesound
+   if use alsa && use ao ; then
+   icesound="alsa,ao"
+   elif use alsa ; then
+   icesound="alsa"
+   elif use ao ; then
+   icesound="ao"
+   fi
+
+   local myconf=(
+   --enable-logevents
+   --enable-xrandr
+   --with-cfgdir=/etc/icewm
+   --with-docdir=/usr/share/doc/${PF}/html
+   --with-icesound="${icesound}"
+   --with-libdir=/usr/share/icewm
+   $(use_enable bidi fribidi)
+   $(use_enable debug)
+   $(use_enable gdk-pixbuf)
+   $(use_enable nls i18n)
+   $(use_enable nls)
+ 

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

2020-01-07 Thread Jeroen Roovers
commit: e403149704100012821edbd7bb704b41fc53825a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan  8 07:28:56 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan  8 07:39:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4031497

net-analyzer/braa: EAPI=7

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

 net-analyzer/braa/braa-0.82-r1.ebuild | 27 +++
 1 file changed, 27 insertions(+)

diff --git a/net-analyzer/braa/braa-0.82-r1.ebuild 
b/net-analyzer/braa/braa-0.82-r1.ebuild
new file mode 100644
index 000..c22f36d8711
--- /dev/null
+++ b/net-analyzer/braa/braa-0.82-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Quick and dirty mass SNMP scanner"
+HOMEPAGE="http://s-tech.elsat.net.pl/braa/";
+SRC_URI="http://s-tech.elsat.net.pl/braa/${P}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.8-gentoo.diff
+)
+
+src_prepare() {
+   default
+   sed -i braa.c -e 's|0.81|0.82|g' || die
+   tc-export CC
+}
+
+src_install() {
+   dobin braa
+   dodoc README
+}



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

2020-01-07 Thread Alfredo Tupone
commit: 3f944f98d92107b26f7347aee359dd7bf2defb42
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Wed Jan  8 07:33:05 2020 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Jan  8 07:33:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f944f98

media-libs/glm: Version bump to 0.9.9.7

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

 media-libs/glm/Manifest   |  1 +
 media-libs/glm/files/glm.pc.in|  7 ++
 media-libs/glm/glm-0.9.9.7.ebuild | 46 +++
 3 files changed, 54 insertions(+)

diff --git a/media-libs/glm/Manifest b/media-libs/glm/Manifest
index b26407fe392..ce1570fce00 100644
--- a/media-libs/glm/Manifest
+++ b/media-libs/glm/Manifest
@@ -3,3 +3,4 @@ DIST glm-0.9.9.4.tar.gz 4578404 BLAKE2B 
4c0bb64bb477ca46d45b4d25d7d992a39a82a7d7
 DIST glm-0.9.9.5.tar.gz 4578601 BLAKE2B 
9ce4dc7e638a651f958e2e0e1bfa0da121aefc382579838bfd810952bb8f4253e17caa6d743de713c86a4e8bd5f1afa38f8162e5f2d98ab141d94574d1103d40
 SHA512 
3b329acf5144aab1c0f47f8045d34e097699bd6685118ad8322c5ce23afdcb44ba2bb07e49301db06355b8eef7d4340b72251d55e113b533740d1e6ef6609911
 DIST glm-0.9.9.6-install.patch.gz 7594 BLAKE2B 
a273e1e2adc6bdcaab2a3b66457b59e42384215c19b12ce6d27706d74c4d0ec5f010912c295dff4300a44ebc16cabc09c381df5dede01daf7ebe60cf8b95d060
 SHA512 
bf489673077dcfc821264cbda55d63cf7a01f4e27cdcadf3f6e0d73f016a24fe590142144e2fa5d074cbc518acf34164653c31a346ab6909cfbd7af6c294e79f
 DIST glm-0.9.9.6.tar.gz 4354114 BLAKE2B 
e62af8d4fe22eced565a2703f5d02ad935a18a4c9352302fdb203c85149b9374066684246f940e417882d2700d13b93fc0232921151680ec58c9df80ee0be1fd
 SHA512 
1bc8fc1da21e19f95d4a24259993c7932db328fdd2d0db68dbf60c07f372e19003a8df094fb4e153bb7f50df584c17cf0a540d3d3c38b7a287f3b55314ec2d70
+DIST glm-0.9.9.7.tar.gz 4357077 BLAKE2B 
59746a8775e0fc20fe8a8c3ae01c48841066d6092ce3cd7fa93bbf29f5247c42645bc920a3dbf3f0b4b61eb1e47f46514d9cd98c4e6df133ced0072ba6a570ee
 SHA512 
9c557788d6382777317c94f8b30bc3df7e533877705514fa5d384f97b076d6bc750e841acbecdec8113e21af07bd8850159f5f1e079aaa2cde25540b480f983b

diff --git a/media-libs/glm/files/glm.pc.in b/media-libs/glm/files/glm.pc.in
new file mode 100644
index 000..fc5c7bb7f90
--- /dev/null
+++ b/media-libs/glm/files/glm.pc.in
@@ -0,0 +1,7 @@
+prefix=@CMAKE_INSTALL_PREFIX@
+includedir=${prefix}/include
+
+Name: GLM
+Description: OpenGL Mathematics
+Version: @GLM_VERSION@
+Cflags: -I${includedir}

diff --git a/media-libs/glm/glm-0.9.9.7.ebuild 
b/media-libs/glm/glm-0.9.9.7.ebuild
new file mode 100644
index 000..ac6c4ff427a
--- /dev/null
+++ b/media-libs/glm/glm-0.9.9.7.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="OpenGL Mathematics"
+HOMEPAGE="http://glm.g-truc.net/";
+SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( HappyBunny MIT )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx 
cpu_flags_x86_avx2"
+RESTRICT="!test? ( test )"
+
+RDEPEND="virtual/opengl"
+
+src_prepare() {
+   sed -e "s:@CMAKE_INSTALL_PREFIX@:${EPREFIX}/usr:" \
+   "${FILESDIR}"/glm.pc.in \
+   > glm.pc
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   if use test; then
+   local mycmakeargs=(
+   -DGLM_TEST_ENABLE=ON
+   -DGLM_TEST_ENABLE_SIMD_SSE2="$(usex cpu_flags_x86_sse2 
ON OFF)"
+   -DGLM_TEST_ENABLE_SIMD_SSE3="$(usex cpu_flags_x86_sse3 
ON OFF)"
+   -DGLM_TEST_ENABLE_SIMD_AVX="$(usex cpu_flags_x86_avx ON 
OFF)"
+   -DGLM_TEST_ENABLE_SIMD_AVX2="$(usex cpu_flags_x86_avx2 
ON OFF)"
+   )
+   fi
+
+   cmake-utils_src_configure
+}
+
+src_install() {
+   doheader -r glm
+   insinto /usr/$(get_libdir)/pkgconfig
+   doins glm.pc
+   dodoc readme.md manual.md
+}



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

2020-01-07 Thread Jeroen Roovers
commit: 190eb6fb7c63a452e73f52eb33da0360ddd06a22
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan  8 07:09:38 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan  8 07:10:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190eb6fb

net-firewall/itval: EAPI=7

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

 net-firewall/itval/itval-1.2_p20121104-r1.ebuild | 34 
 1 file changed, 34 insertions(+)

diff --git a/net-firewall/itval/itval-1.2_p20121104-r1.ebuild 
b/net-firewall/itval/itval-1.2_p20121104-r1.ebuild
new file mode 100644
index 000..9c18be09947
--- /dev/null
+++ b/net-firewall/itval/itval-1.2_p20121104-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CMAKE_IN_SOURCE_BUILD=1
+inherit cmake
+
+MY_PN="ITVal"
+MY_PV="$(ver_cut 4)"
+MY_P="${MY_PN}-${MY_PV}"
+
+DESCRIPTION="Iptables policy testing and validation tool"
+HOMEPAGE="http://itval.sourceforge.net";
+SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${MY_P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-libs/fddl
+"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+"
+S=${WORKDIR}/${MY_P}
+DOCS=( AUTHORS ChangeLog README RELEASE )
+
+src_install() {
+   default
+   doman man/ITVal.n
+}



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

2020-01-07 Thread Jeroen Roovers
commit: b3d511b5278832091491e7136440cbdb0cb5a13f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan  8 06:57:21 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan  8 07:02:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d511b5

net-mail/qmrtg: EAPI=7

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

 .../{qmrtg-2.1-r1.ebuild => qmrtg-2.1-r2.ebuild}   | 31 --
 1 file changed, 11 insertions(+), 20 deletions(-)

diff --git a/net-mail/qmrtg/qmrtg-2.1-r1.ebuild 
b/net-mail/qmrtg/qmrtg-2.1-r2.ebuild
similarity index 56%
rename from net-mail/qmrtg/qmrtg-2.1-r1.ebuild
rename to net-mail/qmrtg/qmrtg-2.1-r2.ebuild
index dad4124cce5..2eab8ca0cd2 100644
--- a/net-mail/qmrtg/qmrtg-2.1-r1.ebuild
+++ b/net-mail/qmrtg/qmrtg-2.1-r2.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils
+EAPI=7
 
 DESCRIPTION="A tool to analyze qmail activity with the goal to graph 
everything through MRTG"
 HOMEPAGE="http://dev.publicshout.org/qmrtg";
@@ -12,41 +11,33 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc"
-
-RDEPEND="net-analyzer/mrtg"
+PATCHES=(
+   "${FILESDIR}"/mrtg.cfg.patch
+   "${FILESDIR}"/qmrtg.conf.sample.patch
+   "${FILESDIR}"/${P}-TAI_STR_LEN.patch
+)
 
 src_prepare() {
+   default
sed -i \
-e 's|^CFLAGS =|CFLAGS ?=|g' \
analyzers/Makefile.in filters/Makefile.in || die
-
-   epatch "${FILESDIR}"/mrtg.cfg.patch
-   epatch "${FILESDIR}"/qmrtg.conf.sample.patch
-   epatch "${FILESDIR}"/${P}-TAI_STR_LEN.patch
 }
 
 DOCS=( INSTALL.txt )
 
 src_install () {
default
+
keepdir /var/lib/qmrtg
+
if use doc ; then
docinto txt
dodoc doc/*.txt
docinto html
-   dohtml -r html/*
+   dodoc -r html/*
fi
 
insinto /usr/share/qmrtg2
doins examples/*
-
-}
-
-pkg_postinst () {
-   elog
-   elog "You need to configure manually qmrtg in order to run it."
-   elog "The configuration templates in /usr/share/qmrtg2/ and"
-   elog "the INSTALL file in /usr/share/doc/qmrtg-2.1/"
-   elog "will be useful."
-   elog
 }



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

2020-01-07 Thread Jeroen Roovers
commit: 8bd8e7cc1929ab72fecfbd80df53261becb60c61
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan  8 06:32:25 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan  8 06:34:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd8e7cc

net-firewall/lutelwall: EAPI=7, use HTTPS

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

 .../lutelwall/{lutelwall-0.99.ebuild => lutelwall-0.99-r1.ebuild} | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-firewall/lutelwall/lutelwall-0.99.ebuild 
b/net-firewall/lutelwall/lutelwall-0.99-r1.ebuild
similarity index 76%
rename from net-firewall/lutelwall/lutelwall-0.99.ebuild
rename to net-firewall/lutelwall/lutelwall-0.99-r1.ebuild
index 05eb0624495..e167c836d93 100644
--- a/net-firewall/lutelwall/lutelwall-0.99.ebuild
+++ b/net-firewall/lutelwall/lutelwall-0.99-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="IPTables firewall setup script"
 LICENSE="GPL-2"
-HOMEPAGE="http://www.lutel.pl/lutelwall/";
-SRC_URI="http://www.lutel.pl/wp-content/uploads/${PV}/${P}.tar.gz";
+HOMEPAGE="https://www.lutel.pl/lutelwall/";
+SRC_URI="https://www.lutel.pl/wp-content/uploads/${PV}/${P}.tar.gz";
 SLOT="0"
 KEYWORDS="alpha ~amd64 ~ppc ~sparc x86"
 



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

2020-01-07 Thread Jeroen Roovers
commit: 2c5721638e375279b919594e1d2ccb2f80a2f56b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan  8 06:19:43 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan  8 06:34:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c572163

net-libs/nodejs: Version 13.6.0

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

 net-libs/nodejs/Manifest |   1 +
 net-libs/nodejs/nodejs-13.6.0.ebuild | 204 +++
 2 files changed, 205 insertions(+)

diff --git a/net-libs/nodejs/Manifest b/net-libs/nodejs/Manifest
index 4759219d478..c38e2453800 100644
--- a/net-libs/nodejs/Manifest
+++ b/net-libs/nodejs/Manifest
@@ -5,6 +5,7 @@ DIST node-v12.14.0.tar.xz 23244684 BLAKE2B 
0e25cbba5e256b139efd45908236f008834af
 DIST node-v12.14.1.tar.xz 23258936 BLAKE2B 
125289ce3e342c2e5e7bbb6f0b1af109f0ba8fbf2d6630f2cdc4aa31c25a3d846afe773e84daed9824360a6680a2d21378af4fbc42c6337399a143f92850a82f
 SHA512 
2e2b6fa8351b59450ab5491b5e31dc36ce4d9be13c55a14e6e4d95a82cc8334f9fc35261a56a8843903f8021ff333a333bb4d5f24c92b5d7483d4779c3d88342
 DIST node-v13.4.0.tar.xz 32685788 BLAKE2B 
4dfa1a6279ad26c0226a8bcdbf5e64c4fce686cacca805302f1a4dc113b60f96340fdb9968bdcd10db71a2c80007f5e0b94fe2cf78590aa9d62e5de61901ce81
 SHA512 
25da5a8561b6d811c78f23bd9bffa3789c4bca35270c350ed028ca6c72b59cf6e71997873d7fee024b6abc9cc1a000b0dc9bc6b6963128e198e36c8379bb2b8f
 DIST node-v13.5.0.tar.xz 32706024 BLAKE2B 
570b2d676919cb333e2f36529e886039f7abfc4f7cd705cabbb2a1115918aa9ffc9d1e54a90e8deac09488f248c007721c090ed0500f113af81b2cda2e8248be
 SHA512 
85bad55334e6ef63be0dbf90cef856c0a0835aa1b32e6ffc418b6a52f88f7ee266505f769f4204c000c766869cd85f7d914c9a3592dd52bcabdb6cb906f433e3
+DIST node-v13.6.0.tar.xz 32706824 BLAKE2B 
69e66354570e057fe215830a2d5bd157e5decfd1e58e4ead4304e0dfcf64e5adfe48503f3bf54afe2cc27df581a0f2ae79e9b730257ceb70c412bd2a47fa5603
 SHA512 
e7dc8356ac1b167cc32055e209f13cee82c9251440b6a6cc99b26c91f9625e11bd025cfc1c22b6ece95ea178640209a7c8700d678678b3e8bad26080aa2762c6
 DIST node-v8.12.0.tar.xz 18310452 BLAKE2B 
79634fc57cd76a97e72bab4be37da91d5eff4d13cdaa2b48e83f013885fa3590ba4a28378baf036ed26b7304bf234753d1d4014f72571496f5bb6cd5b221e5f0
 SHA512 
665d2dba287d78bcd723d7b4d00a6897fb996f4aa69a541e010a3dfeb2614257892117fcce7123966b1ecaddc9269a6667e0e262df693baea1f476c96de55c42
 DIST node-v8.16.2.tar.xz 18531368 BLAKE2B 
aec2f6257ab9237097e590b70b2e8615b664576b3af2f176260f26460f4f50bb1e00c2aff477a32cdb9ebf83f8b4eadc3ccdc2df431e359904fe4375513fb6c1
 SHA512 
8b0d4a089a5c80869971ceeffbef3ca03f4de4f53452a9fd16cbd189e5d76c7fdef475c144848c8d657256b41e342c020e11f6acd1880dde92ed0d0e8cf9e600
 DIST node-v8.17.0.tar.xz 19013844 BLAKE2B 
2f35f61ccc2d67132441dace8b59df6565e5df9e14e6798ab0cb0a024493182881708368248964db30e1213fa7b66301bd73b5146944129d7b14cd2b5b1a9583
 SHA512 
9f7b0b5695e882b4f727802ad855d398da596f908e64263902781e01f6222a4044be48c104eb76182ddb525dedfc4b28ccd07d64dfa126c462a248d9e8b49fca

diff --git a/net-libs/nodejs/nodejs-13.6.0.ebuild 
b/net-libs/nodejs/nodejs-13.6.0.ebuild
new file mode 100644
index 000..3f434606d2f
--- /dev/null
+++ b/net-libs/nodejs/nodejs-13.6.0.ebuild
@@ -0,0 +1,204 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_REQ_USE="threads(+)"
+inherit bash-completion-r1 flag-o-matic pax-utils python-any-r1 
toolchain-funcs xdg-utils
+
+DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine"
+HOMEPAGE="https://nodejs.org/";
+SRC_URI="
+   https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz
+"
+
+LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm pax_kernel +snapshot 
+ssl systemtap test"
+REQUIRED_USE="
+   inspector? ( icu ssl )
+   npm? ( ssl )
+"
+
+RDEPEND="
+   >=dev-libs/libuv-1.34.0:=
+   >=net-dns/c-ares-1.15.0
+   >=net-libs/nghttp2-1.40.0
+   sys-libs/zlib
+   icu? ( >=dev-libs/icu-64.2:= )
+   ssl? ( >=dev-libs/openssl-1.1.1:0= )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   systemtap? ( dev-util/systemtap )
+   test? ( net-misc/curl )
+   pax_kernel? ( sys-apps/elfix )
+"
+DEPEND="
+   ${RDEPEND}
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-10.3.0-global-npm-config.patch
+)
+RESTRICT="test"
+S="${WORKDIR}/node-v${PV}"
+
+pkg_pretend() {
+   (use x86 && ! use cpu_flags_x86_sse2) && \
+   die "Your CPU doesn't support the required SSE2 instruction."
+
+   ( [[ ${MERGE_TYPE} != "binary" ]] && ! test-flag-CXX -std=c++11 ) && \
+   die "Your compiler doesn't support C++11. Use GCC 4.8, Clang 
3.3 or newer."
+}
+
+src_prepare() {
+   tc-export CC CXX PKG_CONFIG
+   export V=1
+   export BUILDTYPE=Release
+
+   # fix compilation on Darwin
+ 

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

2020-01-07 Thread Hans de Graaff
commit: 50623c499a1f0ba0f8fcc209a13621b28ac40e23
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan  8 06:01:11 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan  8 06:28:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50623c49

dev-ruby/i18n: add 1.7.1

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

 dev-ruby/i18n/Manifest  |  1 +
 dev-ruby/i18n/i18n-1.7.1.ebuild | 61 +
 2 files changed, 62 insertions(+)

diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest
index 3228fbeb441..89721966208 100644
--- a/dev-ruby/i18n/Manifest
+++ b/dev-ruby/i18n/Manifest
@@ -3,3 +3,4 @@ DIST i18n-0.9.5.tar.gz 61494 BLAKE2B 
2a7bb401d5e75022ba6c40c6ee08809bc8728fe9aa2
 DIST i18n-1.0.1.tar.gz 61536 BLAKE2B 
d439410004511f90e010beb7ab90029367e9ddb876c2215e101fa9a3385c0420a774586ec626136957dedd66c8c7b3b9ddcc6570e3a7075bbd5a90e3508ddea3
 SHA512 
1d0e05e04318e31d35d19c1af3b6d3aaef3d45df9b2868b65fef9aa3628c9502c6f8fca4beb52aa8c7c914c46ff159da489bc2ccac69013808459e709358b4ca
 DIST i18n-1.6.0.tar.gz 64957 BLAKE2B 
c74bc8f712939ecf4a8850b047180dd6390494da778567de73a225c40a28dce7a12e63041ca90b3ac0ade9bb88be36e26a00404afe74abb8e0ca686084ac4952
 SHA512 
653a5368618fb938f5663edb79178ddff24fce1549d5085d5302a40ff82124ce64ffdef6c5626f07731c7cd617665906a741e2581d79c5cc161301b69cf66b0e
 DIST i18n-1.7.0.tar.gz 65125 BLAKE2B 
0ead0a8208f89b778d5273e231b79e024417f211531ed25367086dd74483667a7b229ed4e023fe5cd09371977d42f5fe5e3af88c636283e373ad5ddf7cefa3b8
 SHA512 
f25eb48904a7c51d6e81b1959176a06397354fadd84e8da9a1704165d96b7b3eba16823186deb29eb1254332fa88f0c44529e389d7085fdc5e3adf96562db4ee
+DIST i18n-1.7.1.tar.gz 66346 BLAKE2B 
4fc0ba1130e2a1c5c9c603ff06ab076ef2d9ee57e968bce8dca4f2c5ee70079af5e38e69700f4df65101c141ef3b38e2cabd478dbeb274b17504f4f818fae161
 SHA512 
bc6c3587f084bb582a22647eb27ac53ccfbedbf8fe16f2a5605221f8033cbb920a557b5c7fe8247d407630ae5d245db55484a4da9396f519b705878371672e99

diff --git a/dev-ruby/i18n/i18n-1.7.1.ebuild b/dev-ruby/i18n/i18n-1.7.1.ebuild
new file mode 100644
index 000..2b0bdc5573d
--- /dev/null
+++ b/dev-ruby/i18n/i18n-1.7.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="test"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Add Internationalization support to your Ruby application"
+HOMEPAGE="http://rails-i18n.org/";
+SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/concurrent-ruby:1"
+
+ruby_add_bdepend "test? (
+   >=dev-ruby/activesupport-5.1
+   dev-ruby/bundler
+   >=dev-ruby/mocha-1.7.0
+   dev-ruby/test_declarative )"
+
+all_ruby_prepare() {
+   rm -f gemfiles/*.lock || die
+
+   # Remove optional unpackaged oj gem
+   sed -i -e '/oj/ s:^:#:' gemfiles/* || die
+
+   # Update old test dependencies
+   sed -i -e '/rake/ s/~>/>=/' -e 's/1.7.0/1.7/' gemfiles/* || die
+}
+
+each_ruby_test() {
+   case ${RUBY} in
+   *ruby26)
+   versions="5.2 6.0"
+   ;;
+   *ruby25)
+   versions="5.2 6.0"
+   ;;
+   *ruby24)
+   versions="5.2"
+   ;;
+   esac
+
+   for version in ${versions} ; do
+   if has_version "dev-ruby/activesupport:${version}" ; then
+   einfo "Running tests with activesupport ${version}"
+   
BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle 
exec ${RUBY} -S rake test || die
+   fi
+   done
+}



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

2020-01-07 Thread Hans de Graaff
commit: 2638d38bbf9106bbb6c26b1dd5b53a9ee227c531
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan  8 06:19:32 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan  8 06:28:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2638d38b

dev-ruby/minispec-metadata: add ruby27

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

 dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild 
b/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild
index ad1f8b589e5..e32efd9cf16 100644
--- a/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild
+++ b/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2020-01-07 Thread Jeroen Roovers
commit: b12f29668de6a1424f633909ea06dff64edc151b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan  8 06:18:08 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan  8 06:18:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12f2966

net-libs/nodejs: Fix net-libs/nghttp2 dependency

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

 net-libs/nodejs/{nodejs-13.5.0.ebuild => nodejs-13.5.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-13.5.0.ebuild 
b/net-libs/nodejs/nodejs-13.5.0-r1.ebuild
similarity index 99%
rename from net-libs/nodejs/nodejs-13.5.0.ebuild
rename to net-libs/nodejs/nodejs-13.5.0-r1.ebuild
index 559de6f5ecf..3f434606d2f 100644
--- a/net-libs/nodejs/nodejs-13.5.0.ebuild
+++ b/net-libs/nodejs/nodejs-13.5.0-r1.ebuild
@@ -24,7 +24,7 @@ REQUIRED_USE="
 RDEPEND="
>=dev-libs/libuv-1.34.0:=
>=net-dns/c-ares-1.15.0
-   >=net-libs/nghttp2-1.39.2
+   >=net-libs/nghttp2-1.40.0
sys-libs/zlib
icu? ( >=dev-libs/icu-64.2:= )
ssl? ( >=dev-libs/openssl-1.1.1:0= )



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

2020-01-07 Thread Jeroen Roovers
commit: 3889b78495208c45ca92b9cd5dd156fc858cc20f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan  8 05:53:51 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan  8 06:12:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3889b784

net-libs/nodejs: Version 12.14.1

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

 net-libs/nodejs/Manifest  |   1 +
 net-libs/nodejs/nodejs-12.14.1.ebuild | 208 ++
 2 files changed, 209 insertions(+)

diff --git a/net-libs/nodejs/Manifest b/net-libs/nodejs/Manifest
index 3ce91c9ba15..4759219d478 100644
--- a/net-libs/nodejs/Manifest
+++ b/net-libs/nodejs/Manifest
@@ -2,6 +2,7 @@ DIST node-v10.17.0.tar.xz 21514260 BLAKE2B 
a37793d78e14d1d2ca861c39f27c5e1dbb47a
 DIST node-v10.18.0.tar.xz 21913328 BLAKE2B 
84b0b5157671dcc3e96bb2cfd11e085251fd2942c03b27491f712f5603797bab7503d8f7c0eb45ca8e348b20a0555c1767d4d1964fff474c8590a47eb01523a5
 SHA512 
8fc9062e150af6f054f1ebebbdf67151b16f14bcca9cbb35338a4c7fcd7fa1c3f05c4a7ace12d4153180cec0007a195cbc94942c4d04c3895384dc18951d2c1c
 DIST node-v12.13.0.tar.xz 22862096 BLAKE2B 
b0121f45b535bac7baa0103db538070b4beb4b40a6c871c217eebfb1abb5a7821d83d46946047b3385af182f901c0390eb85134c9201be2d03b5745b297271f8
 SHA512 
a7aa8b1f010ea1df122d9d7b88ee0a9d10e0d79ae2f3d18c706ac6ce36e2e2039c21ea6f3dba3a22a79ed3f6069850a8a3c463dbd64e1e8f4a9dbe8901a89cc8
 DIST node-v12.14.0.tar.xz 23244684 BLAKE2B 
0e25cbba5e256b139efd45908236f008834afdf01f57a8e84c7e55ba950e56b786cd52eba9a02986eb0e1d38cbf6df38e1cd719d7dcd8085e8c71767adf8155e
 SHA512 
12e887709a54be911c5a81ab7b7be995247b47ebbd2954ca942f9ed8a784ae1a8e4bdb2613e5bb671196f9101d8861cd29e10650a3f0c414db4d096df94b309b
+DIST node-v12.14.1.tar.xz 23258936 BLAKE2B 
125289ce3e342c2e5e7bbb6f0b1af109f0ba8fbf2d6630f2cdc4aa31c25a3d846afe773e84daed9824360a6680a2d21378af4fbc42c6337399a143f92850a82f
 SHA512 
2e2b6fa8351b59450ab5491b5e31dc36ce4d9be13c55a14e6e4d95a82cc8334f9fc35261a56a8843903f8021ff333a333bb4d5f24c92b5d7483d4779c3d88342
 DIST node-v13.4.0.tar.xz 32685788 BLAKE2B 
4dfa1a6279ad26c0226a8bcdbf5e64c4fce686cacca805302f1a4dc113b60f96340fdb9968bdcd10db71a2c80007f5e0b94fe2cf78590aa9d62e5de61901ce81
 SHA512 
25da5a8561b6d811c78f23bd9bffa3789c4bca35270c350ed028ca6c72b59cf6e71997873d7fee024b6abc9cc1a000b0dc9bc6b6963128e198e36c8379bb2b8f
 DIST node-v13.5.0.tar.xz 32706024 BLAKE2B 
570b2d676919cb333e2f36529e886039f7abfc4f7cd705cabbb2a1115918aa9ffc9d1e54a90e8deac09488f248c007721c090ed0500f113af81b2cda2e8248be
 SHA512 
85bad55334e6ef63be0dbf90cef856c0a0835aa1b32e6ffc418b6a52f88f7ee266505f769f4204c000c766869cd85f7d914c9a3592dd52bcabdb6cb906f433e3
 DIST node-v8.12.0.tar.xz 18310452 BLAKE2B 
79634fc57cd76a97e72bab4be37da91d5eff4d13cdaa2b48e83f013885fa3590ba4a28378baf036ed26b7304bf234753d1d4014f72571496f5bb6cd5b221e5f0
 SHA512 
665d2dba287d78bcd723d7b4d00a6897fb996f4aa69a541e010a3dfeb2614257892117fcce7123966b1ecaddc9269a6667e0e262df693baea1f476c96de55c42

diff --git a/net-libs/nodejs/nodejs-12.14.1.ebuild 
b/net-libs/nodejs/nodejs-12.14.1.ebuild
new file mode 100644
index 000..a9a42fa11ba
--- /dev/null
+++ b/net-libs/nodejs/nodejs-12.14.1.ebuild
@@ -0,0 +1,208 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_REQ_USE="threads(+)"
+inherit bash-completion-r1 flag-o-matic pax-utils python-any-r1 
toolchain-funcs xdg-utils
+
+DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine"
+HOMEPAGE="https://nodejs.org/";
+SRC_URI="
+   https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz
+"
+
+LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl systemtap 
test"
+REQUIRED_USE="
+   inspector? ( icu ssl )
+   npm? ( ssl )
+"
+
+RDEPEND="
+   >=dev-libs/libuv-1.33.1:=
+   >=net-dns/c-ares-1.15.0
+   >=net-libs/http-parser-2.9.0:=
+   >=net-libs/nghttp2-1.40.0
+   sys-libs/zlib
+   icu? ( >=dev-libs/icu-64.2:= )
+   ssl? ( >=dev-libs/openssl-1.1.1:0= )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   systemtap? ( dev-util/systemtap )
+   test? ( net-misc/curl )
+"
+DEPEND="
+   ${RDEPEND}
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-10.3.0-global-npm-config.patch
+   "${FILESDIR}"/${PN}--llhttp.patch
+)
+RESTRICT="test"
+S="${WORKDIR}/node-v${PV}"
+
+pkg_pretend() {
+   (use x86 && ! use cpu_flags_x86_sse2) && \
+   die "Your CPU doesn't support the required SSE2 instruction."
+
+   ( [[ ${MERGE_TYPE} != "binary" ]] && ! test-flag-CXX -std=c++11 ) && \
+   die "Your compiler doesn't support C++11. Use GCC 4.8, Clang 
3.3 or newer."
+}
+
+src_prepare() {
+   tc-export CC CXX PKG_CONFIG
+   export V=1
+   export BUILDTYPE=Relea

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

2020-01-07 Thread Jory Pratt
commit: 6918132a6dc58408671dff5ac0dcff911835b3ab
Author: Jory Pratt  gentoo  org>
AuthorDate: Wed Jan  8 04:19:33 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed Jan  8 04:19:33 2020 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=6918132a

www-client/firefox: adjust virtual/rust dep

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/firefox-73.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-73.0_beta1.ebuild 
b/www-client/firefox/firefox-73.0_beta1.ebuild
index fb25178..240765f 100644
--- a/www-client/firefox/firefox-73.0_beta1.ebuild
+++ b/www-client/firefox/firefox-73.0_beta1.ebuild
@@ -162,7 +162,7 @@ DEPEND="${CDEPEND}
)
)
pulseaudio? ( media-sound/pulseaudio )
-   >=virtual/rust-1.36.0
+   >=virtual/rust-1.39.0
wayland? ( >=x11-libs/gtk+-3.11:3[wayland] )
amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )
x86? ( >=dev-lang/yasm-1.1 virtual/opengl )



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

2020-01-07 Thread Joonas Niilola
commit: b7bed9b7d5bd0ab25015051488ad07f6b7bcfb26
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Jan  8 04:02:14 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jan  8 04:02:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7bed9b7

dev-python/mini-amf: enable python-3.8

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

 dev-python/mini-amf/mini-amf-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mini-amf/mini-amf-0.9.1.ebuild 
b/dev-python/mini-amf/mini-amf-0.9.1.ebuild
index 550bc02cd23..52d800a071a 100644
--- a/dev-python/mini-amf/mini-amf-0.9.1.ebuild
+++ b/dev-python/mini-amf/mini-amf-0.9.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6..7} )
+PYTHON_COMPAT=( python2_7 python3_{6..8} )
 inherit distutils-r1
 
 DESCRIPTION="Minimal AMF encoder and decoder for Python"



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

2020-01-07 Thread Joonas Niilola
commit: 15084456966066611e0f2575e666b0cc7bc2aea8
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Jan  8 04:01:24 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jan  8 04:01:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15084456

dev-python/defusedxml: bump to 0.6.0

- EAPI 7,
- python-3.8,
- update HOMEPAGE,
- use distutils_enable_tests.

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

 dev-python/defusedxml/Manifest|  1 +
 dev-python/defusedxml/defusedxml-0.6.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/defusedxml/Manifest b/dev-python/defusedxml/Manifest
index 93b6c49fe23..9c61568ec5e 100644
--- a/dev-python/defusedxml/Manifest
+++ b/dev-python/defusedxml/Manifest
@@ -1 +1,2 @@
 DIST defusedxml-0.5.0.tar.gz 60405 BLAKE2B 
bd57b3b705abff71ff99ce4e43fe4c1fd708463546cc5d614dceb56f36e98771ef5c952a1aae010d32e4b557ed687c194c61723a0b3334dc1b0d517591d7c3d3
 SHA512 
71e1a604df9be41ded454bcdfa63610e897eb405295d7365fcddfc5f50f7572c36f0bd91a4a1fdf47d1b097637bd9fdcf08f1cdb73e2fe64eea0320a7532e452
+DIST defusedxml-0.6.0.tar.gz 62670 BLAKE2B 
352202cd8157bcd18ecb06921eb086cfc91e567dbbb18592e526caa4fed69bc76842eda849813b829ef4389d3df74303529e7f775d56be2f919783fc7fb19b04
 SHA512 
dd1313802cf8565fd319ef10af04075019d00cba557e6414b2a2762bd4302437a32c05cd8c9e4cec5310c68c6a95d2951acf1360244e7974d40bb3fe963b7226

diff --git a/dev-python/defusedxml/defusedxml-0.6.0.ebuild 
b/dev-python/defusedxml/defusedxml-0.6.0.ebuild
new file mode 100644
index 000..681a66d806c
--- /dev/null
+++ b/dev-python/defusedxml/defusedxml-0.6.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} pypy3 )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="XML bomb protection for Python stdlib modules, an xml serialiser"
+HOMEPAGE="https://pypi.org/project/defusedxml/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux"
+IUSE="examples"
+
+distutils_enable_tests setup.py
+
+src_prepare() {
+   default
+
+   mv other examples || die
+}
+
+python_install_all() {
+   use examples && dodoc -r examples/
+   distutils-r1_python_install_all
+}



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

2020-01-07 Thread Jorge Manuel B. S. Vicetto
commit: 45c5e58f84d508d0ae56f4e5b88a5039d583bdc5
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Wed Jan  8 03:31:08 2020 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Wed Jan  8 03:31:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c5e58f

dev-db/phpmyadmin: Drop vulnerable versions.

Kept last stable release pending stabilization of the newer releases.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

 dev-db/phpmyadmin/Manifest|  2 -
 dev-db/phpmyadmin/phpmyadmin-4.9.3.ebuild | 61 ---
 dev-db/phpmyadmin/phpmyadmin-5.0.0.ebuild | 61 ---
 3 files changed, 124 deletions(-)

diff --git a/dev-db/phpmyadmin/Manifest b/dev-db/phpmyadmin/Manifest
index fc8094a4fd6..24fbf25d17c 100644
--- a/dev-db/phpmyadmin/Manifest
+++ b/dev-db/phpmyadmin/Manifest
@@ -1,5 +1,3 @@
 DIST phpMyAdmin-4.9.2-all-languages.tar.xz 6118472 BLAKE2B 
07093982aebf83017a1773a1cd1acac8b7a4cc9bf666f7c62fdef4b3b46441f5ee1da37746610b0ed6b92a67296d908dbf24ba1ea546c1b573c3593a02b90088
 SHA512 
426689c31f963a9cbe34b2116888aa0264801aa5ef18fb0e4b89811b032d4018c770538e823bccb684fb066ed27fcf6dc6e0fb4198d1e082e7eea15595b67727
-DIST phpMyAdmin-4.9.3-all-languages.tar.xz 6136280 BLAKE2B 
638fef4a3b50a9c3d528c21d29a2c6d96fe2d425e0cbba03f55fce2bbbda8992cc5723be19ba40bd31ed2adf37fdbc3f382a22c9634bed37f3ac6107e40d06cc
 SHA512 
ac6ec72efde6aad6b20d651328ad0d9440f11b150c38f4043f0e3916b97a15908f60b13a5948ec8767d62499a9d31d0bbe4d764f97f7236de3d7ba9cfc422379
 DIST phpMyAdmin-4.9.4-all-languages.tar.xz 6134852 BLAKE2B 
4ba7d4a45a3fb7d84f6b227a2d2fc0ffc530498e74c1c412bbf631ca78ba5c874f9f21220d34e2179666253bde4fa222838962e6c9d48d514cf80c5c8370cee3
 SHA512 
3ddab59725d59bcbe99457a1717f12b53bbd251f0bfcea1582288abfbb4507e50351e3ed0e76961026b0ad351abc806deed4a97f0fa882b34ee095ef314aaf37
-DIST phpMyAdmin-5.0.0-all-languages.tar.xz 8130456 BLAKE2B 
f8006ed4b78674d835c348104bd0d6a84ee26ab918080a38cda218399b74d62c8b7fa23d75c87d1705090fe751e39d47f1c66edf2bac03f68a52e5ed40209042
 SHA512 
7b29193a7376044d05a97f7cf3080c90db23433ba4de98e95dc1162ab740c4facd9a7b52816a9e65b23a72d908746d27ca4df008e752af7117fa89ff7af962c9
 DIST phpMyAdmin-5.0.1-all-languages.tar.xz 8130464 BLAKE2B 
a4b859c73ece7537db1bc4a14df8c5c8f0ab39106b9e3ccbbc30c1f97fa4dc40617db3b00c432b24aa9865ed45595805fa4b43db92b5794794621d0c7df54f3a
 SHA512 
576323a5e63438fe9e57e6165697c5e03e5291346f3786c84d5d6c4cd6851713cb10b2eed4b0c7e9ab6445dad9b06cbded6c03711fcc2942e999f2b5e7ab446b

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.9.3.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.9.3.ebuild
deleted file mode 100644
index b44663d5751..000
--- a/dev-db/phpmyadmin/phpmyadmin-4.9.3.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit eutils webapp
-
-MY_PV=${PV/_/-}
-MY_PN="phpMyAdmin"
-MY_P="${MY_PN}-${MY_PV}-all-languages"
-
-DESCRIPTION="Web-based administration for MySQL database in PHP"
-HOMEPAGE="https://www.phpmyadmin.net/";
-SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos 
~x64-macos ~x86-macos"
-IUSE="setup"
-
-RDEPEND="
-   dev-lang/php[ctype,filter,json,session,unicode]
-   || (
-   dev-lang/php[mysqli]
-   dev-lang/php[mysql]
-   )
-   virtual/httpd-php:*
-"
-
-need_httpd_cgi
-
-S="${WORKDIR}"/${MY_P}
-
-pkg_setup() {
-   webapp_pkg_setup
-}
-
-src_install() {
-   webapp_src_preinst
-
-   dodoc README RELEASE-DATE-${MY_PV} ChangeLog
-   rm -f LICENSE README* RELEASE-DATE-${MY_PV}
-
-   if ! use setup; then
-   rm -rf setup || die "Cannot remove setup utility"
-   elog "The phpMyAdmin setup utility has been removed."
-   elog "It is a regular target of various exploits. If you need 
it, set USE=setup."
-   else
-   elog "You should consider disabling the setup USE flag"
-   elog "to exclude the setup utility if you don't use it."
-   elog "It regularly is the target of various exploits."
-   fi
-
-   insinto "${MY_HTDOCSDIR#${EPREFIX}}"
-   doins -r .
-
-   webapp_configfile 
"${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
-   webapp_serverowned 
"${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
-
-   webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.txt
-   webapp_src_install
-}

diff --git a/dev-db/phpmyadmin/phpmyadmin-5.0.0.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-5.0.0.ebuild
deleted file mode 100644
index bcfb741fefe..000
--- a/dev-db/phpmyadmin/phpmyadmin-5.0.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under th

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

2020-01-07 Thread Jorge Manuel B. S. Vicetto
commit: 3ec4e9ca887ae4445b51814001d379a8110d
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Wed Jan  8 03:28:14 2020 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Wed Jan  8 03:28:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec4e9ca

dev-db/phpmyadmin: Security bump - PMASA-2020-1.

Update to releases 4.9.4 and 5.0.1.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

 dev-db/phpmyadmin/Manifest|  2 +
 dev-db/phpmyadmin/phpmyadmin-4.9.4.ebuild | 61 +++
 dev-db/phpmyadmin/phpmyadmin-5.0.1.ebuild | 61 +++
 3 files changed, 124 insertions(+)

diff --git a/dev-db/phpmyadmin/Manifest b/dev-db/phpmyadmin/Manifest
index ea2f57ffe57..fc8094a4fd6 100644
--- a/dev-db/phpmyadmin/Manifest
+++ b/dev-db/phpmyadmin/Manifest
@@ -1,3 +1,5 @@
 DIST phpMyAdmin-4.9.2-all-languages.tar.xz 6118472 BLAKE2B 
07093982aebf83017a1773a1cd1acac8b7a4cc9bf666f7c62fdef4b3b46441f5ee1da37746610b0ed6b92a67296d908dbf24ba1ea546c1b573c3593a02b90088
 SHA512 
426689c31f963a9cbe34b2116888aa0264801aa5ef18fb0e4b89811b032d4018c770538e823bccb684fb066ed27fcf6dc6e0fb4198d1e082e7eea15595b67727
 DIST phpMyAdmin-4.9.3-all-languages.tar.xz 6136280 BLAKE2B 
638fef4a3b50a9c3d528c21d29a2c6d96fe2d425e0cbba03f55fce2bbbda8992cc5723be19ba40bd31ed2adf37fdbc3f382a22c9634bed37f3ac6107e40d06cc
 SHA512 
ac6ec72efde6aad6b20d651328ad0d9440f11b150c38f4043f0e3916b97a15908f60b13a5948ec8767d62499a9d31d0bbe4d764f97f7236de3d7ba9cfc422379
+DIST phpMyAdmin-4.9.4-all-languages.tar.xz 6134852 BLAKE2B 
4ba7d4a45a3fb7d84f6b227a2d2fc0ffc530498e74c1c412bbf631ca78ba5c874f9f21220d34e2179666253bde4fa222838962e6c9d48d514cf80c5c8370cee3
 SHA512 
3ddab59725d59bcbe99457a1717f12b53bbd251f0bfcea1582288abfbb4507e50351e3ed0e76961026b0ad351abc806deed4a97f0fa882b34ee095ef314aaf37
 DIST phpMyAdmin-5.0.0-all-languages.tar.xz 8130456 BLAKE2B 
f8006ed4b78674d835c348104bd0d6a84ee26ab918080a38cda218399b74d62c8b7fa23d75c87d1705090fe751e39d47f1c66edf2bac03f68a52e5ed40209042
 SHA512 
7b29193a7376044d05a97f7cf3080c90db23433ba4de98e95dc1162ab740c4facd9a7b52816a9e65b23a72d908746d27ca4df008e752af7117fa89ff7af962c9
+DIST phpMyAdmin-5.0.1-all-languages.tar.xz 8130464 BLAKE2B 
a4b859c73ece7537db1bc4a14df8c5c8f0ab39106b9e3ccbbc30c1f97fa4dc40617db3b00c432b24aa9865ed45595805fa4b43db92b5794794621d0c7df54f3a
 SHA512 
576323a5e63438fe9e57e6165697c5e03e5291346f3786c84d5d6c4cd6851713cb10b2eed4b0c7e9ab6445dad9b06cbded6c03711fcc2942e999f2b5e7ab446b

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.9.4.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.9.4.ebuild
new file mode 100644
index 000..b44663d5751
--- /dev/null
+++ b/dev-db/phpmyadmin/phpmyadmin-4.9.4.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils webapp
+
+MY_PV=${PV/_/-}
+MY_PN="phpMyAdmin"
+MY_P="${MY_PN}-${MY_PV}-all-languages"
+
+DESCRIPTION="Web-based administration for MySQL database in PHP"
+HOMEPAGE="https://www.phpmyadmin.net/";
+SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz";
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos 
~x64-macos ~x86-macos"
+IUSE="setup"
+
+RDEPEND="
+   dev-lang/php[ctype,filter,json,session,unicode]
+   || (
+   dev-lang/php[mysqli]
+   dev-lang/php[mysql]
+   )
+   virtual/httpd-php:*
+"
+
+need_httpd_cgi
+
+S="${WORKDIR}"/${MY_P}
+
+pkg_setup() {
+   webapp_pkg_setup
+}
+
+src_install() {
+   webapp_src_preinst
+
+   dodoc README RELEASE-DATE-${MY_PV} ChangeLog
+   rm -f LICENSE README* RELEASE-DATE-${MY_PV}
+
+   if ! use setup; then
+   rm -rf setup || die "Cannot remove setup utility"
+   elog "The phpMyAdmin setup utility has been removed."
+   elog "It is a regular target of various exploits. If you need 
it, set USE=setup."
+   else
+   elog "You should consider disabling the setup USE flag"
+   elog "to exclude the setup utility if you don't use it."
+   elog "It regularly is the target of various exploits."
+   fi
+
+   insinto "${MY_HTDOCSDIR#${EPREFIX}}"
+   doins -r .
+
+   webapp_configfile 
"${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
+   webapp_serverowned 
"${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
+
+   webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.txt
+   webapp_src_install
+}

diff --git a/dev-db/phpmyadmin/phpmyadmin-5.0.1.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-5.0.1.ebuild
new file mode 100644
index 000..bcfb741fefe
--- /dev/null
+++ b/dev-db/phpmyadmin/phpmyadmin-5.0.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public Lic

[gentoo-commits] proj/musl:master commit in: media-libs/mesa/

2020-01-07 Thread Jory Pratt
commit: 124e529428973132dd6bb3585be907674fe5e069
Author: Jory Pratt  gentoo  org>
AuthorDate: Wed Jan  8 03:12:17 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed Jan  8 03:12:17 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=124e5294

media-libs/mesa: Update for stable users

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 media-libs/mesa/Manifest   |   3 +-
 media-libs/mesa/mesa-19.1.8.ebuild | 549 -
 .../{mesa-19.2.2.ebuild => mesa-19.2.8.ebuild} |  20 +-
 media-libs/mesa/metadata.xml   |   2 +-
 4 files changed, 12 insertions(+), 562 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 40fe5fb..32b966d 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,3 +1,2 @@
-DIST mesa-19.1.8.tar.xz 10945480 BLAKE2B 
df2ce0561cd0a61f0f35a406a5a9b2384c0c5869efadabfa40b07cf96a592214aa5c6d03423598c531f117075c3b59aa5af6f9b1c5dfa5914aabe41f60b592a0
 SHA512 
3bcc90c17cf966ce3399434ca2d4f363c5778e52c56b8184d6cdf22ef2e4a4fdb9c3fbff5c98efc856e3535f81259608a6daa74af1f3bdce30ea251d86435c74
-DIST mesa-19.2.2.tar.xz 11456352 BLAKE2B 
b0900a486d5883759dc395a25195c46fbc90d0388840099d515713a3c1e27560ea6cf9f6bfc5987c9704593b174e26f49a4cd08ff1260b1c1b2197b56c6919b6
 SHA512 
a3269052c2dfb5404180d1aebd68f5b9b0cc136d634ba89fed3f60fcc9b279072e09ee2db9b485375d39e886209053841df920c9d0b975e0de2825e3da4164a5
+DIST mesa-19.2.8.tar.xz 11462168 BLAKE2B 
c49d6d3d10b4c85534a75e4bea29fc8b7526c784af5068764de623d40cbb59ecb96beb1969fa1a13815b6bd259bb98faaf42e4969792c6a75ce702d4b2e57155
 SHA512 
9bedc2f1a5296da96c1a2a491edaea701e70f683b26eac076e8cbef2230156d5d5ddb2330c3a2530afd4982a9893d76ded8d54bc73a98c846de0c3dfa3634c43
 DIST mesa-19.3.1.tar.xz 11831968 BLAKE2B 
f4e70543bc48efa6888559606c660a837df25ceeabf4bf2141d7470f37f90e19a9d85da7c3b4f8d1b4c86d02245dbc8d58401caf9ab099609a501fc86b391987
 SHA512 
338d2e37122ef22cc4e27a2f3c39e23e419703a507ace99383c749a563936c5f0428cce9a68ac80d0bd2ff57be8a55f42aee0ed6d16bf6b77b4e59d428729568

diff --git a/media-libs/mesa/mesa-19.1.8.ebuild 
b/media-libs/mesa/mesa-19.1.8.ebuild
deleted file mode 100644
index 32777b4..000
--- a/media-libs/mesa/mesa-19.1.8.ebuild
+++ /dev/null
@@ -1,549 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_5 python3_6 python3_7 )
-
-inherit llvm meson multilib-minimal pax-utils python-any-r1
-
-OPENGL_DIR="xorg-x11"
-
-MY_P="${P/_/-}"
-
-DESCRIPTION="OpenGL-like graphic library for Linux"
-HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/";
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git";
-   EXPERIMENTAL="true"
-   inherit git-r3
-else
-   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz";
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-RESTRICT="
-   !test? ( test )
-"
-
-RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
-VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 intel iris nouveau vc4 virgl 
vivante vmware"
-for card in ${VIDEO_CARDS}; do
-   IUSE_VIDEO_CARDS+=" video_cards_${card}"
-done
-
-IUSE="${IUSE_VIDEO_CARDS}
-   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd 
+llvm
-   lm-sensors opencl osmesa pax_kernel pic selinux test unwind vaapi 
valgrind
-   vdpau vulkan vulkan-overlay wayland xa xvmc"
-
-REQUIRED_USE="
-   d3d9?   ( dri3 || ( video_cards_iris video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
-   gles1?  ( egl )
-   gles2?  ( egl )
-   vulkan? ( dri3
- || ( video_cards_i965 video_cards_iris 
video_cards_radeonsi )
- video_cards_radeonsi? ( llvm ) )
-   vulkan-overlay? ( vulkan )
-   wayland? ( egl gbm )
-   video_cards_freedreno?  ( gallium )
-   video_cards_intel?  ( classic )
-   video_cards_i915?   ( || ( classic gallium ) )
-   video_cards_i965?   ( classic )
-   video_cards_iris?   ( gallium )
-   video_cards_nouveau? ( || ( classic gallium ) )
-   video_cards_radeon? ( || ( classic gallium )
- gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
-   video_cards_r100?   ( classic )
-   video_cards_r200?   ( classic )
-   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
-   video_cards_r600?   ( gallium )
-   video_cards_radeonsi?   ( gallium llvm )
-   video_cards_vc4? ( gallium )
-   video_cards_virgl? ( gallium )
-   video_cards_vivante? ( gallium gbm )
-   video_cards_vmware? ( gallium )
-"
-
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-

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

2020-01-07 Thread Georgy Yakovlev
commit: 4ac04afc5e39b765e51b2fad8ad195abd415c8cb
Author: Victor Payno  gmail  com>
AuthorDate: Tue Jan  7 00:23:49 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan  8 01:38:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac04afc

sys-block/sas3flash: version bump to 15-r1

Also update it with the changes in the sas3ircu ebuild.

Signed-off-by: Victor Payno  gmail.com>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-block/sas3flash/sas3flash-15-r1.ebuild | 92 ++
 1 file changed, 92 insertions(+)

diff --git a/sys-block/sas3flash/sas3flash-15-r1.ebuild 
b/sys-block/sas3flash/sas3flash-15-r1.ebuild
new file mode 100644
index 000..86f572300ce
--- /dev/null
+++ b/sys-block/sas3flash/sas3flash-15-r1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit mount-boot
+
+DESCRIPTION="Flash utility for LSI MPT-SAS3 controller"
+HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9300-8e#downloads";
+
+LICENSE="LSI"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc efi"
+
+RESTRICT="strip fetch mirror"
+BDEPEND="app-arch/unzip"
+QA_PREBUILT="opt/lsi/sas3flash boot/efi/sas3flash.efi"
+
+MY_PN=SAS3FLASH
+MY_P="${MY_PN}_P${PV}"
+
+DISTFILE_BIN=${MY_P}.zip
+DISTFILE_DOC=sas3Flash_quickRefGuide_rev1-0.pdf
+
+SRC_URI_BASE='https://docs.broadcom.com/docs-and-downloads'
+SRC_URI="
+   
${SRC_URI_BASE}/host-bus-adapters/host-bus-adapters-common-files/sas_sata_12g_p${PV}/${DISTFILE_BIN}
+   doc? ( "${SRC_URI_BASE}/oracle/files/${DISTFILE_DOC}" )"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_nofetch() {
+   elog "Broadcom has a mandatory click-through license on their binaries."
+   elog "Please visit ${HOMEPAGE} and download ${DISTFILE_BIN} from the 
Mangement Software section."
+   elog "After downloading, move ${DISTFILE_BIN} into your DISTDIR 
directory."
+   if use doc; then
+   elog "Please also download 'SAS3Flash Utility Quick Reference 
Guide' (${DISTFILE_DOC}) "
+   elog "and also place it into your DISTDIR directory."
+   fi
+   einfo "${SRC_URI}"
+}
+
+supportedcards() {
+   elog "This binary supports should support ALL cards, including, but not"
+   elog "limited to the following series:"
+   elog ""
+   elog "LSI SAS 3004"
+   elog "LSI SAS 3008"
+   elog "LSI SAS 3108"
+   elog "LSI SAS 3116"
+   elog "LSI SAS 3208"
+   elog "LSI SAS 3308"
+}
+
+src_install() {
+   # The second number is some sort of internal revision that is 
inconsistent between releases.
+   local DOCS=( FLASH_MPT_GEN3_Phase"${PV}".0-*.pdf 
"README_SAS3FLASH_P${PV}.txt" )
+
+   if use doc; then
+   DOCS+=( "${DISTDIR}/${DISTFILE_DOC}" )
+   fi
+
+   default
+
+   exeinto /opt/lsi/
+   if use amd64; then
+   doexe sas3flash_rel/sas3flash/sas3flash_linux_x64_rel/sas3flash
+   elif use x86; then
+   doexe sas3flash_rel/sas3flash/sas3flash_linux_x86_rel/sas3flash
+   elif use arm64; then
+   doexe sas3flash_rel/sas3flash/sas3flash_linux_arm_rel/sas3flash
+   elif use ppc64; then
+   doexe 
sas3flash_rel/sas3flash/sas3flash_linux_ppc64_rel/sas3flash
+   elif use amd64-fbsd; then
+   doexe 
sas3flash_rel/sas3flash/sas3flash_freebsd_amd64_rel/sas3flash
+   elif use x86-fbsd; then
+   doexe 
sas3flash_rel/sas3flash/sas3flash_freebsd_i386_rel/sas3flash
+   elif use x64-solaris || use x86-solaris; then
+   doexe 
sas3flash_rel/sas3flash/sas3flash_solaris_x86_rel/sas3flash
+   elif use sparc-solaris; then
+   doexe 
sas3flash_rel/sas3flash/sas3flash_solaris_sparc_rel/sas3flash
+   fi
+
+   if use efi; then
+   exeinto /boot/efi/
+   if use amd64; then
+   doexe 
sas3flash_rel/sas3flash/sas3flash_udk_uefi_x64_rel/sas3flash.efi
+   elif use arm64; then
+   doexe 
sas3flash_rel/sas3flash/sas3flash_udk_uefi_arm_rel/sas3flash.efi
+   fi
+   fi
+}



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

2020-01-07 Thread Georgy Yakovlev
commit: 0dd4628939e82c75161272efb22abb8030ac4243
Author: Victor Payno  gmail  com>
AuthorDate: Tue Jan  7 00:31:57 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan  8 01:38:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd46289

sys-block/sas3flash: version bump to 16

Signed-off-by: Victor Payno  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13657
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-block/sas3flash/Manifest|   4 ++
 sys-block/sas3flash/sas3flash-16.ebuild | 108 
 2 files changed, 112 insertions(+)

diff --git a/sys-block/sas3flash/Manifest b/sys-block/sas3flash/Manifest
index 7b2e72ada8d..702f445a4ca 100644
--- a/sys-block/sas3flash/Manifest
+++ b/sys-block/sas3flash/Manifest
@@ -1,2 +1,6 @@
+DIST Installer_P16_for_FreeBSD.zip 640411 BLAKE2B 
5f23b3e9de53469d6f824ce6e571e0ccf8c49ded5c243b07a31d149aaa6ab50a483fa3e78d07417061e0d772c77a9c62867c5390942ae31936c568422b02c0a9
 SHA512 
951271f312e4c80db0afa5cc2b64bfa7cf262d601411499ca997a27e3df193d1c36ca100470525e606ac9fca7f150384e389c20838c94fc6fbe61f3be10de0f2
+DIST Installer_P16_for_Linux.zip 931509 BLAKE2B 
059ce415dde9c872bd5e235bd3168a01bd966fc7433b297875849d563bf57d9207b5d4ce253bd9ac40072353a77ab403ecf110c21758edc5a1a832d7a8af6066
 SHA512 
fde7967e45f13c81b40b53f9d8893de8bf8b16b8c008b197ddfdcdc0338675c9926b53fc48f38087ca35738de3b8da662d22bdd620648eafb0c8889b48e94431
+DIST Installer_P16_for_Solaris.zip 450562 BLAKE2B 
6aa3ce50128a719fb36d8c9a28f87dc43a4c90f261b373dbe0455f1803dea4212b85efc2c5961a7da9254c21938ff189b893eec44a8e959589df59073517296a
 SHA512 
6a73b142ba50d8c3b6427d96153367e96498787a48bef2ea784fba8567ab9a32554fc8560c3ea798b7f7c04af7a8115d778532087aeca6d7b64fbf4a6be5d649
+DIST Installer_P16_for_UEFI.zip 360466 BLAKE2B 
8c98387033bc3979a62c1e29e78678563d32ac9e6a90359160fe64694b765cc083ec1c4e3d816ee9fbcc9390fc195078e4b18976d24c3ed79d93baf69c5bff5d
 SHA512 
f670690df3d024dc968325354650c4279ff9823c6e9846cf37b7a7e3ba0ed77e1a94c8e358c691a41dfd1d438215448cb4fb1df246e5a1e6fa72bbfa3e5ee710
 DIST SAS3FLASH_P15.zip 5284358 BLAKE2B 
8602db381d7ce7fbca7b55c0f7a9ec4868153264624a5c64d7602a5b094e16c274df22d4e4e8c2f3dca08ff5b550b5aa8dc72d25fef74a65b8eb24f4dd213934
 SHA512 
19fe0b313a210c02017234e0784dffde83eb9a9bcca1c98221bc5fd56e0cc196e53f857c5c0d0db37176f59d70cb85aaef3983b1f900a9f2031b9fcd2cfaf9eb
 DIST sas3Flash_quickRefGuide_rev1-0.pdf 301289 BLAKE2B 
c52a00b7dd6abd14d2a476ed2fca9d56d59555c7f92b802cd37f9876c17d83a9919df6e9c64697eefd2195bec01a1eed14884c3f7daa82195f276032d37a146b
 SHA512 
88129695ac971a28d472f3cea3af8a99fcff508b29b2c7c74994b6854515710239a6bbff766fc4fd31af8726784a3799b2a63a9dd8241e97b34d4e05638e088b

diff --git a/sys-block/sas3flash/sas3flash-16.ebuild 
b/sys-block/sas3flash/sas3flash-16.ebuild
new file mode 100644
index 000..9542c3b99a4
--- /dev/null
+++ b/sys-block/sas3flash/sas3flash-16.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit mount-boot
+
+DESCRIPTION="Flash utility for LSI MPT-SAS3 controller"
+HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9300-8e#downloads";
+
+LICENSE="LSI"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc efi"
+
+RESTRICT="strip fetch mirror"
+BDEPEND="app-arch/unzip"
+QA_PREBUILT="opt/lsi/sas3flash boot/efi/sas3flash.efi"
+
+SRC_URI_BASE="https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_12g_p${PV}_point_release";
+SRC_URI_PREFIX="${SRC_URI_BASE}/host-bus-adapters/host-bus-adapters-common-files/sas_sata_12g_p${PV}_point_release"
+
+SRC_URI_LINUX="${SRC_URI_PREFIX}/Installer_P${PV}_for_Linux.zip"
+SRC_URI_FREEBSD="${SRC_URI_PREFIX}/Installer_P${PV}_for_FreeBSD.zip"
+SRC_URI_SOLARIS="${SRC_URI_PREFIX}/Installer_P${PV}_for_Solaris.zip"
+SRC_URI_UEFI="${SRC_URI_PREFIX}/Installer_P${PV}_for_UEFI.zip"
+
+DISTFILE_BINS=( "${SRC_URI_LINUX%%*/}" "${SRC_URI_FREEBSD%%*/}" 
"${SRC_URI_SOLARIS%%*/}" "${SRC_URI_UEFI%%*/}" )
+DISTFILE_DOC=sas3Flash_quickRefGuide_rev1-0.pdf
+
+SRC_URI="
+   amd64? ( ${SRC_URI_LINUX} )
+   x86? ( ${SRC_URI_LINUX} )
+   ppc64? ( ${SRC_URI_LINUX} )
+   amd64-fbsd? ( ${SRC_URI_FREEBSD} )
+   x86-fbsd? ( ${SRC_URI_FREEBSD} )
+   x64-solaris? ( ${SRC_URI_SOLARIS} )
+   x86-solaris? ( ${SRC_URI_SOLARIS} )
+   sparc-solaris? ( ${SRC_URI_SOLARIS} )
+   efi? ( ${SRC_URI_UEFI} )
+   doc? ( "${SRC_URI_BASE}/oracle/files/${DISTFILE_DOC}" )"
+
+S="${WORKDIR}"
+
+pkg_nofetch() {
+   elog "Broadcom has a mandatory click-through license on their binaries."
+   elog "Please visit ${HOMEPAGE} and download ${DISTFILE_BINS[@]} from 
the Mangement Software section."
+   elog "After downloading, move ${DISTFILE_BINS[@]} into your DISTDIR 
directory."
+   if use doc; then
+   elog "Please also

[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/

2020-01-07 Thread Aaron Bauman
commit: d138404476b14ae026c748bb996ded7a4e6a8684
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jan  8 00:30:09 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jan  8 00:30:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1384044

x11-base/xorg-server: arm64 stable (bug #704592)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 x11-base/xorg-server/xorg-server-1.20.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xorg-server/xorg-server-1.20.6.ebuild 
b/x11-base/xorg-server/xorg-server-1.20.6.ebuild
index b1f7a9b5a80..55a55f54647 100644
--- a/x11-base/xorg-server/xorg-server-1.20.6.ebuild
+++ b/x11-base/xorg-server/xorg-server-1.20.6.ebuild
@@ -10,7 +10,7 @@ 
EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/xserver.git";
 DESCRIPTION="X.Org X servers"
 SLOT="0/${PV}"
 if [[ ${PV} != * ]]; then
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"



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

2020-01-07 Thread Aaron Bauman
commit: e5fc12e59ef08abf51e9f53435cff9db5728aa34
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jan  8 00:28:20 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jan  8 00:28:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5fc12e5

media-libs/libepoxy: arm64 stable (bug #704592)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 media-libs/libepoxy/libepoxy-1.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libepoxy/libepoxy-1.5.4.ebuild 
b/media-libs/libepoxy/libepoxy-1.5.4.ebuild
index c5a5f4ec46c..d3f97708c15 100644
--- a/media-libs/libepoxy/libepoxy-1.5.4.ebuild
+++ b/media-libs/libepoxy/libepoxy-1.5.4.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/anholt/libepoxy";
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc 
x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc 
x86"
SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2020-01-07 Thread Aaron Bauman
commit: 0a6066e1ee02dcedd4e06cc4a1a3f560976c1f03
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jan  8 00:30:22 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jan  8 00:30:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a6066e1

x11-libs/libXpm: arm64 stable (bug #704592)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

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

diff --git a/x11-libs/libXpm/libXpm-3.5.13.ebuild 
b/x11-libs/libXpm/libXpm-3.5.13.ebuild
index 2c7d6372a53..c8c5a92e65f 100644
--- a/x11-libs/libXpm/libXpm-3.5.13.ebuild
+++ b/x11-libs/libXpm/libXpm-3.5.13.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xpm library"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~ppc-aix ~x64-cygwin ~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 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



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

2020-01-07 Thread Aaron Bauman
commit: 564aded8786cba63fe31d4bea16ea48f44a76dd6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jan  8 00:29:39 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jan  8 00:29:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=564aded8

media-libs/mesa: arm64 stable (bug #704592)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 media-libs/mesa/mesa-19.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-19.2.8.ebuild 
b/media-libs/mesa/mesa-19.2.8.ebuild
index d7502755d7a..5b6f69890c4 100644
--- a/media-libs/mesa/mesa-19.2.8.ebuild
+++ b/media-libs/mesa/mesa-19.2.8.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz";
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2020-01-07 Thread Thomas Deutschmann
commit: 38db54283e4633886965eed8fb6bd69022e30255
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan  8 00:04:09 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan  8 00:04:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38db5428

www-client/firefox-bin: bump to v68.4.0

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

 www-client/firefox-bin/Manifest  |  93 
 www-client/firefox-bin/firefox-bin-68.4.0.ebuild | 174 +++
 2 files changed, 267 insertions(+)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index 59aa7c2a991..cb9bcf0a3d5 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -264,6 +264,97 @@ DIST firefox-68.3.0esr-vi.xpi 529123 BLAKE2B 
df7a5550bb622c84c1257e8c198b456c745
 DIST firefox-68.3.0esr-xh.xpi 470391 BLAKE2B 
3d8050bbf2c6c4614b731e075dc71239091bc866995ec860f15b13738fa54654ffc4503f9dd3496e9468577e1d691e6dcf2dd8ac7e2703043b0231db6fbf444d
 SHA512 
9174139bf8f7a38de5b285c5857abd0e7d1533d69d078998af54526db654262732e3049564bfde1ff213a2ac7fd0b243145c3ed201a60de710315169702c
 DIST firefox-68.3.0esr-zh-CN.xpi 536437 BLAKE2B 
ac979ef727d78993b1d309a3b42fac0a41ef0c98bb867f215a07bf38e25e4740698fdaee78c0f0e3d704585d10c9a774b6f442f20f97fa80293d7a39894fe03e
 SHA512 
5a6c3aca1c39c65ba5fa7dc0930a43ec065283194d66879826423ffc5eb889a50161a8e6a29b096ba6ddb187bcd92b5bc0b63a7adbb31e52b37030f24754b234
 DIST firefox-68.3.0esr-zh-TW.xpi 535854 BLAKE2B 
b939663a32a5e4f2587d2d82e9d9df421b691b1e240233b75af05c73ad3fddc5156a099c32f3fb8887c4c3d74c57ac64451f917b51bcfd92195d789532460fb7
 SHA512 
cedf0ceefe1a185222a1901546ecfda2511a7a2176457a78f157b3eb845fa249fb3cfd0d2857ae248873fe32f5cb52d3d9f05222bacb74e6e9821113cd44a006
+DIST firefox-68.4.0esr-ach.xpi 471606 BLAKE2B 
aae9b0cfdf7c9bc2e6fb6c61f4d277ee9289a475616950140cea9eff63aceccb98f75b66b9c09c58442e72b13321c11aa8f275a1411ee993a6bc2202885f63f0
 SHA512 
2e38769448471f450c858d82b8259f601e2e0ffe296a01e253a3a0a65f37015f2fd351303a8518e690e9b2b6075f638ba1afa0849e4bd8be7f7ac199eef68ab4
+DIST firefox-68.4.0esr-af.xpi 450467 BLAKE2B 
90b46c7ef38b2b710574c97b213f3b5e0508730f8e2864baa5666fc55ed05b9b00f2296d3544d9d7eda3c6c6a24a3299482be0aa194af0ab27be92ef17bec37d
 SHA512 
18338fd0af844033713797b252b65997cf73707be84ce97b3fa8fd7eff0bdf879b81b7d8227d64704608a495363ee5962cf7b52a458de677c38ea3201bbac5df
+DIST firefox-68.4.0esr-an.xpi 482930 BLAKE2B 
8267e0b8d5d6087f1eafa09f094aea55e56bd332c30cf544466100c991f55c462a80205f6c49cf917a379b42b0c52962afe9b034f67f652b1c74a29a75dd16a8
 SHA512 
a7ad9266b7d8c7e61edc3d4250d9da31a387949b7e0f112eaf6d8401c5ea81a0bbb60f9600ec20d5084f7173a27b7bee20df1529e323b30058a07c07b2548bc7
+DIST firefox-68.4.0esr-ar.xpi 538826 BLAKE2B 
be5a4932627c2310ad5d2fed66d158500b375389cab4d837e7ce31747439f5c214ae42af3f5d5e681ae7a86594a98b9054eab6695f2c6bdd3ad143c68459b209
 SHA512 
786db7dc3890c5f7e6cea081b6ab60fb7bf30a8b2336bad157c3611fc6244ae2e070b1ca4ca949eb81c8a38303eb18248ec978a6565b51f4f7751ce147ac5c68
+DIST firefox-68.4.0esr-ast.xpi 480657 BLAKE2B 
196d3fd4f4493e767718ddb8db33346bbfc9fc75d142302ccbff858b0caa66437b285fc66eb3fd42b619e92c82fa36c1e94f73b2cc91993c0f2659bf7d52f01d
 SHA512 
d1f97ebc6be6bcbda31cd3ef01246463b6cdb824f05cad79d301c5727e813becd5ed82964ff3d0684acb5af28e169d91fea9e894d6fad4cf1e5bb01ed2eca5c4
+DIST firefox-68.4.0esr-az.xpi 510075 BLAKE2B 
33a2d03f03521dc0f7597eaf254c94219a0d4ccf487a5c11b72b8a59fdfd94f61510d7ef45288bc27a1c8290fdd904b54feeb541773eab6433499492f48903af
 SHA512 
0c53d55a8dbd7d322db7c26980a978ed5ac850aefbf8ac75b53324982179ad7faa606ad4e17746293a4de63d08dddeb93980fa9b0fe90947f9e7105e11ace0f2
+DIST firefox-68.4.0esr-be.xpi 581911 BLAKE2B 
0c29a37a1fc60ea3887b1ed51476d77cea7f6ff581c0bcb874f142199de56e3621e07e5969291ea7fc1b7a83d1e0c4928095ea28da3afb471eafc15a8fd4ba0d
 SHA512 
4a5a7d807708e53fff6890da4944dd7639bf7c1b055bec0e8d7e75e4d47d5358c99b92b2a6d27ef007ed130646925d67845d933604c94336b223b180dfc40926
+DIST firefox-68.4.0esr-bg.xpi 545209 BLAKE2B 
12babce7769ff369f4de2aca363aed0619b662968ae46d98bb2d85268781270bda5c0218fe08a541ace6a3b5e25765d8ac4156462b79967698840b6d864c51c1
 SHA512 
ae5817675322255e191373cc700d62b8a9a5c5d58c4687d2ece445d31c56741ee51f7565e94b60636703ee96ca8d6c22100235e5814732251983f0aad277acea
+DIST firefox-68.4.0esr-bn.xpi 566400 BLAKE2B 
a733a9f709e80b44f37d605bd45fab90a035c3202562c98569700c4cbc4effdd48297c04d7cbf750242bbff29895bf63a9af7a03a9df2bcc324663f9931945c7
 SHA512 
fd6b11eef9d9c10fcabcf183e92a44d827c8e1d2535b1a0c8751148c53af9253a9f81c25d05d9cefc30ce84013adcd47e5d49cff80a54224af352cb16a2bc7ee
+DIST firefox-68.4.0esr-br.xpi 501477 BLAKE2B 
c88e2119ad1a4e321e2de969d66999f1a525641af5982ac793ab9389ac5b01e05185395e09f63174f11804f0f6056da46e86975e49f16e5edfbd2f6d699cae42
 SHA512 
bcbf236352f5604e13f7283f20203e667a20f62e638cdf4a68fcd02556031591edda398a8c42fb6c1c5f5f3a23767ac5e3e1604e644be985736

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

2020-01-07 Thread Thomas Deutschmann
commit: cccba6160f7d7513f256436c284d255ebe438e8e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan  8 00:02:38 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan  8 00:02:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cccba616

www-client/firefox: bump to v68.4.0

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

 www-client/firefox/Manifest  |  92 
 www-client/firefox/firefox-68.4.0.ebuild | 773 +++
 2 files changed, 865 insertions(+)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 9fd6ca9e378..23b198c63df 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -276,6 +276,98 @@ DIST firefox-68.3.0esr-xh.xpi 470391 BLAKE2B 
3d8050bbf2c6c4614b731e075dc71239091
 DIST firefox-68.3.0esr-zh-CN.xpi 536437 BLAKE2B 
ac979ef727d78993b1d309a3b42fac0a41ef0c98bb867f215a07bf38e25e4740698fdaee78c0f0e3d704585d10c9a774b6f442f20f97fa80293d7a39894fe03e
 SHA512 
5a6c3aca1c39c65ba5fa7dc0930a43ec065283194d66879826423ffc5eb889a50161a8e6a29b096ba6ddb187bcd92b5bc0b63a7adbb31e52b37030f24754b234
 DIST firefox-68.3.0esr-zh-TW.xpi 535854 BLAKE2B 
b939663a32a5e4f2587d2d82e9d9df421b691b1e240233b75af05c73ad3fddc5156a099c32f3fb8887c4c3d74c57ac64451f917b51bcfd92195d789532460fb7
 SHA512 
cedf0ceefe1a185222a1901546ecfda2511a7a2176457a78f157b3eb845fa249fb3cfd0d2857ae248873fe32f5cb52d3d9f05222bacb74e6e9821113cd44a006
 DIST firefox-68.3.0esr.source.tar.xz 312378276 BLAKE2B 
35ed1a29686f870c8a44d9c3032f83de421588720e158ae57f5d0c446c6983bd39cfdec41c1cbc3f5fc56020f23ac62174382dd429a021ed0953aebd5c9df930
 SHA512 
f99a4a18aa1b4472152fc6de68ef56ee071c1adfc70a907c10943f8436758c9adc0fe05a90b894ea521cc0c30782e6e2c29f04747d7edf3e55080fa0c4ebf8c3
+DIST firefox-68.4.0esr-ach.xpi 471606 BLAKE2B 
aae9b0cfdf7c9bc2e6fb6c61f4d277ee9289a475616950140cea9eff63aceccb98f75b66b9c09c58442e72b13321c11aa8f275a1411ee993a6bc2202885f63f0
 SHA512 
2e38769448471f450c858d82b8259f601e2e0ffe296a01e253a3a0a65f37015f2fd351303a8518e690e9b2b6075f638ba1afa0849e4bd8be7f7ac199eef68ab4
+DIST firefox-68.4.0esr-af.xpi 450467 BLAKE2B 
90b46c7ef38b2b710574c97b213f3b5e0508730f8e2864baa5666fc55ed05b9b00f2296d3544d9d7eda3c6c6a24a3299482be0aa194af0ab27be92ef17bec37d
 SHA512 
18338fd0af844033713797b252b65997cf73707be84ce97b3fa8fd7eff0bdf879b81b7d8227d64704608a495363ee5962cf7b52a458de677c38ea3201bbac5df
+DIST firefox-68.4.0esr-an.xpi 482930 BLAKE2B 
8267e0b8d5d6087f1eafa09f094aea55e56bd332c30cf544466100c991f55c462a80205f6c49cf917a379b42b0c52962afe9b034f67f652b1c74a29a75dd16a8
 SHA512 
a7ad9266b7d8c7e61edc3d4250d9da31a387949b7e0f112eaf6d8401c5ea81a0bbb60f9600ec20d5084f7173a27b7bee20df1529e323b30058a07c07b2548bc7
+DIST firefox-68.4.0esr-ar.xpi 538826 BLAKE2B 
be5a4932627c2310ad5d2fed66d158500b375389cab4d837e7ce31747439f5c214ae42af3f5d5e681ae7a86594a98b9054eab6695f2c6bdd3ad143c68459b209
 SHA512 
786db7dc3890c5f7e6cea081b6ab60fb7bf30a8b2336bad157c3611fc6244ae2e070b1ca4ca949eb81c8a38303eb18248ec978a6565b51f4f7751ce147ac5c68
+DIST firefox-68.4.0esr-ast.xpi 480657 BLAKE2B 
196d3fd4f4493e767718ddb8db33346bbfc9fc75d142302ccbff858b0caa66437b285fc66eb3fd42b619e92c82fa36c1e94f73b2cc91993c0f2659bf7d52f01d
 SHA512 
d1f97ebc6be6bcbda31cd3ef01246463b6cdb824f05cad79d301c5727e813becd5ed82964ff3d0684acb5af28e169d91fea9e894d6fad4cf1e5bb01ed2eca5c4
+DIST firefox-68.4.0esr-az.xpi 510075 BLAKE2B 
33a2d03f03521dc0f7597eaf254c94219a0d4ccf487a5c11b72b8a59fdfd94f61510d7ef45288bc27a1c8290fdd904b54feeb541773eab6433499492f48903af
 SHA512 
0c53d55a8dbd7d322db7c26980a978ed5ac850aefbf8ac75b53324982179ad7faa606ad4e17746293a4de63d08dddeb93980fa9b0fe90947f9e7105e11ace0f2
+DIST firefox-68.4.0esr-be.xpi 581911 BLAKE2B 
0c29a37a1fc60ea3887b1ed51476d77cea7f6ff581c0bcb874f142199de56e3621e07e5969291ea7fc1b7a83d1e0c4928095ea28da3afb471eafc15a8fd4ba0d
 SHA512 
4a5a7d807708e53fff6890da4944dd7639bf7c1b055bec0e8d7e75e4d47d5358c99b92b2a6d27ef007ed130646925d67845d933604c94336b223b180dfc40926
+DIST firefox-68.4.0esr-bg.xpi 545209 BLAKE2B 
12babce7769ff369f4de2aca363aed0619b662968ae46d98bb2d85268781270bda5c0218fe08a541ace6a3b5e25765d8ac4156462b79967698840b6d864c51c1
 SHA512 
ae5817675322255e191373cc700d62b8a9a5c5d58c4687d2ece445d31c56741ee51f7565e94b60636703ee96ca8d6c22100235e5814732251983f0aad277acea
+DIST firefox-68.4.0esr-bn.xpi 566400 BLAKE2B 
a733a9f709e80b44f37d605bd45fab90a035c3202562c98569700c4cbc4effdd48297c04d7cbf750242bbff29895bf63a9af7a03a9df2bcc324663f9931945c7
 SHA512 
fd6b11eef9d9c10fcabcf183e92a44d827c8e1d2535b1a0c8751148c53af9253a9f81c25d05d9cefc30ce84013adcd47e5d49cff80a54224af352cb16a2bc7ee
+DIST firefox-68.4.0esr-br.xpi 501477 BLAKE2B 
c88e2119ad1a4e321e2de969d66999f1a525641af5982ac793ab9389ac5b01e05185395e09f63174f11804f0f6056da46e86975e49f16e5edfbd2f6d699cae42
 SHA512 
bcbf236352f5604e13f7283f20203e667a20f62e638cdf4a68fcd02556031591edda398a8c42fb6c1c5f5f3a23767ac5e3e1604e644be9857369afda1f074faa
+DIST firefo

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

2020-01-07 Thread Jory Pratt
commit: f25db58d5ce4b20d1d6ebc93a7b5f1b97e2dc152
Author: Jory Pratt  gentoo  org>
AuthorDate: Wed Jan  8 00:03:09 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed Jan  8 00:03:09 2020 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=f25db58d

www-client/firefox: Version bump 73.0b1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/Manifest| 95 +-
 ...refox-72.0.ebuild => firefox-73.0_beta1.ebuild} |  6 +-
 2 files changed, 5 insertions(+), 96 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index fde5a4c..bbbae90 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,93 +1,2 @@
-DIST firefox-72.0-ach.xpi 489391 BLAKE2B 
099be29a323e7b6ac26beb932528a8b88b23a18ad719d59170eacc11b00921c1cc51db0f1321eba5e2a9ad5ff1429af6ed261ad4f0f197f23481427eec73c80d
 SHA512 
eeac3a97d218b2134925bc8f51a2695f38279eda0380fffe92bcb38b9a26f2a6139966a2cfd65b01dd98cc8f5be93c4b8424ccb144a181cebacd964ff38701e9
-DIST firefox-72.0-af.xpi 446530 BLAKE2B 
97513677179a4700f4a2e5f6c23da42eb3ca4dd82b943f2261f2b299e792404a02dcef2e701f1b119920aff4d4e94401002189a1b4a5e5cabee8e8fb411c98c1
 SHA512 
e8b8215317b7aea53d2a237ad52d701625e667ca397003ae430afdf37eff26ee1313649f9199c7d3f850f2ee6538109943d27ba532e77c63f53b77dd22793002
-DIST firefox-72.0-an.xpi 498507 BLAKE2B 
2537cc6a755d01691a716cb6543e704f147ea1192ce446b46bdbfaaf725fe8a0a036d012f3a2c438f491463ee06afb9efa74f45c3d7ddbe3d85cbfe3043ced17
 SHA512 
186de1f75cc4c128585832af47395ce681980c1f8bc7dd16a8f52d5e88f145eab71850563804c99f27c295323a01c29c8a7c7e230785ef75906b5a49331fd11f
-DIST firefox-72.0-ar.xpi 562877 BLAKE2B 
1f96b04663d0dfbd621452349a05e112977acf4874ad5b683fc44a4478c2dce1a9f9d673faa5175a0ac3328f7dce10d617bc2e563f237801a07489ce913bade6
 SHA512 
a79f569eb5fb25494e9480837b759c53b5e94e8a4a77842af1a001e82517c2cd7c02a7eeb7416452d6b94a494df979d3fc5013d29f506f39001d5e8bd2073774
-DIST firefox-72.0-ast.xpi 494011 BLAKE2B 
e7d72c9c93f2c609a18cef62b57b580488cb7face69eff7bb16dce8934a11f7e5dfb620fb9f861fd478d02aa57e36f456e777605514a430fc12fa16f8b948ba3
 SHA512 
183e9bba1f739a7f8d6f20d91879da758b62dcd419ddf2af7533b18929f88e7490fb4da56d69aebd1eade7a56e3d93f755a74f5c56741cc3ef6517e3e6bf2fa8
-DIST firefox-72.0-az.xpi 525923 BLAKE2B 
a7dc23ea5b3744a935a401e0a99c7211952836c5a9e11ce70095621eedf820877abbe91d41b02c853945c9443a69298a98606b4445ecd723a8636572a66ff0aa
 SHA512 
319edd443583f0383776121033081de2e768a5efa5aca61f2be96ba47e6a47914d88eb3d65cb87d25ff820c2915663a4a521a58d4153b9358668020ea75380d2
-DIST firefox-72.0-be.xpi 620202 BLAKE2B 
f1fb8335f0d094ab452720255ea464ba38690d58b1350286c4f1f7d9830b426532031ea030ff45896c8a5f2a6c767a0789777e4d037c52af6eaac206078a7c71
 SHA512 
736f96ee50ec948f6c77376dc99d2be88202f29b569828b1547b3577972baa0c43a86ac35f028a5670e2f66ab81f0127c23a9ab10a7780ec980fa2a75f78b679
-DIST firefox-72.0-bg.xpi 580989 BLAKE2B 
b77765df8525b192d129bb1f659841e7ed14cc56cc6e0e45c6fc89a96b6570324fed59580c14482f3ff637a4dc1b8ec1da3fd5fc1ef34e6e24ab52c60f5c8049
 SHA512 
a8a64b17c4290c1f3caa0e925c271fbb4b4c542bbec6e7af78129adb50a03becc05662381fa2262ff588137d6286f3b14c93c1bbf82e1c3e02d8bc20bbba88ab
-DIST firefox-72.0-bn.xpi 616410 BLAKE2B 
277d712fd1bec4bc6d4d3e6c2ec55c033b4ef9948efd4f7e4e66d5d01cf85b05e7d712b6909b227ceac3863702ac487cbb6a601b9eb5c67c8a902fbd154fccc3
 SHA512 
c4dab3d52f78aff491a41638ba3919c79b4330aa6ad30d1291e7f73f71ddf3cddd18822acafd444a4719c341cecad0f2fe321dc6ed0ce37c0f852e20fc036d3c
-DIST firefox-72.0-br.xpi 529067 BLAKE2B 
95883ec911cb3b06a4b27c0069ace0f61cb9d69c3883b8e48795470ca622834d64088d0110af8248e11f2f51247295a1b0403480c9381818aef132861600840e
 SHA512 
898333eebe4f6e0cfba7fb00c4e2b66a258f7f0adcec23d185c9016a6dc7101260ed7648426ef2f97396e84890843c4a4116ec5ad8b4ad0362f3560da1c3eb7f
-DIST firefox-72.0-bs.xpi 498280 BLAKE2B 
00ef86b17caa4bb640ff5985370c7acc962b937ada9daf0001d1ed094027b6b027844e5598396a5e3e583fed2f8536ed8d38908b359f4bb2fb2946bd1ca90349
 SHA512 
92768791317f1e0e1b2cf90cb90896f425b4519e77c2794cfc018e5419661062d4655b441037abc034c493e8bd20cb852af47230c7b7525cecec0dc4d442
-DIST firefox-72.0-ca.xpi 532651 BLAKE2B 
1d8c7a6e6b99f657e2c6ee8bac5259fa7e3b1f5dbc05fd9b9cf6b93f0ce5cad7d550debd3335240c6b0c7b0b412242c76025e3740b586ebfc7df11be95bdfc8c
 SHA512 
117d7c43a181e5d62faffa52d249ce5b5b1ae6080decab70947cb222cc2ab7e273ce827109a34ea587e5dadf5de91326fb61eefcfb2deee770da2dd15de80478
-DIST firefox-72.0-cak.xpi 562010 BLAKE2B 
4ccc952069cad2a67124e0d511cbb34e142f5c04337eb73535bf84f810fb36ddd2657094bdf678db4ad7fffdadcda0644d2fc68af44d7a41796d3201361138e8
 SHA512 
b283ed909fa6b6ef9ff0ed2578206d0f42dbe295ff3fbd5858a10644d6855bb2ceee6d2d643d0ee9b1ee19a418b7fa2d8ced517b644f290b9ac4defdfb0d2d88
-DIST firefox-72.0-cs.xpi 556350 BLAKE2B 
39fe50007e574ad4fb53f696bb1c1639f09ed945007636a3a5a37c1ecd51420e22c3e493ae47fabe54bb7d830ebf70afc7ce4e75bf2a9574a68468ac5099dfff
 SHA512 
17b

[gentoo-commits] repo/gentoo:master commit in: games-fps/gzdoom/

2020-01-07 Thread James Le Cuirot
commit: 1f0e7a72bdd75897993248ccd8bf8480148b7062
Author: William Breathitt Gray  gmail  com>
AuthorDate: Mon Jan  6 18:24:49 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jan  7 23:05:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0e7a72

games-fps/gzdoom: Version bump to 4.3.1

The "nonfree" USE flag is renamed to "non-free". The "alsa",
"fluidsynth", "mpg123", and "sndfile" USE flags are added to control
support of their respective packages.

Closes: https://bugs.gentoo.org/704880
Bug: https://bugs.gentoo.org/676158
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: William Breathitt Gray  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14272
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/gzdoom/Manifest  |  2 +-
 .../{gzdoom-4.2.4.ebuild => gzdoom-4.3.1.ebuild}   | 29 +-
 games-fps/gzdoom/metadata.xml  |  4 ++-
 3 files changed, 21 insertions(+), 14 deletions(-)

diff --git a/games-fps/gzdoom/Manifest b/games-fps/gzdoom/Manifest
index b1ac6d58a84..1fb177efd01 100644
--- a/games-fps/gzdoom/Manifest
+++ b/games-fps/gzdoom/Manifest
@@ -1 +1 @@
-DIST gzdoom-4.2.4.tar.gz 13683768 BLAKE2B 
cfdecaf6d92720b3a61fe986a63e6230674cafc65d02f5496a073ffe870319eec62c58377204fd8509fce4869b2a970cc4d1ad98db055d063393ce59d04b1d4f
 SHA512 
555e280db3d66a643cf1412ac1bae5f8c607af339a11a61b1039061de60cf6165c41b3de0c3323ac852b0b2f63f787a1c10ba9240da3174a85ec09d61f5b271a
+DIST gzdoom-4.3.1.tar.gz 13689272 BLAKE2B 
3bc26732bc2f3281d0e5a1c667226153d411048877d3a716b6e4ce89534a38cde3763e5cf5d409d99bb053e75d5922b20b4b4d93ce574de58420ae89158eab32
 SHA512 
6904b8a132f720f07ba15bb4959cf248bba753c318e248d882c5701d919d35492a4fb460a4d4716bc26fde8a1c59d4bceaf3f626326a90a06d4f6cde6a180b96

diff --git a/games-fps/gzdoom/gzdoom-4.2.4.ebuild 
b/games-fps/gzdoom/gzdoom-4.3.1.ebuild
similarity index 67%
rename from games-fps/gzdoom/gzdoom-4.2.4.ebuild
rename to games-fps/gzdoom/gzdoom-4.3.1.ebuild
index f6844ab0cf1..1ba984d753b 100644
--- a/games-fps/gzdoom/gzdoom-4.2.4.ebuild
+++ b/games-fps/gzdoom/gzdoom-4.3.1.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
@@ -10,23 +10,24 @@ HOMEPAGE="https://zdoom.org";
 SRC_URI="https://github.com/coelckers/${PN}/archive/g${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD BZIP2 DUMB-0.9.3 GPL-3 LGPL-3 MIT
-   nonfree? ( Activision ChexQuest3 DOOM-COLLECTORS-EDITION freedist )"
+   non-free? ( Activision ChexQuest3 DOOM-COLLECTORS-EDITION freedist )"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk gtk2 +nonfree openmp"
+IUSE="alsa fluidsynth gtk gtk2 mpg123 +non-free openmp sndfile"
 
 DEPEND="
media-libs/libsdl2[opengl]
-   media-libs/libsndfile
media-libs/openal
-   media-sound/fluidsynth:=
-   media-sound/mpg123
sys-libs/zlib
virtual/jpeg:0
+   alsa? ( media-libs/alsa-lib )
+   fluidsynth? ( media-sound/fluidsynth:= )
gtk? (
gtk2? ( x11-libs/gtk+:2 )
!gtk2? ( x11-libs/gtk+:3 )
-   )"
+   )
+   mpg123? ( media-sound/mpg123 )
+   sndfile? ( media-libs/libsndfile )"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}-g${PV}"
@@ -38,7 +39,7 @@ PATCHES=(
 
 src_prepare() {
rm -rf docs/licenses || die
-   if ! use nonfree ; then
+   if ! use non-free ; then
rm -rf wadsrc_bm wadsrc_extra || die
fi
 
@@ -57,7 +58,11 @@ src_configure() {
-DNO_GTK="$(usex !gtk)"
-DNO_OPENAL=OFF
-DNO_OPENMP="$(usex !openmp)"
-   -DBUILD_NONFREE="$(usex nonfree)"
+   -DBUILD_NONFREE="$(usex non-free)"
+   -DCMAKE_DISABLE_FIND_PACKAGE_ALSA="$(usex !alsa)"
+   -DCMAKE_DISABLE_FIND_PACKAGE_FluidSynth="$(usex !fluidsynth)"
+   -DCMAKE_DISABLE_FIND_PACKAGE_MPG123="$(usex !mpg123)"
+   -DCMAKE_DISABLE_FIND_PACKAGE_SndFile="$(usex !sndfile)"
)
cmake_src_configure
 }
@@ -71,10 +76,10 @@ src_install() {
 pkg_postinst() {
xdg_pkg_postinst
 
-   if ! use nonfree ; then
+   if ! use non-free ; then
ewarn
-   ewarn "GZDoom installed without nonfree components."
-   ewarn "Note: The nonfree game_support.pk3 file is needed to 
play"
+   ewarn "GZDoom installed without non-free components."
+   ewarn "Note: The non-free game_support.pk3 file is needed to 
play"
ewarn "  games natively supported by GZDoom."
ewarn "A list of games natively supported by GZDoom is 
available"
ewarn "on the ZDoom wiki: https://zdoom.org/wiki/IWAD";

diff --git a/games-fps/gzdoom/metadata.xml b/games-fps/gzdoom/metadata.xml
index 5b213dc3991..5e66764ba70 100644
--- a/games-fps/gzdoom/

[gentoo-commits] repo/gentoo:master commit in: dev-games/ogre/files/, dev-games/ogre/

2020-01-07 Thread James Le Cuirot
commit: 60fd22922ec02d9a74c22c6cb6dad58c79092dae
Author: Sven Eden  gmx  net>
AuthorDate: Wed Nov  6 23:12:03 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jan  7 22:57:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60fd2292

dev-games/ogre: New ebuild for latest stable release 1.12.4

Also moved to github.

In this release we have to also fetch the current release of imlib, as the tree
has it as a submodule which is not included in the ogre release zip.

And finally I have put myself into metadata.xml, as I am proxy-
maintaining ogre.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Bug: https://bugs.gentoo.org/699770
Closes: https://bugs.gentoo.org/699770
Signed-off-by: Sven Eden  gmx.de>
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-games/ogre/Manifest|   2 +
 .../ogre-1.12.4-fix_sample_source_install.patch|  15 +++
 dev-games/ogre/files/ogre-1.12.4-media_path.patch  |  14 +++
 .../ogre/files/ogre-1.12.4-resource_path.patch |  13 +++
 dev-games/ogre/metadata.xml|  12 ++-
 dev-games/ogre/ogre-1.10.12.ebuild |   4 +-
 dev-games/ogre/ogre-1.11.2.ebuild  |   6 +-
 .../{ogre-1.11.2.ebuild => ogre-1.12.4.ebuild} | 107 -
 dev-games/ogre/ogre-2.1_pre20180901.ebuild |   6 +-
 9 files changed, 146 insertions(+), 33 deletions(-)

diff --git a/dev-games/ogre/Manifest b/dev-games/ogre/Manifest
index 1b26aeec681..aa4b1ac188e 100644
--- a/dev-games/ogre/Manifest
+++ b/dev-games/ogre/Manifest
@@ -1,4 +1,6 @@
+DIST imgui-1.74.tar.gz 1224024 BLAKE2B 
794bd9aa0fdd1793fe9fa012c4b915731e3fe43ad32315421c2f5da2c2225f5dc6eb2c9618b999e0a4b8922b7a2b74fe2dbc5b5dc19de5aa0b6cee9d2ea67154
 SHA512 
e49e5cbe55899c0d0abc9b66c4e6e3e9941542af542d0ed3304bd3bde34c769baa2367355b77b91acb7fca56f9bcfd233dfc99881cfc8f5f6a2e2e6839990832
 DIST ogre-1.10.12.zip 133067192 BLAKE2B 
188437153969504b169970d14c39d47c9e666308bf65412018f42ba8ad108876f164733fe2004ea31941ab5db534766c10b871b34ef525522d1120b175530b87
 SHA512 
63998ea4940d04adfc179a94aa91bb2598692307b429f4c7e5b86a1519c13817035de4c71afc9e4b33fde35e962504373d152de9b9cc8eebbbeb78b2c1942041
 DIST ogre-1.11.2.zip 127409383 BLAKE2B 
7493892f434847ea4afda580868b2a8572d65c9ea9de3709aacd789229531803450dbd78994ff0fae29a9435912a80029edba51db035c7a175c860ce07912968
 SHA512 
dc6a7e14ee515d5a5c218aa3f31cefc8ad95a175604fb5fb252185220c6fd537f7094d3a1086d5eb5e9515f8c528c7f6e2ccc95594ef9882204c666b87fae4e2
+DIST ogre-1.12.4.tar.gz 127168699 BLAKE2B 
40040f3a514aef449615203c327728d2b990be82b43ef0129192f20bd0f603b284906af94286ba7902bae96c657aba99d4f4f3f93580d249733af951e9bb902e
 SHA512 
46406be3b57bd1aea8f657802e2d63f777dd4a723b291c5bb6c8f9eac62ba27fe18d43260093f1120ce75fc32997feb72b10388e8983b9c9d2b7cdb15231cdd8
 DIST ogre-1.9.0.tar.bz2 128098305 BLAKE2B 
6e67a5b60a6606a910e099f1c7ba736eb525f079f3aba5cfb362329b9130059d303fc9df6f7b8611c0ba75e1e207fa018e543e93c9f5ce39a6621e4c72ed4a83
 SHA512 
b1ea93d80ac0978a7c228460a6714f8d17797450efd5af6765c9fa4402e9060a8ef3a700d2757593a3016fdc32276722c8f4a5d9889a3e2eb424f16162a52bde
 DIST ogre-2.1_pre20180901.tar.bz2 152746767 BLAKE2B 
758d31fca2e5e31080c688ba758948fb5998a8fe49b9052f79de6791786501d02d7079e8f55ed37dc1a93f360af1003d2a28a260ba687c60c75a1340b95232a7
 SHA512 
c3cb5630a35e0ddf8c688a972ab5f2821d62545b4febc013235157eaf5268b3ceac1b94c403d0298131991f3d80d1c9b3800212a49647c652ba02bd176f6cc04

diff --git a/dev-games/ogre/files/ogre-1.12.4-fix_sample_source_install.patch 
b/dev-games/ogre/files/ogre-1.12.4-fix_sample_source_install.patch
new file mode 100644
index 000..616a5e33680
--- /dev/null
+++ b/dev-games/ogre/files/ogre-1.12.4-fix_sample_source_install.patch
@@ -0,0 +1,15 @@
+The SDK_CMakeLists.txt.in file does not exist at the moment (sed - 2018-04-25)
+
+--- a/Samples/CMakeLists.txt   2018-04-25 07:30:38.211048775 +0200
 b/Samples/CMakeLists.txt   2018-04-25 07:32:32.842049802 +0200
+@@ -97,10 +97,6 @@
+   PATTERN "scripts" EXCLUDE
+   )
+   # install a new CMakeLists.txt file to allow building of samples
+-  configure_file(${OGRE_TEMPLATES_DIR}/SDK_CMakeLists.txt.in 
${CMAKE_CURRENT_BINARY_DIR}/../CMakeLists.txt @ONLY)
+-  configure_file(${OGRE_TEMPLATES_DIR}/SDK_Samples_CMakeLists.txt.in 
${CMAKE_CURRENT_BINARY_DIR}/CMakeLists.txt @ONLY)
+-  install(FILES ${CMAKE_CURRENT_BINARY_DIR}/../CMakeLists.txt DESTINATION 
${OGRE_SAMPLES_DIR}/../)
+-  install(FILES ${CMAKE_CURRENT_BINARY_DIR}/CMakeLists.txt DESTINATION 
${OGRE_SAMPLES_DIR})
+ endif ()
+ 
+ # Install sample headers, some people rely on these

diff --git a/dev-games/ogre/files/ogre-1.12.4-media_path.patch 
b/dev-games/ogre/files/ogre-1.12.4-media_path.patch
new file mode 100644
index 000..3030cc5b9fa
--- /dev/null
+++ b/dev-games/ogre/files/ogre-1.12.4-media_path.patch
@@ -0,0 +1,14 @@
+Media paths are fine already, the removed lines would screw them up.
+
+--- a/CMake/InstallResources.cmake 2

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

2020-01-07 Thread James Le Cuirot
commit: f57c386f31b8a8e1b83382ca897ec480e4f6aedd
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Jan  7 22:20:57 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jan  7 22:58:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57c386f

dev-games/ogre: Apply BDEPEND to all unstable versions

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-games/ogre/ogre-1.12.4.ebuild  | 10 +++---
 dev-games/ogre/ogre-1.9.0-r2.ebuild| 10 +++---
 dev-games/ogre/ogre-2.1_pre20191212.ebuild | 10 +++---
 3 files changed, 21 insertions(+), 9 deletions(-)

diff --git a/dev-games/ogre/ogre-1.12.4.ebuild 
b/dev-games/ogre/ogre-1.12.4.ebuild
index 7d8c48cadd8..5a8d78edfa9 100644
--- a/dev-games/ogre/ogre-1.12.4.ebuild
+++ b/dev-games/ogre/ogre-1.12.4.ebuild
@@ -49,10 +49,14 @@ RDEPEND="
)
tools? ( dev-libs/tinyxml[stl] )
 "
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+DEPEND="
+   ${RDEPEND}
x11-base/xorg-proto
-   doc? ( app-doc/doxygen )"
+"
+BDEPEND="
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
 
 PATCHES=(
"${FILESDIR}"/${P}-media_path.patch

diff --git a/dev-games/ogre/ogre-1.9.0-r2.ebuild 
b/dev-games/ogre/ogre-1.9.0-r2.ebuild
index 1840540157e..024f38575f1 100644
--- a/dev-games/ogre/ogre-1.9.0-r2.ebuild
+++ b/dev-games/ogre/ogre-1.9.0-r2.ebuild
@@ -50,10 +50,14 @@ RDEPEND="
)
tools? ( dev-libs/tinyxml[stl] )
zip? ( sys-libs/zlib dev-libs/zziplib )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+DEPEND="
+   ${RDEPEND}
x11-base/xorg-proto
-   doc? ( app-doc/doxygen )"
+"
+BDEPEND="
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
 
 PATCHES=(
"${FILESDIR}/${P}-remove_resource_path_to_bindir.patch"

diff --git a/dev-games/ogre/ogre-2.1_pre20191212.ebuild 
b/dev-games/ogre/ogre-2.1_pre20191212.ebuild
index 4973a50d793..d4823f71e9b 100644
--- a/dev-games/ogre/ogre-2.1_pre20191212.ebuild
+++ b/dev-games/ogre/ogre-2.1_pre20191212.ebuild
@@ -53,10 +53,14 @@ RDEPEND="
 # Dependencies for USE flags that do not work, yet.
 #  cg? ( media-gfx/nvidia-cg-toolkit )
 
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+DEPEND="
+   ${RDEPEND}
x11-base/xorg-proto
-   doc? ( app-doc/doxygen )"
+"
+BDEPEND="
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
 
 PATCHES=(
"${FILESDIR}/${PN}-2.1-samples.patch"



[gentoo-commits] repo/gentoo:master commit in: dev-games/ogre/files/, dev-games/ogre/

2020-01-07 Thread James Le Cuirot
commit: f5337cdf544c153250ab4602f297a390a4b0ca29
Author: Sven Eden  gmx  net>
AuthorDate: Sun Nov 10 15:43:00 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jan  7 22:58:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5337cdf

dev-games/ogre: Bump 2.1 to pre20191212 and move to GitHub

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sven Eden  gmx.de>
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-games/ogre/Manifest|  1 -
 dev-games/ogre/files/ogre-2.1-media_path.patch | 14 +
 dev-games/ogre/files/ogre-2.1-resource_path.patch  |  9 +--
 ...20180901.ebuild => ogre-2.1_pre20191212.ebuild} | 65 ++
 4 files changed, 49 insertions(+), 40 deletions(-)

diff --git a/dev-games/ogre/Manifest b/dev-games/ogre/Manifest
index aa4b1ac188e..0c2635641c1 100644
--- a/dev-games/ogre/Manifest
+++ b/dev-games/ogre/Manifest
@@ -3,4 +3,3 @@ DIST ogre-1.10.12.zip 133067192 BLAKE2B 
188437153969504b169970d14c39d47c9e666308
 DIST ogre-1.11.2.zip 127409383 BLAKE2B 
7493892f434847ea4afda580868b2a8572d65c9ea9de3709aacd789229531803450dbd78994ff0fae29a9435912a80029edba51db035c7a175c860ce07912968
 SHA512 
dc6a7e14ee515d5a5c218aa3f31cefc8ad95a175604fb5fb252185220c6fd537f7094d3a1086d5eb5e9515f8c528c7f6e2ccc95594ef9882204c666b87fae4e2
 DIST ogre-1.12.4.tar.gz 127168699 BLAKE2B 
40040f3a514aef449615203c327728d2b990be82b43ef0129192f20bd0f603b284906af94286ba7902bae96c657aba99d4f4f3f93580d249733af951e9bb902e
 SHA512 
46406be3b57bd1aea8f657802e2d63f777dd4a723b291c5bb6c8f9eac62ba27fe18d43260093f1120ce75fc32997feb72b10388e8983b9c9d2b7cdb15231cdd8
 DIST ogre-1.9.0.tar.bz2 128098305 BLAKE2B 
6e67a5b60a6606a910e099f1c7ba736eb525f079f3aba5cfb362329b9130059d303fc9df6f7b8611c0ba75e1e207fa018e543e93c9f5ce39a6621e4c72ed4a83
 SHA512 
b1ea93d80ac0978a7c228460a6714f8d17797450efd5af6765c9fa4402e9060a8ef3a700d2757593a3016fdc32276722c8f4a5d9889a3e2eb424f16162a52bde
-DIST ogre-2.1_pre20180901.tar.bz2 152746767 BLAKE2B 
758d31fca2e5e31080c688ba758948fb5998a8fe49b9052f79de6791786501d02d7079e8f55ed37dc1a93f360af1003d2a28a260ba687c60c75a1340b95232a7
 SHA512 
c3cb5630a35e0ddf8c688a972ab5f2821d62545b4febc013235157eaf5268b3ceac1b94c403d0298131991f3d80d1c9b3800212a49647c652ba02bd176f6cc04

diff --git a/dev-games/ogre/files/ogre-2.1-media_path.patch 
b/dev-games/ogre/files/ogre-2.1-media_path.patch
index 5e7ad276ac0..a51d0576c98 100644
--- a/dev-games/ogre/files/ogre-2.1-media_path.patch
+++ b/dev-games/ogre/files/ogre-2.1-media_path.patch
@@ -1,6 +1,8 @@
+Media paths are fine already, the removed lines would screw them up.
+
 --- a/CMake/InstallResources.cmake 2018-03-23 10:49:24.620486243 +0100
 +++ b/CMake/InstallResources.cmake 2018-03-23 10:50:52.089485597 +0100
-@@ -186,15 +186,16 @@
+@@ -186,15 +186,6 @@
  
  # CREATE CONFIG FILES - BUILD DIR VERSIONS
  if (NOT (OGRE_BUILD_PLATFORM_APPLE_IOS OR WINDOWS_STORE OR WINDOWS_PHONE))
@@ -13,16 +15,6 @@
 -  endif()
 -  set(OGRE_TEST_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Tests/Media")
 -  set(OGRE_TEST_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Tests/Media")
-+# No, they were fine already
-+# if( NOT APPLE )
-+# set(OGRE_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Samples/Media")
-+# set(OGRE_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Samples/Media")
-+# else()
-+# set(OGRE_MEDIA_DIR_REL "Contents/Resources")
-+# set(OGRE_MEDIA_DIR_DBG "Contents/Resources")
-+# endif()
-+# set(OGRE_TEST_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Tests/Media")
-+# set(OGRE_TEST_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Tests/Media")
  else ()
# iOS needs to use relative paths in the config files
set(OGRE_TEST_MEDIA_DIR_REL "${OGRE_MEDIA_PATH}")

diff --git a/dev-games/ogre/files/ogre-2.1-resource_path.patch 
b/dev-games/ogre/files/ogre-2.1-resource_path.patch
index 32cfef0d8d1..32cbc94e7d0 100644
--- a/dev-games/ogre/files/ogre-2.1-resource_path.patch
+++ b/dev-games/ogre/files/ogre-2.1-resource_path.patch
@@ -1,6 +1,8 @@
+These was already configured above, the BINARY paths are wrong!
+
 --- a/CMake/InstallResources.cmake 2018-03-23 10:48:44.371486540 +0100
 +++ b/CMake/InstallResources.cmake 2018-03-23 10:49:08.333486363 +0100
-@@ -226,10 +226,11 @@
+@@ -226,10 +226,6 @@
set(OGRE_SAMPLES_DIR_REL "")
set(OGRE_SAMPLES_DIR_DBG "")
  elseif (UNIX)
@@ -8,11 +10,6 @@
 -  set(OGRE_PLUGIN_DIR_DBG "${OGRE_BINARY_DIR}/lib")
 -  set(OGRE_SAMPLES_DIR_REL "${OGRE_BINARY_DIR}/lib")
 -  set(OGRE_SAMPLES_DIR_DBG "${OGRE_BINARY_DIR}/lib")
-+# No, this was already configured above, the BINARY paths are wrong!
-+#  set(OGRE_PLUGIN_DIR_REL "${OGRE_BINARY_DIR}/lib")
-+#  set(OGRE_PLUGIN_DIR_DBG "${OGRE_BINARY_DIR}/lib")
-+#  set(OGRE_SAMPLES_DIR_REL "${OGRE_BINARY_DIR}/lib")
-+#  set(OGRE_SAMPLES_DIR_DBG "${OGRE_BINARY_DIR}/lib")
  endif ()
  
  if (WINDOWS_STORE OR WINDOWS_PHONE)

diff --git a/dev-games/ogre/ogre-2.1_pre20180901.ebuild 
b/dev-games/ogr

[gentoo-commits] repo/gentoo:master commit in: dev-games/ogre/files/, dev-games/ogre/

2020-01-07 Thread James Le Cuirot
commit: aa2d2531f94b42c1308b15e38052ecd1ed9471e2
Author: Sven Eden  gmx  net>
AuthorDate: Sun Nov 10 18:09:34 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jan  7 22:58:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2d2531

dev-games/ogre: Remove obsolete ebuilds and patches

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sven Eden  gmx.de>
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-games/ogre/Manifest|   2 -
 dev-games/ogre/files/ogre-1.10.11-media_path.patch |  18 ---
 .../ogre/files/ogre-1.10.11-resource_path.patch|  18 ---
 dev-games/ogre/files/ogre-1.10.11-samples.patch|  13 --
 .../ogre-1.11.2-fix_sample_source_install.patch|  18 ---
 dev-games/ogre/files/ogre-1.11.2-media_path.patch  |  18 ---
 .../ogre/files/ogre-1.11.2-resource_path.patch |  14 --
 dev-games/ogre/metadata.xml|   5 -
 dev-games/ogre/ogre-1.10.12.ebuild | 124 --
 dev-games/ogre/ogre-1.11.2.ebuild  | 143 -
 10 files changed, 373 deletions(-)

diff --git a/dev-games/ogre/Manifest b/dev-games/ogre/Manifest
index 0c2635641c1..0fa39921ef9 100644
--- a/dev-games/ogre/Manifest
+++ b/dev-games/ogre/Manifest
@@ -1,5 +1,3 @@
 DIST imgui-1.74.tar.gz 1224024 BLAKE2B 
794bd9aa0fdd1793fe9fa012c4b915731e3fe43ad32315421c2f5da2c2225f5dc6eb2c9618b999e0a4b8922b7a2b74fe2dbc5b5dc19de5aa0b6cee9d2ea67154
 SHA512 
e49e5cbe55899c0d0abc9b66c4e6e3e9941542af542d0ed3304bd3bde34c769baa2367355b77b91acb7fca56f9bcfd233dfc99881cfc8f5f6a2e2e6839990832
-DIST ogre-1.10.12.zip 133067192 BLAKE2B 
188437153969504b169970d14c39d47c9e666308bf65412018f42ba8ad108876f164733fe2004ea31941ab5db534766c10b871b34ef525522d1120b175530b87
 SHA512 
63998ea4940d04adfc179a94aa91bb2598692307b429f4c7e5b86a1519c13817035de4c71afc9e4b33fde35e962504373d152de9b9cc8eebbbeb78b2c1942041
-DIST ogre-1.11.2.zip 127409383 BLAKE2B 
7493892f434847ea4afda580868b2a8572d65c9ea9de3709aacd789229531803450dbd78994ff0fae29a9435912a80029edba51db035c7a175c860ce07912968
 SHA512 
dc6a7e14ee515d5a5c218aa3f31cefc8ad95a175604fb5fb252185220c6fd537f7094d3a1086d5eb5e9515f8c528c7f6e2ccc95594ef9882204c666b87fae4e2
 DIST ogre-1.12.4.tar.gz 127168699 BLAKE2B 
40040f3a514aef449615203c327728d2b990be82b43ef0129192f20bd0f603b284906af94286ba7902bae96c657aba99d4f4f3f93580d249733af951e9bb902e
 SHA512 
46406be3b57bd1aea8f657802e2d63f777dd4a723b291c5bb6c8f9eac62ba27fe18d43260093f1120ce75fc32997feb72b10388e8983b9c9d2b7cdb15231cdd8
 DIST ogre-1.9.0.tar.bz2 128098305 BLAKE2B 
6e67a5b60a6606a910e099f1c7ba736eb525f079f3aba5cfb362329b9130059d303fc9df6f7b8611c0ba75e1e207fa018e543e93c9f5ce39a6621e4c72ed4a83
 SHA512 
b1ea93d80ac0978a7c228460a6714f8d17797450efd5af6765c9fa4402e9060a8ef3a700d2757593a3016fdc32276722c8f4a5d9889a3e2eb424f16162a52bde

diff --git a/dev-games/ogre/files/ogre-1.10.11-media_path.patch 
b/dev-games/ogre/files/ogre-1.10.11-media_path.patch
deleted file mode 100644
index 4d2547ab75a..000
--- a/dev-games/ogre/files/ogre-1.10.11-media_path.patch
+++ /dev/null
@@ -1,18 +0,0 @@
 a/CMake/InstallResources.cmake 2014-10-29 12:43:49.0 +0100
-+++ b/CMake/InstallResources.cmake 2014-10-29 12:46:10.017611431 +0100
-@@ -165,10 +165,11 @@
- 
- # CREATE CONFIG FILES - BUILD DIR VERSIONS
- if (NOT (APPLE_IOS OR WINDOWS_STORE OR WINDOWS_PHONE))
--  set(OGRE_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Samples/Media")
--  set(OGRE_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Samples/Media")
--  set(OGRE_TEST_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Tests/Media")
--  set(OGRE_TEST_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Tests/Media")
-+# No, they were fine already
-+#  set(OGRE_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Samples/Media")
-+#  set(OGRE_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Samples/Media")
-+#  set(OGRE_TEST_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Tests/Media")
-+#  set(OGRE_TEST_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Tests/Media")
- else ()
-   # iOS needs to use relative paths in the config files
-   set(OGRE_MEDIA_DIR_REL "${OGRE_MEDIA_PATH}")

diff --git a/dev-games/ogre/files/ogre-1.10.11-resource_path.patch 
b/dev-games/ogre/files/ogre-1.10.11-resource_path.patch
deleted file mode 100644
index 9c39dfc0762..000
--- a/dev-games/ogre/files/ogre-1.10.11-resource_path.patch
+++ /dev/null
@@ -1,18 +0,0 @@
 a/CMake/InstallResources.cmake 2013-12-01 18:28:12.0 +0100
-+++ b/CMake/InstallResources.cmake 2014-10-29 12:38:29.963602465 +0100
-@@ -189,10 +189,11 @@
-   set(OGRE_SAMPLES_DIR_REL "")
-   set(OGRE_SAMPLES_DIR_DBG "")
- elseif (UNIX)
--  set(OGRE_PLUGIN_DIR_REL "${OGRE_BINARY_DIR}/lib")
--  set(OGRE_PLUGIN_DIR_DBG "${OGRE_BINARY_DIR}/lib")
--  set(OGRE_SAMPLES_DIR_REL "${OGRE_BINARY_DIR}/lib")
--  set(OGRE_SAMPLES_DIR_DBG "${OGRE_BINARY_DIR}/lib")
-+# No, this was already configured above, the BINARY paths are wrong!
-+#  set(OGRE_PLUGIN_DIR_REL "${OGRE_BINARY_DIR}/lib")
-+#  set(OGRE_PLUGIN_DIR_DBG "${OGRE_B

[gentoo-commits] repo/gentoo:master commit in: dev-games/ogre/, dev-games/ogre/files/

2020-01-07 Thread James Le Cuirot
commit: bd845a620c2c15a98e72e66bace7a1e3217cf868
Author: Sven Eden  gmx  net>
AuthorDate: Mon Jan  6 14:17:08 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jan  7 22:57:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd845a62

dev-games/ogre: Fix ebuild for 1.9.0 (EAPI 7)

Signed-off-by: Sven Eden  gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/13655
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-games/ogre/files/ogre-1.9.0-samples.patch |   4 +-
 dev-games/ogre/ogre-1.9.0-r2.ebuild   | 133 ++
 2 files changed, 135 insertions(+), 2 deletions(-)

diff --git a/dev-games/ogre/files/ogre-1.9.0-samples.patch 
b/dev-games/ogre/files/ogre-1.9.0-samples.patch
index d7573d7662b..0bf886b27d7 100644
--- a/dev-games/ogre/files/ogre-1.9.0-samples.patch
+++ b/dev-games/ogre/files/ogre-1.9.0-samples.patch
@@ -1,5 +1,5 @@
 CMakeLists.txt.orig
-+++ CMakeLists.txt
+--- a/CMakeLists.txt
 b/CMakeLists.txt
 @@ -519,7 +519,9 @@
  endif ()
  

diff --git a/dev-games/ogre/ogre-1.9.0-r2.ebuild 
b/dev-games/ogre/ogre-1.9.0-r2.ebuild
new file mode 100644
index 000..1840540157e
--- /dev/null
+++ b/dev-games/ogre/ogre-1.9.0-r2.ebuild
@@ -0,0 +1,133 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_REMOVE_MODULES_LIST="FindFreetype FindDoxygen FindZLIB"
+
+inherit cmake vcs-snapshot
+
+DESCRIPTION="Object-oriented Graphics Rendering Engine"
+HOMEPAGE="https://www.ogre3d.org/";
+SRC_URI="https://bitbucket.org/sinbad/ogre/get/v${PV//./-}.tar.bz2 -> 
${P}.tar.bz2"
+
+LICENSE="MIT public-domain"
+SLOT="0/1.9.0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+# gles1 currently broken wrt bug #418201
+# gles1 does not even build wrt bug #506058
+IUSE="+boost cg doc double-precision examples +freeimage gl3plus gles2 gles3 
ois +opengl poco profile tbb threads tools +zip"
+
+REQUIRED_USE="threads? ( ^^ ( boost poco tbb ) )
+   examples? ( ois )
+   poco? ( threads )
+   tbb? ( threads )
+   gl3plus? ( !gles2 !gles3 )
+   gles3? ( gles2 )
+   gl3plus? ( opengl )"
+
+RESTRICT="test" #139905
+
+RDEPEND="
+   media-libs/freetype:2
+   virtual/opengl
+   virtual/glu
+   x11-libs/libX11
+   x11-libs/libXaw
+   x11-libs/libXrandr
+   x11-libs/libXt
+   boost? ( dev-libs/boost:= )
+   cg? ( media-gfx/nvidia-cg-toolkit )
+   freeimage? ( media-libs/freeimage )
+   gles2? ( >=media-libs/mesa-9.0.0[gles2] )
+   gles3? ( >=media-libs/mesa-10.0.0[gles2] )
+   gl3plus? ( >=media-libs/mesa-9.2.5 )
+   ois? ( dev-games/ois )
+   threads? (
+   poco? ( dev-libs/poco )
+   tbb? ( dev-cpp/tbb )
+   )
+   tools? ( dev-libs/tinyxml[stl] )
+   zip? ( sys-libs/zlib dev-libs/zziplib )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   x11-base/xorg-proto
+   doc? ( app-doc/doxygen )"
+
+PATCHES=(
+   "${FILESDIR}/${P}-remove_resource_path_to_bindir.patch"
+   "${FILESDIR}/${P}-remove_media_path_to_bindir.patch"
+   "${FILESDIR}/${P}-gcc52.patch"
+   "${FILESDIR}/${P}-samples.patch"
+)
+
+src_prepare() {
+   sed -i \
+   -e "s:share/OGRE/docs:share/doc/${PF}:" \
+   Docs/CMakeLists.txt || die
+   # Stupid build system hardcodes release names
+   sed -i \
+   -e '/CONFIGURATIONS/s:CONFIGURATIONS Release.*::' \
+   CMake/Utils/OgreConfigTargets.cmake || die
+
+   # make sure we're not using the included tinyxml
+   rm -f Tools/XMLConverter/{include,src}/tiny*.*
+
+   # Fix some path issues
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DOGRE_FULL_RPATH=NO
+   -DOGRE_USE_BOOST=$(usex boost)
+   -DOGRE_BUILD_PLUGIN_CG=$(usex cg)
+   -DOGRE_INSTALL_DOCS=$(usex doc)
+   -DOGRE_CONFIG_DOUBLE=$(usex double-precision)
+   -DOGRE_CONFIG_ENABLE_FREEIMAGE=$(usex freeimage)
+   -DOGRE_BUILD_RENDERSYSTEM_GL=$(usex opengl)
+   -DOGRE_BUILD_RENDERSYSTEM_GL3PLUS=$(usex gl3plus)
+   -DOGRE_BUILD_RENDERSYSTEM_GLES=FALSE
+   -DOGRE_BUILD_RENDERSYSTEM_GLES2=$(usex gles2)
+   -DOGRE_CONFIG_ENABLE_GLES3_SUPPORT=$(usex gles3)
+   -DOGRE_PROFILING=$(usex profile)
+   -DOGRE_BUILD_SAMPLES=$(usex examples)
+   -DOGRE_INSTALL_SAMPLES=$(usex examples)
+   -DOGRE_INSTALL_SAMPLES_SOURCE=$(usex examples)
+   -DOGRE_BUILD_TESTS=FALSE
+   -DOGRE_CONFIG_THREADS=$(usex threads 2 0)
+   -DOGRE_BUILD_TOOLS=$(usex tools)
+   -DOGRE_CONFIG_ENABLE_ZIP=$(usex zip)
+   )
+
+   if use threads ; then
+   local f
+   for f in boost poco tbb ; do
+   use ${f} || continue
+   mycmakeargs+=( -DO

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

2020-01-07 Thread Michał Górny
commit: 64f66263336a0f94b71b73d629c14c6907a807f1
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan  7 22:31:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan  7 22:31:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f66263

profiles/updates: Remove old sys-fabric/ibutils move

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

 profiles/updates/2Q-2016 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016
index 00df6107ebf..eb90fe53040 100644
--- a/profiles/updates/2Q-2016
+++ b/profiles/updates/2Q-2016
@@ -34,7 +34,6 @@ slotmove >=dev-php/pecl-rrd-2.0 0 7
 slotmove >=dev-php/pecl-oauth-2.0 0 7
 move sys-infiniband/dapl sys-fabric/dapl
 move sys-infiniband/ibacm sys-fabric/ibacm
-move sys-infiniband/ibutils sys-fabric/ibutils
 move sys-infiniband/infiniband-diags sys-fabric/infiniband-diags
 move sys-infiniband/infinipath-psm sys-fabric/infinipath-psm
 move sys-infiniband/libcxgb3 sys-fabric/libcxgb3



[gentoo-commits] repo/gentoo:master commit in: net-irc/quassel/files/, net-irc/quassel/

2020-01-07 Thread Johannes Huber
commit: 17e237e072a6205547e2c43e99cc2bbc5914ff00
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jan  7 22:27:34 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jan  7 22:27:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e237e0

net-irc/quassel: Fix build w/ Qt 5.14

Adds upstream patch by Manuel Nickschas  quassel-irc.org>.

Closes: https://bugs.gentoo.org/703904
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber  gentoo.org>

 net-irc/quassel/files/quassel-0.13.1-qt5.14.patch | 118 +
 net-irc/quassel/quassel-0.13.1-r1.ebuild  | 192 ++
 2 files changed, 310 insertions(+)

diff --git a/net-irc/quassel/files/quassel-0.13.1-qt5.14.patch 
b/net-irc/quassel/files/quassel-0.13.1-qt5.14.patch
new file mode 100644
index 000..f0305ea53ce
--- /dev/null
+++ b/net-irc/quassel/files/quassel-0.13.1-qt5.14.patch
@@ -0,0 +1,118 @@
+commit c90702bdbc43fc542d7df6d5ec4b321912ca0035
+Author: Manuel Nickschas 
+Date:   Tue Jan 7 18:34:54 2020 +0100
+
+common: Disable enum type stream operators for Qt >= 5.14
+
+Starting from version 5.14, Qt provides stream operators for enum
+types, which collide with the ones we ship in types.h. Disable
+Quassel's stream operators when compiling against Qt 5.14 or later.
+
+Add a unit test that ensures that enum serialization honors the width
+of the underlying type.
+
+diff --git a/src/common/types.h b/src/common/types.h
+index 467d9fb2..c4b9f364 100644
+--- a/src/common/types.h
 b/src/common/types.h
+@@ -140,6 +140,7 @@ Q_DECLARE_METATYPE(QHostAddress)
+ typedef QList MsgIdList;
+ typedef QList BufferIdList;
+ 
++#if QT_VERSION < QT_VERSION_CHECK(5, 14, 0)
+ /**
+  * Catch-all stream serialization operator for enum types.
+  *
+@@ -169,6 +170,7 @@ QDataStream &operator>>(QDataStream &in, T &value) {
+ value = static_cast(v);
+ return in;
+ }
++#endif
+ 
+ // Exceptions
+ 
+diff --git a/src/common/typestest.cpp b/src/common/typestest.cpp
+new file mode 100644
+index ..04031c29
+--- /dev/null
 b/src/common/typestest.cpp
+@@ -0,0 +1,79 @@
++/***
++ *   Copyright (C) 2005-2020 by the Quassel Project*
++ *   de...@quassel-irc.org *
++ * *
++ *   This program is free software; you can redistribute it and/or modify  *
++ *   it under the terms of the GNU General Public License as published by  *
++ *   the Free Software Foundation; either version 2 of the License, or *
++ *   (at your option) version 3.   *
++ * *
++ *   This program is distributed in the hope that it will be useful,   *
++ *   but WITHOUT ANY WARRANTY; without even the implied warranty of*
++ *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the *
++ *   GNU General Public License for more details.  *
++ * *
++ *   You should have received a copy of the GNU General Public License *
++ *   along with this program; if not, write to the *
++ *   Free Software Foundation, Inc.,   *
++ *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. *
++ ***/
++
++#include 
++
++#include 
++#include 
++#include 
++
++#include "testglobal.h"
++#include "types.h"
++
++using namespace ::testing;
++
++class EnumHolder
++{
++Q_GADGET
++
++public:
++enum class Enum16 : uint16_t {};
++enum class Enum32 : uint32_t {};
++
++enum class EnumQt16 : uint16_t {};
++Q_ENUM(EnumQt16)
++enum class EnumQt32 : uint32_t {};
++Q_ENUM(EnumQt32)
++};
++
++// Verify that enums are (de)serialized as their underlying type
++TEST(TypesTest, enumSerialization)
++{
++QByteArray data;
++QDataStream out(&data, QIODevice::WriteOnly);
++
++// Serialize
++out << EnumHolder::Enum16(0xabcd);
++ASSERT_THAT(data.size(), Eq(2));
++out << EnumHolder::Enum32(0x123456);
++ASSERT_THAT(data.size(), Eq(6));
++out << EnumHolder::EnumQt16(0x4321);
++ASSERT_THAT(data.size(), Eq(8));
++out << EnumHolder::Enum32(0xfedcba);
++ASSERT_THAT(data.size(), Eq(12));
++ASSERT_THAT(out.status(), Eq(QDataStream::Status::Ok));
++
++// Deserialize
++QDataStream in(data);
++EnumHolder::Enum16 enum16;
++EnumHolder::Enum32 enum32;
++EnumHolder::EnumQt16 enumQt16;
++EnumHolder::EnumQt32 enumQt32;
++in >> enum16  >> enum32 >> enumQt16 >> enumQt32;
++ASSERT_THAT(in.status(), Eq(QDataStream::Status::Ok));
++

[gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen/, kde-plasma/kdeplasma-addons/, kde-plasma/powerdevil/, ...

2020-01-07 Thread Andreas Sturmlechner
commit: 3426099d0d75f86cbe24b460d1fdeef67458e46d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 19:51:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 22:12:08 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3426099d

kde-plasma: Drop 5.17 stable branch

No more development.

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

 kde-plasma/bluedevil/bluedevil-5.17.49..ebuild |  39 
 .../breeze-grub/breeze-grub-5.17.49..ebuild|  23 ---
 .../breeze-gtk/breeze-gtk-5.17.49..ebuild  |  47 -
 .../breeze-plymouth-5.17.49..ebuild|  28 ---
 kde-plasma/breeze/breeze-5.17.49..ebuild   |  55 --
 kde-plasma/discover/discover-5.17.49..ebuild   |  75 ---
 kde-plasma/drkonqi/drkonqi-5.17.49..ebuild |  66 ---
 .../kactivitymanagerd-5.17.49..ebuild  |  35 
 .../kde-cli-tools-5.17.49..ebuild  |  69 ---
 .../kde-gtk-config-5.17.49..ebuild |  56 --
 .../kdecoration/kdecoration-5.17.49..ebuild|  23 ---
 .../kdeplasma-addons-5.17.49..ebuild   |  61 --
 kde-plasma/kgamma/kgamma-5.17.49..ebuild   |  31 ---
 kde-plasma/khotkeys/khotkeys-5.17.49..ebuild   |  49 -
 .../kinfocenter/kinfocenter-5.17.49..ebuild| 103 --
 kde-plasma/kmenuedit/kmenuedit-5.17.49..ebuild |  49 -
 kde-plasma/kmenuedit/metadata.xml  |   3 -
 kde-plasma/kscreen/kscreen-5.17.49..ebuild |  45 -
 .../kscreenlocker-5.17.49..ebuild  |  99 --
 .../ksshaskpass/ksshaskpass-5.17.49..ebuild|  78 
 kde-plasma/ksysguard/ksysguard-5.17.49..ebuild |  55 --
 .../kwallet-pam/kwallet-pam-5.17.49..ebuild|  36 
 .../kwayland-integration-5.17.49..ebuild   |  30 ---
 kde-plasma/kwin/kwin-5.17.49..ebuild   | 109 --
 kde-plasma/kwrited/kwrited-5.17.49..ebuild |  26 ---
 .../libkscreen/libkscreen-5.17.49..ebuild  |  30 ---
 .../libksysguard/libksysguard-5.17.49..ebuild  |  61 --
 .../libkworkspace-5.17.49..ebuild  |  60 --
 kde-plasma/milou/milou-5.17.49..ebuild |  33 
 kde-plasma/oxygen/oxygen-5.17.49..ebuild   |  53 -
 .../plasma-browser-integration-5.17.49..ebuild |  41 
 .../plasma-desktop-5.17.49..ebuild | 141 -
 .../plasma-integration-5.17.49..ebuild |  47 -
 .../plasma-meta/plasma-meta-5.17.49..ebuild| 111 ---
 kde-plasma/plasma-nm/plasma-nm-5.17.49..ebuild |  80 
 kde-plasma/plasma-pa/plasma-pa-5.17.49..ebuild |  37 
 .../plasma-sdk/plasma-sdk-5.17.49..ebuild  |  46 -
 .../plasma-thunderbolt-5.17.49..ebuild |  33 
 .../plasma-vault/plasma-vault-5.17.49..ebuild  |  47 -
 ...plasma-workspace-wallpapers-5.17.49..ebuild |  19 --
 ...sma-workspace-5.17.2-waylandsessionrename.patch |  91 -
 .../plasma-workspace-5.17.49..ebuild   | 219 -
 .../plymouth-kcm/plymouth-kcm-5.17.49..ebuild  |  40 
 .../polkit-kde-agent-5.17.49..ebuild   |  32 ---
 .../powerdevil/powerdevil-5.17.49..ebuild  |  66 ---
 kde-plasma/sddm-kcm/sddm-kcm-5.17.49..ebuild   |  38 
 .../systemsettings-5.17.49..ebuild |  65 --
 .../user-manager/user-manager-5.17.49..ebuild  |  34 
 .../xdg-desktop-portal-kde-5.17.49..ebuild |  48 -
 .../xembed-sni-proxy-5.17.49..ebuild   |  44 -
 50 files changed, 2806 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.17.49..ebuild 
b/kde-plasma/bluedevil/bluedevil-5.17.49..ebuild
deleted file mode 100644
index 55336b1cdd..00
--- a/kde-plasma/bluedevil/bluedevil-5.17.49..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
-
-KFMIN=5.64.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Bluetooth stack for KDE Plasma"
-HOMEPAGE="https://cgit.kde.org/bluedevil.git";
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=kde-frameworks/bluez-qt-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kded-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/plasma-${KFMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-

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

2020-01-07 Thread Andreas Sturmlechner
commit: 6adb5443037382add02196d68c5612c9aa30693a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 18:27:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 22:08:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adb5443

kde-plasma: Add KDE Plasma 5.17.5

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

 kde-plasma/bluedevil/Manifest  |   1 +
 kde-plasma/bluedevil/bluedevil-5.17.5.ebuild   |  39 
 kde-plasma/breeze-grub/Manifest|   1 +
 kde-plasma/breeze-grub/breeze-grub-5.17.5.ebuild   |  23 +++
 kde-plasma/breeze-gtk/Manifest |   1 +
 kde-plasma/breeze-gtk/breeze-gtk-5.17.5.ebuild |  47 +
 kde-plasma/breeze-plymouth/Manifest|   1 +
 .../breeze-plymouth/breeze-plymouth-5.17.5.ebuild  |  28 +++
 kde-plasma/breeze/Manifest |   1 +
 kde-plasma/breeze/breeze-5.17.5.ebuild |  55 ++
 kde-plasma/discover/Manifest   |   1 +
 kde-plasma/discover/discover-5.17.5.ebuild |  75 +++
 kde-plasma/drkonqi/Manifest|   1 +
 kde-plasma/drkonqi/drkonqi-5.17.5.ebuild   |  66 +++
 kde-plasma/kactivitymanagerd/Manifest  |   1 +
 .../kactivitymanagerd-5.17.5.ebuild|  35 
 kde-plasma/kde-cli-tools/Manifest  |   1 +
 .../kde-cli-tools/kde-cli-tools-5.17.5.ebuild  |  69 +++
 kde-plasma/kde-gtk-config/Manifest |   1 +
 .../kde-gtk-config/kde-gtk-config-5.17.5.ebuild|  56 ++
 kde-plasma/kdecoration/Manifest|   1 +
 kde-plasma/kdecoration/kdecoration-5.17.5.ebuild   |  23 +++
 kde-plasma/kdeplasma-addons/Manifest   |   1 +
 .../kdeplasma-addons-5.17.5.ebuild |  61 ++
 kde-plasma/kgamma/Manifest |   1 +
 kde-plasma/kgamma/kgamma-5.17.5.ebuild |  31 +++
 kde-plasma/khotkeys/Manifest   |   1 +
 kde-plasma/khotkeys/khotkeys-5.17.5.ebuild |  49 +
 kde-plasma/kinfocenter/Manifest|   1 +
 kde-plasma/kinfocenter/kinfocenter-5.17.5.ebuild   | 103 ++
 kde-plasma/kmenuedit/Manifest  |   1 +
 kde-plasma/kmenuedit/kmenuedit-5.17.5.ebuild   |  49 +
 kde-plasma/kscreen/Manifest|   1 +
 kde-plasma/kscreen/kscreen-5.17.5.ebuild   |  45 +
 kde-plasma/kscreenlocker/Manifest  |   1 +
 .../kscreenlocker/kscreenlocker-5.17.5.ebuild  |  99 ++
 kde-plasma/ksshaskpass/Manifest|   1 +
 kde-plasma/ksshaskpass/ksshaskpass-5.17.5.ebuild   |  78 
 kde-plasma/ksysguard/Manifest  |   1 +
 kde-plasma/ksysguard/ksysguard-5.17.5.ebuild   |  55 ++
 kde-plasma/kwallet-pam/Manifest|   1 +
 kde-plasma/kwallet-pam/kwallet-pam-5.17.5.ebuild   |  36 
 kde-plasma/kwayland-integration/Manifest   |   1 +
 .../kwayland-integration-5.17.5.ebuild |  30 +++
 kde-plasma/kwin/Manifest   |   1 +
 kde-plasma/kwin/kwin-5.17.5.ebuild | 109 ++
 kde-plasma/kwrited/Manifest|   1 +
 kde-plasma/kwrited/kwrited-5.17.5.ebuild   |  26 +++
 kde-plasma/libkscreen/Manifest |   1 +
 kde-plasma/libkscreen/libkscreen-5.17.5.ebuild |  30 +++
 kde-plasma/libksysguard/Manifest   |   1 +
 kde-plasma/libksysguard/libksysguard-5.17.5.ebuild |  61 ++
 kde-plasma/libkworkspace/Manifest  |   1 +
 .../libkworkspace/libkworkspace-5.17.5.ebuild  |  60 ++
 kde-plasma/milou/Manifest  |   1 +
 kde-plasma/milou/milou-5.17.5.ebuild   |  33 
 kde-plasma/oxygen/Manifest |   1 +
 kde-plasma/oxygen/oxygen-5.17.5.ebuild |  53 +
 kde-plasma/plasma-browser-integration/Manifest |   1 +
 .../plasma-browser-integration-5.17.5.ebuild   |  41 
 kde-plasma/plasma-desktop/Manifest |   1 +
 .../plasma-desktop/plasma-desktop-5.17.5.ebuild| 141 +
 kde-plasma/plasma-integration/Manifest |   1 +
 .../plasma-integration-5.17.5.ebuild   |  47 +
 kde-plasma/plasma-meta/plasma-meta-5.17.5.ebuild   | 111 +++
 kde-plasma/plasma-nm/Manifest  |   1 +
 kde-plasma/plasma-nm/plasma-nm-5.17.5.ebuild   |  80 
 kde-plasma/plasma-pa/Manifest  |   1 +
 kde-plasma/plasma-pa/plasma-pa-5.17.5.ebuild   |  37 
 kde-plasma/plasma-sdk/Manifest |   1 +
 kde-plasma/plasma-sdk/plasma-sdk-5.17.5.ebuild |  46 +
 kde-plasma/plasma-thunderbolt/Manifest |   1 +
 .../plasma-thunderbolt-5.17.5.ebuild   |  33 
 kde

[gentoo-commits] proj/sci:master commit in: sci-libs/nipy/

2020-01-07 Thread Horea Christian
commit: e7a8e94b2ede21f1c75d7bc034b1084da581dcd2
Author: Horea Christian  chymera  eu>
AuthorDate: Tue Jan  7 22:00:48 2020 +
Commit: Horea Christian  gmail  com>
CommitDate: Tue Jan  7 22:00:48 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=e7a8e94b

sci-libs/nipy: deprecated old versions and PYTHON_COMPAT

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Horea Christian  chymera.eu>

 sci-libs/nipy/nipy-0.4.0.ebuild | 36 
 sci-libs/nipy/nipy-0.4.1.ebuild |  4 ++--
 sci-libs/nipy/nipy-0.4.2.ebuild |  4 ++--
 sci-libs/nipy/nipy-.ebuild  |  4 ++--
 4 files changed, 6 insertions(+), 42 deletions(-)

diff --git a/sci-libs/nipy/nipy-0.4.0.ebuild b/sci-libs/nipy/nipy-0.4.0.ebuild
deleted file mode 100644
index ab2562f34..0
--- a/sci-libs/nipy/nipy-0.4.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit distutils-r1 eutils multilib flag-o-matic
-
-DESCRIPTION="Neuroimaging tools for Python"
-HOMEPAGE="http://nipy.org/";
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-python/prov[${PYTHON_USEDEP}]
-   sci-libs/scipy[${PYTHON_USEDEP}]
-   dev-python/sympy[${PYTHON_USEDEP}]
-   >=sci-libs/nibabel-1.2[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-   distutils-r1_python_prepare_all
-   # bug #397605
-   [[ ${CHOST} == *-darwin* ]] \
-   && append-ldflags -bundle "-undefined dynamic_lookup" \
-   || append-ldflags -shared
-
-   # nipy uses the horrible numpy.distutils automagic
-}

diff --git a/sci-libs/nipy/nipy-0.4.1.ebuild b/sci-libs/nipy/nipy-0.4.1.ebuild
index 74ad89b9b..779329f40 100644
--- a/sci-libs/nipy/nipy-0.4.1.ebuild
+++ b/sci-libs/nipy/nipy-0.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 eutils multilib flag-o-matic
 

diff --git a/sci-libs/nipy/nipy-0.4.2.ebuild b/sci-libs/nipy/nipy-0.4.2.ebuild
index 6da963822..7afdf0053 100644
--- a/sci-libs/nipy/nipy-0.4.2.ebuild
+++ b/sci-libs/nipy/nipy-0.4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 eutils multilib flag-o-matic
 

diff --git a/sci-libs/nipy/nipy-.ebuild b/sci-libs/nipy/nipy-.ebuild
index 658e8d984..57a994b69 100644
--- a/sci-libs/nipy/nipy-.ebuild
+++ b/sci-libs/nipy/nipy-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 multilib git-r3 flag-o-matic
 



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

2020-01-07 Thread Johannes Huber
commit: fc58ee0973adc018239f499f2715ef87de4a7857
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jan  7 21:52:50 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jan  7 21:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc58ee09

media-libs/qtav: Fix build w/ Qt 5.14

Thanks-to: David Haller  dhaller.de>
Closes: https://bugs.gentoo.org/703560
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber  gentoo.org>

 media-libs/qtav/files/qtav-1.12.0-qt5.14.patch | 12 
 media-libs/qtav/qtav-1.12.0-r1.ebuild  |  1 +
 2 files changed, 13 insertions(+)

diff --git a/media-libs/qtav/files/qtav-1.12.0-qt5.14.patch 
b/media-libs/qtav/files/qtav-1.12.0-qt5.14.patch
new file mode 100644
index 000..bf546c9e068
--- /dev/null
+++ b/media-libs/qtav/files/qtav-1.12.0-qt5.14.patch
@@ -0,0 +1,12 @@
+diff -ub -purN -x '*~' a/qml/SGVideoNode.cpp b/qml/SGVideoNode.cpp
+--- a/qml/SGVideoNode.cpp  2017-06-21 03:47:15.0 +0200
 b/qml/SGVideoNode.cpp  2020-01-07 05:37:05.304897727 +0100
+@@ -25,6 +25,8 @@
+ #include "QtAV/VideoFrame.h"
+ #include 
+ #include 
++#include 
++#include 
+ #include 
+ 
+ // all in QSGRenderThread

diff --git a/media-libs/qtav/qtav-1.12.0-r1.ebuild 
b/media-libs/qtav/qtav-1.12.0-r1.ebuild
index 14df283f888..cac2cb20460 100644
--- a/media-libs/qtav/qtav-1.12.0-r1.ebuild
+++ b/media-libs/qtav/qtav-1.12.0-r1.ebuild
@@ -40,6 +40,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 PATCHES=(
"${FILESDIR}"/${P}-multilib.patch
"${FILESDIR}"/${P}-ffmpeg4-{1,2}.patch # bugs 660852, 670765
+   "${FILESDIR}"/${P}-qt5.14.patch
 )
 
 src_prepare() {



[gentoo-commits] proj/sci:master commit in: sci-libs/nipype/

2020-01-07 Thread Horea Christian
commit: 673d45cd51db11a16d243a60efd84d9b34055219
Author: Horea Christian  chymera  eu>
AuthorDate: Tue Jan  7 21:47:07 2020 +
Commit: Horea Christian  gmail  com>
CommitDate: Tue Jan  7 21:47:07 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=673d45cd

sci-libs/nipype: deprecated old versions and PYTHON_COMPAT

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Horea Christian  chymera.eu>

 sci-libs/nipype/nipype-0.12.0.ebuild | 38 ---
 sci-libs/nipype/nipype-0.12.1.ebuild | 38 ---
 sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild | 62 
 sci-libs/nipype/nipype-1.1.0.ebuild  |  4 +-
 sci-libs/nipype/nipype-1.1.1-r1.ebuild   |  4 +-
 sci-libs/nipype/nipype-.ebuild   |  4 +-
 6 files changed, 6 insertions(+), 144 deletions(-)

diff --git a/sci-libs/nipype/nipype-0.12.0.ebuild 
b/sci-libs/nipype/nipype-0.12.0.ebuild
deleted file mode 100644
index 3b1397b0f..0
--- a/sci-libs/nipype/nipype-0.12.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-PYTHON_REQ_USE="threads(+),sqlite"
-
-inherit distutils-r1
-
-DESCRIPTION="Neuroimaging in Python: Pipelines and Interfaces"
-HOMEPAGE="http://nipy.sourceforge.net/nipype/";
-SRC_URI="https://github.com/nipy/nipype/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-DEPEND="
-   dev-python/future[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   sci-libs/nibabel[${PYTHON_USEDEP}]
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-   "
-RDEPEND="
-   dev-python/networkx[${PYTHON_USEDEP}]
-   dev-python/pydotplus[${PYTHON_USEDEP}]
-   dev-python/pygraphviz[${PYTHON_USEDEP}]
-   dev-python/traits[${PYTHON_USEDEP}]
-   sci-libs/scipy[${PYTHON_USEDEP}]
-   dev-python/simplejson[${PYTHON_USEDEP}]
-   "
-
-python_test() {
-   nosetests -v || die
-}

diff --git a/sci-libs/nipype/nipype-0.12.1.ebuild 
b/sci-libs/nipype/nipype-0.12.1.ebuild
deleted file mode 100644
index 3b1397b0f..0
--- a/sci-libs/nipype/nipype-0.12.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-PYTHON_REQ_USE="threads(+),sqlite"
-
-inherit distutils-r1
-
-DESCRIPTION="Neuroimaging in Python: Pipelines and Interfaces"
-HOMEPAGE="http://nipy.sourceforge.net/nipype/";
-SRC_URI="https://github.com/nipy/nipype/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-DEPEND="
-   dev-python/future[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   sci-libs/nibabel[${PYTHON_USEDEP}]
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-   "
-RDEPEND="
-   dev-python/networkx[${PYTHON_USEDEP}]
-   dev-python/pydotplus[${PYTHON_USEDEP}]
-   dev-python/pygraphviz[${PYTHON_USEDEP}]
-   dev-python/traits[${PYTHON_USEDEP}]
-   sci-libs/scipy[${PYTHON_USEDEP}]
-   dev-python/simplejson[${PYTHON_USEDEP}]
-   "
-
-python_test() {
-   nosetests -v || die
-}

diff --git a/sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild 
b/sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild
deleted file mode 100644
index ce6a52d9b..0
--- a/sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-PYTHON_REQ_USE="threads(+),sqlite"
-
-inherit distutils-r1
-
-COMMIT="7055313c91de52bf65518284b42df446466fe581"
-
-DESCRIPTION="Neuroimaging in Python: Pipelines and Interfaces"
-HOMEPAGE="http://nipy.sourceforge.net/nipype/";
-SRC_URI="https://github.com/nipy/nipype/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="
-   dev-python/future[${PYTHON_USEDEP}]
-   ~dev-python/prov-1.5.0[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=sci-libs/nibabel-2.0.1[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
-   $(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' 
python2_7)
-   "
-RDEPEND="
-   >=dev-python/click-6.6[${PYTHON_USEDEP}]
-   dev-python/funcsigs[${PYTHON_USEDEP}]
-   dev-python/networkx[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   dev-python/pydotplus[${PYTHON_USEDEP}]
-   dev-python/pygr

[gentoo-commits] repo/gentoo:master commit in: dev-cpp/yaml-cpp/, dev-cpp/yaml-cpp/files/

2020-01-07 Thread Johannes Huber
commit: 4f0b8303610a5eeefa5e4aa1127a27c1993372df
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jan  7 21:40:11 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jan  7 21:41:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f0b8303

dev-cpp/yaml-cpp: fix ABI breakage

Adds a patch used in fedora to fix ABI breakage. Patch and issue spotted
by Attila Tóth  atoth.sote.hu>.

Bug: https://bugs.gentoo.org/704948
Thanks-to: Attila Tóth  atoth.sote.hu>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber  gentoo.org>

 .../files/yaml-cpp-0.6.3-abi-breakage.patch| 57 ++
 dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r1.ebuild  | 45 +
 2 files changed, 102 insertions(+)

diff --git a/dev-cpp/yaml-cpp/files/yaml-cpp-0.6.3-abi-breakage.patch 
b/dev-cpp/yaml-cpp/files/yaml-cpp-0.6.3-abi-breakage.patch
new file mode 100644
index 000..d9160856c47
--- /dev/null
+++ b/dev-cpp/yaml-cpp/files/yaml-cpp-0.6.3-abi-breakage.patch
@@ -0,0 +1,57 @@
+commit f5f288c7622d3547c29a8355b8ccda0155483b79
+Author: Till Hofmann 
+Date:   Sun Nov 17 22:43:20 2019 +0100
+
+Revert "fix up static, so works as DLL (#559)"
+
+This reverts commit 774f25800e6f19f4b927023c85d1389af322da5e.
+
+diff --git a/include/yaml-cpp/node/detail/node_data.h 
b/include/yaml-cpp/node/detail/node_data.h
+index 82fb79a..50bcd74 100644
+--- a/include/yaml-cpp/node/detail/node_data.h
 b/include/yaml-cpp/node/detail/node_data.h
+@@ -81,7 +81,7 @@ class YAML_CPP_API node_data {
+ shared_memory_holder pMemory);
+ 
+  public:
+-  static const std::string& empty_scalar();
++  static std::string empty_scalar;
+ 
+  private:
+   void compute_seq_size() const;
+diff --git a/include/yaml-cpp/node/impl.h b/include/yaml-cpp/node/impl.h
+index 7a3deac..b363f86 100644
+--- a/include/yaml-cpp/node/impl.h
 b/include/yaml-cpp/node/impl.h
+@@ -166,13 +166,13 @@ inline T Node::as(const S& fallback) const {
+ inline const std::string& Node::Scalar() const {
+   if (!m_isValid)
+ throw InvalidNode(m_invalidKey);
+-  return m_pNode ? m_pNode->scalar() : detail::node_data::empty_scalar();
++  return m_pNode ? m_pNode->scalar() : detail::node_data::empty_scalar;
+ }
+ 
+ inline const std::string& Node::Tag() const {
+   if (!m_isValid)
+ throw InvalidNode(m_invalidKey);
+-  return m_pNode ? m_pNode->tag() : detail::node_data::empty_scalar();
++  return m_pNode ? m_pNode->tag() : detail::node_data::empty_scalar;
+ }
+ 
+ inline void Node::SetTag(const std::string& tag) {
+diff --git a/src/node_data.cpp b/src/node_data.cpp
+index 6cfedfc..eba1ae4 100644
+--- a/src/node_data.cpp
 b/src/node_data.cpp
+@@ -13,10 +13,7 @@
+ namespace YAML {
+ namespace detail {
+ 
+-const std::string& node_data::empty_scalar() {
+-  static const std::string svalue;
+-  return svalue;
+-}
++std::string node_data::empty_scalar;
+ 
+ node_data::node_data()
+ : m_isDefined(false),

diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r1.ebuild 
b/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r1.ebuild
new file mode 100644
index 000..8a579eada7c
--- /dev/null
+++ b/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_ECLASS="cmake"
+inherit cmake-multilib
+
+DESCRIPTION="YAML parser and emitter in C++"
+HOMEPAGE="https://github.com/jbeder/yaml-cpp";
+SRC_URI="https://github.com/jbeder/${PN}/archive/${P}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0/0.6"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE="test"
+
+# test breaks build
+# RESTRICT="!test? ( test )"
+RESTRICT+="test"
+
+DEPEND="test? ( dev-cpp/gtest )"
+
+S="${WORKDIR}/${PN}-${P}"
+
+PATCHES=( "${FILESDIR}/${P}-abi-breakage.patch" )
+
+src_prepare() {
+   sed -i \
+   -e 's:INCLUDE_INSTALL_ROOT_DIR:INCLUDE_INSTALL_DIR:g' \
+   yaml-cpp.pc.cmake || die
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_SHARED_LIBS=ON
+   -DYAML_BUILD_SHARED_LIBS=ON
+   -DYAML_CPP_BUILD_TOOLS=OFF # Don't have install rule
+   -DYAML_CPP_BUILD_TESTS=$(usex test)
+   )
+
+   cmake-multilib_src_configure
+}



[gentoo-commits] proj/musl:master commit in: net-fs/samba/files/4.4/, net-fs/samba/files/, net-fs/samba/

2020-01-07 Thread Anthony G. Basile
commit: 95463002683ddba27b2b6ef000ee1aa5bd2668ae
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Jan  7 21:22:46 2020 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Jan  7 21:22:46 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=95463002

net-fs/samba: bump to 4.10.2 and fix bug #701550

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Anthony G. Basile  gentoo.org>

 net-fs/samba/Manifest  |   1 +
 net-fs/samba/files/4.4/samba4.confd|  23 +-
 net-fs/samba/files/4.4/samba4.initd-r1 |   4 +-
 net-fs/samba/files/4.4/system-auth-winbind.pam |  18 ++
 .../samba-4.10.0-disable_gnutls_build_fix.patch|  32 +++
 net-fs/samba/samba-4.10.2.ebuild   | 309 +
 6 files changed, 377 insertions(+), 10 deletions(-)

diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index 666b10c..11b5030 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -1,3 +1,4 @@
+DIST samba-4.10.2.tar.gz 18280710 BLAKE2B 
f15b117d1159dfa6cd279c5011629d688fcfba94a2ca8184a827d0787a31f76a38f46b355454b916f2e62c0a88109b86664f6bb16fc0e23d0f61d09908e587cd
 SHA512 
3d146ea12567ebb02a7babcad779b82339ffbfb19f6f2be5cac33eb18af2c9b546dc1cd910072a5c9e152ba9c4a632ed6870c48a8f6ad9d04304b130f240a4bf
 DIST samba-4.5.11-disable-python-patches.tar.xz 6292 BLAKE2B 
c2a32a1059a02bc1c87ce5f604cbc5878c654b8f693c8486b5ba63b37513444915a7b6389fe82b7e31ab2f9577dd8462eddba60b4f4f756b4ed1145ce7bd90ae
 SHA512 
f0e3076e3e1ecaae3f06b3ef30efc81719fb3f63a1041dcbdae4b62ca4cf693732f9eb16f047d046d4930136fed82194e82b455ea888e12cf845b3e6a122d57d
 DIST samba-4.5.16.tar.gz 21024396 BLAKE2B 
e737559fb748044076608fa233700eb54c7e1c56bc234763f062b6341a179cc78a4a8cdf9f3d6f4d7f3cf8a79f846852ddd5cc753a468c3adb3a0451e1809ed9
 SHA512 
de8a41013cfb5ef3adcb290efd97a78a5de876d90ad05764d631f14e663a1849bb53e4ac394b46c906f1109be5748fee9316407a659c57007d36851ae8adcd7f
 DIST samba-4.8.6.tar.gz 17723841 BLAKE2B 
38da52e14b4417f26462eef2226c4498e54d2c276b4056e8c6d6c66079f33bcda24c1eab30b29bc7413280ec89a74a55e043e8274ac50f9a25bae7563717ff34
 SHA512 
f6afab5ca466bd8653a56c205b71ce94ecf0ad0c6e4c9d64cbba7b1e56f1987bc2022e6b629d87eb6078e3f6ba53833c19cfb41e40b6d589e4317ea9d85de273

diff --git a/net-fs/samba/files/4.4/samba4.confd 
b/net-fs/samba/files/4.4/samba4.confd
index 58b2c78..629a605 100644
--- a/net-fs/samba/files/4.4/samba4.confd
+++ b/net-fs/samba/files/4.4/samba4.confd
@@ -6,6 +6,8 @@
 # accordingly.
 daemon_list="smbd nmbd"
 
+piddir="/run/samba"
+
 #
 # Daemons calls: _
 #
@@ -17,22 +19,27 @@ my_service_POST=""
 # Daemons calls: _
 #
 smbd_start_options="-D"
-smbd_start="start-stop-daemon --start --exec /usr/sbin/smbd -- 
${smbd_start_options}"
-smbd_stop="start-stop-daemon --stop --exec /usr/sbin/smbd"
+smbd_command="/usr/sbin/smbd"
+smbd_start="start-stop-daemon --start --exec ${smbd_command} -- 
${smbd_start_options}"
+smbd_stop="start-stop-daemon --stop --exec ${smbd_command}"
 smbd_reload="killall -HUP smbd"
 
 nmbd_start_options="-D"
-nmbd_start="start-stop-daemon --start --exec /usr/sbin/nmbd -- 
${nmbd_start_options}"
-nmbd_stop="start-stop-daemon --stop --exec /usr/sbin/nmbd"
+nmbd_command="/usr/sbin/nmbd"
+nmbd_start="start-stop-daemon --start --exec ${nmbd_command} -- 
${nmbd_start_options}"
+nmbd_stop="start-stop-daemon --stop --exec ${nmbd_command}"
 nmbd_reload="killall -HUP nmbd"
 
 samba4_start_options=""
-samba4_start="start-stop-daemon --start --exec /usr/sbin/samba -- 
${samba4_start_options}"
-samba4_stop="start-stop-daemon --stop --exec /usr/sbin/samba"
+samba4_command="/usr/sbin/samba"
+samba4_pidfile="${piddir}/samba.pid"
+samba4_start="start-stop-daemon --start --exec ${samba4_command} --pidfile 
${samba4_pidfile} -- ${samba4_start_options}"
+samba4_stop="start-stop-daemon --stop --exec ${samba4_command} --pidfile 
${samba4_pidfile}"
 samba4_reload="killall -HUP samba"
 
 winbind_start_options=""
-winbind_start="start-stop-daemon --start --exec /usr/sbin/winbindd -- 
${winbind_start_options}"
-winbind_stop="start-stop-daemon --stop --exec /usr/sbin/winbindd"
+winbind_command="/usr/sbin/winbindd"
+winbind_start="start-stop-daemon --start --exec ${winbind_command} -- 
${winbind_start_options}"
+winbind_stop="start-stop-daemon --stop --exec ${winbind_command}"
 winbind_reload="killall -HUP winbindd"
 

diff --git a/net-fs/samba/files/4.4/samba4.initd-r1 
b/net-fs/samba/files/4.4/samba4.initd-r1
index 52a9b68..a914981 100644
--- a/net-fs/samba/files/4.4/samba4.initd-r1
+++ b/net-fs/samba/files/4.4/samba4.initd-r1
@@ -1,9 +1,9 @@
 #!/sbin/openrc-run
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the G

[gentoo-commits] repo/gentoo:master commit in: net-wireless/srslte/

2020-01-07 Thread Rick Farina
commit: f0bdcb463574e956bb30dc87c331a0b23f76dc94
Author: Rick Farina  gentoo  org>
AuthorDate: Tue Jan  7 21:15:40 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Tue Jan  7 21:15:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0bdcb46

net-wireless/srslte: filter -Werror

closes bug #699576

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

 net-wireless/srslte/srslte-19.09.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/net-wireless/srslte/srslte-19.09.ebuild 
b/net-wireless/srslte/srslte-19.09.ebuild
index 69be1795d75..444a0103a63 100644
--- a/net-wireless/srslte/srslte-19.09.ebuild
+++ b/net-wireless/srslte/srslte-19.09.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,6 +32,11 @@ DEPEND="
 RDEPEND="${DEPEND}"
 BDEPEND=""
 
+src_prepare() {
+   sed -i '/ -Werror"/d' CMakeLists.txt || die
+   cmake-utils_src_prepare
+}
+
 src_configure() {
mycmakeargs=(
-DENABLE_UHD="$(usex uhd)"



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

2020-01-07 Thread Jason A. Donenfeld
commit: 7d00cdf9a2022587a1381c0c6c2d87d3b4babf99
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Jan  7 20:59:56 2020 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Tue Jan  7 21:00:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d00cdf9

dev-ml/lablgtk: version bump to 2.18.8

Fixes: https://bugs.gentoo.org/704148
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 dev-ml/lablgtk/Manifest  |  1 +
 dev-ml/lablgtk/lablgtk-2.18.8.ebuild | 82 
 2 files changed, 83 insertions(+)

diff --git a/dev-ml/lablgtk/Manifest b/dev-ml/lablgtk/Manifest
index 71a20eac560..296113f5b17 100644
--- a/dev-ml/lablgtk/Manifest
+++ b/dev-ml/lablgtk/Manifest
@@ -1 +1,2 @@
 DIST lablgtk-2.18.5.tar.gz 808005 BLAKE2B 
279fd9f018948438b616a12ab60fca3019330504a79d8b76c58fa0a99a7b36df9bf78f57f0e60c4eea6f0bad60f94c06b26490518ec25a5a72c342e4b7c42501
 SHA512 
7b6ba1a4dfa82cc3bbc502082ff4fccc23cc06ee4f30d01a2e423f3f99e945a4befe450d230b5aa19c5b810e9f46f2838655099d49da2db7c8a2e52eac213024
+DIST lablgtk-2.18.8.tar.gz 855263 BLAKE2B 
92aeadcfac666756e50ea573c7a2119cc13eab5c2f2e033fcdf92d5c33d597d64bf2e860ff181d958b4d8e9a3d4002b3eaabbd1da7580444fee91dafaba26289
 SHA512 
1510b8886dd55b82fbc96f333d84779f51a4794d13b0934569d13b1975ded9ec684855b9856f636fb302fd8ff2f118d0d5f3ffb2b8086d22cdad442e963868ae

diff --git a/dev-ml/lablgtk/lablgtk-2.18.8.ebuild 
b/dev-ml/lablgtk/lablgtk-2.18.8.ebuild
new file mode 100644
index 000..de5f38b12c6
--- /dev/null
+++ b/dev-ml/lablgtk/lablgtk-2.18.8.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit multilib findlib
+
+IUSE="debug examples glade gnomecanvas sourceview +ocamlopt opengl spell svg"
+
+DESCRIPTION="Objective CAML interface for Gtk+2"
+HOMEPAGE="http://lablgtk.forge.ocamlcore.org/";
+SRC_URI="https://github.com/garrigue/lablgtk/releases/download/lablgtk2188/${P}.tar.gz";
+LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )"
+
+RDEPEND=">=x11-libs/gtk+-2.10:2
+   >=dev-lang/ocaml-3.10:=[ocamlopt?]
+   svg? ( >=gnome-base/librsvg-2.2:2 )
+   glade? ( >=gnome-base/libglade-2.0.1 )
+   gnomecanvas? ( >=gnome-base/libgnomecanvas-2.2 )
+   opengl? ( >=dev-ml/lablgl-0.98:=
+   >=x11-libs/gtkglarea-1.9:2 )
+   spell? ( app-text/gtkspell:2 )
+   sourceview? ( x11-libs/gtksourceview:2.0 )
+   dev-ml/camlp4:=
+   "
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+SLOT="2/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+src_configure() {
+   econf $(use_enable debug) \
+   $(use_with svg rsvg) \
+   $(use_with glade) \
+   --without-gnomeui \
+   --without-panel \
+   $(use_with opengl gl) \
+   $(use_with spell gtkspell) \
+   --without-gtksourceview \
+   $(use_with sourceview gtksourceview2) \
+   $(use_with gnomecanvas)
+}
+
+src_compile() {
+   emake -j1 all
+   if use ocamlopt; then
+   emake -j1 opt
+   fi
+}
+
+install_examples() {
+   insinto /usr/share/doc/${P}/examples
+   doins examples/*.ml examples/*.rgb examples/*.png examples/*.xpm
+
+   # Install examples for optional components
+   use gnomecanvas && insinto /usr/share/doc/${PF}/examples/canvas && 
doins examples/canvas/*.ml examples/canvas/*.png
+   use svg && insinto /usr/share/doc/${PF}/examples/rsvg && doins 
examples/rsvg/*.ml examples/rsvg/*.svg
+   use glade && insinto /usr/share/doc/${PF}/examples/glade && doins 
examples/glade/*.ml examples/glade/*.glade*
+   use sourceview && insinto /usr/share/doc/${PF}/examples/sourceview && 
doins examples/sourceview/*.ml examples/sourceview/*.lang
+   use opengl && insinto /usr/share/doc/${PF}/examples/GL && doins 
examples/GL/*.ml
+
+   docompress -x /usr/share/doc/${PF}/examples
+}
+
+src_install () {
+   findlib_src_preinst
+   export OCAMLPATH="${OCAMLFIND_DESTDIR}"
+   emake install DESTDIR="${D}"
+
+   rm -f "${ED}/usr/$(get_libdir)/ocaml/ld.conf"
+
+   dodoc CHANGES README CHANGES.API
+   use examples && install_examples
+}
+
+pkg_postinst () {
+   if use examples; then
+   elog "To run the examples you can use the lablgtk2 toplevel."
+   elog "e.g: lablgtk2 /usr/share/doc/${PF}/examples/testgtk.ml"
+   fi
+}



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

2020-01-07 Thread Jason A. Donenfeld
commit: 0849f2d4192c441bdd07a752b02c780b5a8b3022
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Jan  7 20:54:51 2020 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Tue Jan  7 21:00:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0849f2d4

dev-ml/num: add for newer ocaml + coq

Fixes: https://bugs.gentoo.org/704928
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 dev-ml/num/Manifest   |  1 +
 dev-ml/num/metadata.xml   |  5 +
 dev-ml/num/num-1.3.ebuild | 24 
 3 files changed, 30 insertions(+)

diff --git a/dev-ml/num/Manifest b/dev-ml/num/Manifest
new file mode 100644
index 000..944b4079b5a
--- /dev/null
+++ b/dev-ml/num/Manifest
@@ -0,0 +1 @@
+DIST num-1.3.tar.gz 66251 BLAKE2B 
d6fde246693c8aef3b881a4ebc2b601392e0f0bf561dc4f4d32a5e1f835a5186deba3ffa77c88c6c05cd6e837dc836567fcabffefae99ce1ccae94e1bdfc849a
 SHA512 
c88310f8c45700990095e6b2e9abf24c27347711b9abfd1dde75e540fbbfc6a365e6713bd69f66009af305728fcb36dc61eb37fdd0be7d73824b0e92fbe8c031

diff --git a/dev-ml/num/metadata.xml b/dev-ml/num/metadata.xml
new file mode 100644
index 000..bca0744b282
--- /dev/null
+++ b/dev-ml/num/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+

diff --git a/dev-ml/num/num-1.3.ebuild b/dev-ml/num/num-1.3.ebuild
new file mode 100644
index 000..930c8cb5166
--- /dev/null
+++ b/dev-ml/num/num-1.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib findlib
+
+DESCRIPTION="Library for arbitrary-precision integer and rational arithmetic"
+HOMEPAGE="https://github.com/ocaml/num";
+SRC_URI="https://github.com/ocaml/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-lang/ocaml"
+RDEPEND="${DEPEND}"
+BDEPEND="${DEPEND}"
+
+src_install() {
+   findlib_src_preinst
+   OCAMLPATH="${OCAMLFIND_DESTDIR}" emake install DESTDIR="${D}"
+}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq/

2020-01-07 Thread Jason A. Donenfeld
commit: a41e99d5d07a2fafd4f7bab90567ed25fe5306d7
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Jan  7 20:57:56 2020 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Tue Jan  7 21:00:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41e99d5

sci-mathematics/coq: revbump for newer ocaml + num

Fixes: https://bugs.gentoo.org/704928
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 sci-mathematics/coq/coq-8.9.1-r2.ebuild | 86 +
 1 file changed, 86 insertions(+)

diff --git a/sci-mathematics/coq/coq-8.9.1-r2.ebuild 
b/sci-mathematics/coq/coq-8.9.1-r2.ebuild
new file mode 100644
index 000..75d3af58a1f
--- /dev/null
+++ b/sci-mathematics/coq/coq-8.9.1-r2.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit desktop multilib
+
+MY_PV=${PV/_p/pl}
+MY_P=${PN}-${MY_PV}
+
+DESCRIPTION="Proof assistant written in O'Caml"
+HOMEPAGE="http://coq.inria.fr/";
+SRC_URI="https://github.com/coq/coq/archive/V${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk debug +ocamlopt doc"
+
+RESTRICT=test
+
+RDEPEND="
+   >=dev-lang/ocaml-4.0.7:=[ocamlopt?]
+   dev-ml/camlp5:=[ocamlopt?]
+   dev-ml/num:=
+   gtk? ( dev-ml/lablgtk:=[sourceview,ocamlopt?] )"
+DEPEND="${RDEPEND}
+   dev-ml/findlib
+   doc? (
+   media-libs/netpbm[png,zlib]
+   virtual/latex-base
+   dev-tex/hevea
+   dev-texlive/texlive-latexrecommended
+   dev-texlive/texlive-pictures
+   dev-texlive/texlive-mathscience
+   dev-texlive/texlive-latexextra
+   )"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+   ocaml_lib=$(ocamlc -where)
+   local myconf=(
+   -prefix /usr
+   -bindir /usr/bin
+   -libdir /usr/$(get_libdir)/coq
+   -mandir /usr/share/man
+   -coqdocdir /usr/$(get_libdir)/coq/coqdoc
+   -docdir /usr/share/doc/${PF}
+   -configdir /etc/xdg/${PN}
+   -lablgtkdir ${ocaml_lib}/lablgtk2
+   )
+
+   use debug && myconf+=( -debug )
+   use doc || myconf+=( -with-doc no )
+
+   if use gtk; then
+   if use ocamlopt; then
+   myconf+=( -coqide opt )
+   else
+   myconf+=( -coqide byte )
+   fi
+   else
+   myconf+=( -coqide no )
+   fi
+
+   use ocamlopt || myconf+=( -byte-only )
+
+   export CAML_LD_LIBRARY_PATH="${S}/kernel/byterun/"
+   ./configure ${myconf[@]} || die "configure failed"
+}
+
+src_compile() {
+   emake STRIP="true" -j1 world VERBOSE=1
+}
+
+src_test() {
+   emake STRIP="true" check VERBOSE=1
+}
+
+src_install() {
+   emake STRIP="true" COQINSTALLPREFIX="${D}" install VERBOSE=1
+   dodoc README.md CREDITS CHANGES.md
+
+   use gtk && make_desktop_entry "coqide" "Coq IDE" 
"${EPREFIX}/usr/share/coq/coq.png"
+}



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

2020-01-07 Thread Jory Pratt
commit: 8b56d3b18b8cc73aa487d30b712cb9d4a4b73e57
Author: Jory Pratt  gentoo  org>
AuthorDate: Tue Jan  7 20:56:13 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Tue Jan  7 20:56:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b56d3b1

dev-libs/nss: Version bump to 3.49

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 dev-libs/nss/Manifest|   1 +
 dev-libs/nss/nss-3.49.ebuild | 375 +++
 2 files changed, 376 insertions(+)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index 3c1bd15c514..aa2ddbe4d7c 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,4 +1,5 @@
 DIST nss-3.47.1.tar.gz 76462846 BLAKE2B 
a26e858e06c494adb4059f8cc73993b0f3cff90a0785ed7eed3760931aa6b4ae5706cf7994c6c1421d9ed8bc36d1a4c199988bd9c59c06bb95fd03521c20f141
 SHA512 
ddee53f58929e5f3849c9f88a3a6735453a258c3c32a7e3e73cc949e0b7ad2dff81b21db31c9c5e1ef3eb79d63c31660e38ce76c06ca54a5681dd611dc2e2ae9
 DIST nss-3.48.tar.gz 76481237 BLAKE2B 
aded12d9f917d87e6fe32bc6c57b19e478507919c7d87b3f95e86ba10717d30da25632e60753b5cf7a24fbfef8fab6529ae373eea25d633d8164164bac97357c
 SHA512 
71aefe323501dd8d750ed36606554f2e67ecb2bca85b55bc798d5dfc3a47f3d454348ca950971fb16f6d847c098d2b1c40d40b50380e0c2540ed1b9a9e9a
+DIST nss-3.49.tar.gz 76488781 BLAKE2B 
12ce6477b95bc0b0623cfe297c771832818798e39d1ab5cbc7f30e21336644498f5201abeb2ea1cbfd7cf75d64e4423152b9fe4e5c6b1761c5c049ec3da0e9fc
 SHA512 
7d8df73a2e585585a7cb3f887af3f933854984479531b3dd30316873bdd92c130e2fadb54e7b3b1f0b10675b1bce09112ef39860d74ef6f0df7b57bf430bd072
 DIST nss-cacert-class1-class3.patch 22950 BLAKE2B 
9d5e60df5f161a3c27c41e5a9419440a54f888eda454e3cde5ebe626d4075b65cf9938b5144d0fb022377f4bd415bff5e5c67d104409860aa9391b3eb8872c68
 SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 DIST nss-pem-20160329.tar.xz 27732 BLAKE2B 
7c23133a7bfb969d8eac98fb6311e76ab60c5d6601c7329f3c492da30c017e66d64a1f8bc827dd36e52e65c1a1ec02b58816442aaf410345c5ed759a02264b84
 SHA512 
5834b06e4c64205447573d4f4c8989e20986ae67ee00eebce3817eb73794a6355a404143ba1c676ec302ceefaf9df103cb879b1d4ff14ba4e3790dbee3e40eb2

diff --git a/dev-libs/nss/nss-3.49.ebuild b/dev-libs/nss/nss-3.49.ebuild
new file mode 100644
index 000..bec0e4b6e2f
--- /dev/null
+++ b/dev-libs/nss/nss-3.49.ebuild
@@ -0,0 +1,375 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
+
+NSPR_VER="4.24"
+RTM_NAME="NSS_${PV//./_}_RTM"
+# Rev of https://git.fedorahosted.org/cgit/nss-pem.git
+PEM_GIT_REV="429b0222759d8ad8e6dcd29e62875ae3efd69116"
+PEM_P="${PN}-pem-20160329"
+
+DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
+HOMEPAGE="http://www.mozilla.org/projects/security/pki/nss/";
+SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
+   cacert? ( 
https://dev.gentoo.org/~axs/distfiles/${PN}-cacert-class1-class3.patch )
+   nss-pem? ( https://dev.gentoo.org/~polynomial-c/${PEM_P}.tar.xz )"
+
+LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+IUSE="cacert +nss-pem utils"
+BDEPEND="
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+"
+RDEPEND="
+   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
+   >=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+RESTRICT="test"
+
+S="${WORKDIR}/${P}/${PN}"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/nss-config
+)
+
+PATCHES=(
+   # Custom changes for gentoo
+   "${FILESDIR}/${PN}-3.47-gentoo-fixups.patch"
+   "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
+   "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
+)
+
+src_unpack() {
+   unpack ${A}
+   if use nss-pem ; then
+   mv "${PN}"/lib/ckfw/pem/ "${S}"/lib/ckfw/ || die
+   fi
+}
+
+src_prepare() {
+   if use nss-pem ; then
+   PATCHES+=(
+   "${FILESDIR}/${PN}-3.47-enable-pem.patch"
+   )
+   fi
+   if use cacert ; then #521462
+   PATCHES+=(
+   "${DISTDIR}/${PN}-cacert-class1-class3.patch"
+   )
+   fi
+
+   default
+
+   pushd coreconf >/dev/null || die
+   # hack nspr paths
+   echo 'INCLUDES += -I$(DIST)/include/dbm' \
+   >> headers.mk || die "failed to append include"
+
+   # modify install path
+   sed -e '/CORE_DEPTH/s:SOURCE_PREFIX.*$:SOURCE_PREFIX = 
$(CORE_DEPTH)/dist:' \
+   -i source.mk || die
+
+   # Respect LDFLAGS
+   sed -i 

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

2020-01-07 Thread Zac Medico
commit: dde250e4bd48bc8dce2eb004fbfe2419fd7e297c
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Jan  7 20:49:14 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Jan  7 20:51:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde250e4

sys-apps/nvme-cli: Fix dracut config

Closes: https://bugs.gentoo.org/704934
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 sys-apps/nvme-cli/{nvme-cli-1.9-r2.ebuild => nvme-cli-1.9-r3.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild 
b/sys-apps/nvme-cli/nvme-cli-1.9-r3.ebuild
similarity index 88%
rename from sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild
rename to sys-apps/nvme-cli/nvme-cli-1.9-r3.ebuild
index 8eee2953ac3..9d9a923835b 100644
--- a/sys-apps/nvme-cli/nvme-cli-1.9-r2.ebuild
+++ b/sys-apps/nvme-cli/nvme-cli-1.9-r3.ebuild
@@ -23,6 +23,8 @@ src_prepare() {
sed -e 's|^LIBUUID =|LIBUUID ?=|' \
-e 's|^install-hostparams:$|\0 install-etc|' \
-i Makefile || die
+   sed -e "s|/usr/lib/udev|$(get_udevdir)|" \
+   -i nvmf-autoconnect/dracut-conf/70-nvmf-autoconnect.conf || die
 }
 
 src_configure() {



[gentoo-commits] proj/mozilla:master commit in: dev-libs/nss/

2020-01-07 Thread Jory Pratt
commit: 4511808309003abcc177d9286e5e3d4b0d587865
Author: Jory Pratt  gentoo  org>
AuthorDate: Tue Jan  7 20:44:58 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Tue Jan  7 20:44:58 2020 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=45118083

dev-libs/nss: Version bump to 3.49

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 dev-libs/nss/Manifest| 2 +-
 dev-libs/nss/{nss-3.48-r1.ebuild => nss-3.49.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index e326108..1a9e043 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,3 +1,3 @@
-DIST nss-3.48.tar.gz 76481237 BLAKE2B 
aded12d9f917d87e6fe32bc6c57b19e478507919c7d87b3f95e86ba10717d30da25632e60753b5cf7a24fbfef8fab6529ae373eea25d633d8164164bac97357c
 SHA512 
71aefe323501dd8d750ed36606554f2e67ecb2bca85b55bc798d5dfc3a47f3d454348ca950971fb16f6d847c098d2b1c40d40b50380e0c2540ed1b9a9e9a
+DIST nss-3.49.tar.gz 76488781 BLAKE2B 
12ce6477b95bc0b0623cfe297c771832818798e39d1ab5cbc7f30e21336644498f5201abeb2ea1cbfd7cf75d64e4423152b9fe4e5c6b1761c5c049ec3da0e9fc
 SHA512 
7d8df73a2e585585a7cb3f887af3f933854984479531b3dd30316873bdd92c130e2fadb54e7b3b1f0b10675b1bce09112ef39860d74ef6f0df7b57bf430bd072
 DIST nss-cacert-class1-class3.patch 22950 BLAKE2B 
9d5e60df5f161a3c27c41e5a9419440a54f888eda454e3cde5ebe626d4075b65cf9938b5144d0fb022377f4bd415bff5e5c67d104409860aa9391b3eb8872c68
 SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 DIST nss-pem-20160329.tar.xz 27732 BLAKE2B 
7c23133a7bfb969d8eac98fb6311e76ab60c5d6601c7329f3c492da30c017e66d64a1f8bc827dd36e52e65c1a1ec02b58816442aaf410345c5ed759a02264b84
 SHA512 
5834b06e4c64205447573d4f4c8989e20986ae67ee00eebce3817eb73794a6355a404143ba1c676ec302ceefaf9df103cb879b1d4ff14ba4e3790dbee3e40eb2

diff --git a/dev-libs/nss/nss-3.48-r1.ebuild b/dev-libs/nss/nss-3.49.ebuild
similarity index 99%
rename from dev-libs/nss/nss-3.48-r1.ebuild
rename to dev-libs/nss/nss-3.49.ebuild
index 124eca8..bec0e4b 100644
--- a/dev-libs/nss/nss-3.48-r1.ebuild
+++ b/dev-libs/nss/nss-3.49.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



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

2020-01-07 Thread Brian Evans
commit: 1868f70054eedc2f75d23bc92e96978e9521a24f
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Jan  7 20:22:26 2020 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Jan  7 20:23:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1868f700

dev-python/pymysql: Drop old

Signed-off-by: Brian Evans  gentoo.org>

 dev-python/pymysql/Manifest  |  4 
 dev-python/pymysql/pymysql-0.7.11.ebuild | 31 ---
 dev-python/pymysql/pymysql-0.8.0.ebuild  | 31 ---
 dev-python/pymysql/pymysql-0.8.1.ebuild  | 31 ---
 dev-python/pymysql/pymysql-0.9.2.ebuild  | 31 ---
 5 files changed, 128 deletions(-)

diff --git a/dev-python/pymysql/Manifest b/dev-python/pymysql/Manifest
index 193e1c857c9..d36aed3393e 100644
--- a/dev-python/pymysql/Manifest
+++ b/dev-python/pymysql/Manifest
@@ -1,5 +1 @@
-DIST pymysql-0.7.11.tar.gz 82213 BLAKE2B 
45ef3b4c8f4d9a9d3cb5b706f68a52b860bc21298b9fb7d983ea3fc6910c5a53e9e963a712735f93588501ff7297a2f10a74b44965eab4554a554a4a9f0e2b0e
 SHA512 
b83fbbf77fad8e775ba48cf56f32deb61d2d54d64bd1f83e097c61d87b33a881787125c839b78f18b413722299c24a8a14dc9b36f5df7ff7f9c6ea56b2597150
-DIST pymysql-0.8.0.tar.gz 82975 BLAKE2B 
c1345ff6d266d5a3670d8bb1d7d7becad218ed294ab912f3f28e49163851e2e36fc1bb5a13a5d0f62ba753d264f736a6a87e11d290cc4fd604714fe1d4f9569d
 SHA512 
41597d3955a35283656b5cbc137b0cb63eb48658dc61f0ba1fc0c207bad07472896e557b2996e52fbc2646163bce69e7d2fed81349355e72368cf395f51e2916
-DIST pymysql-0.8.1.tar.gz 83887 BLAKE2B 
0181970d714d45db644636b57105bba1ea8d8d3ded537555ab1ae5afdc0cad308dbdfe6a67c50905ba1a2ea8cd5302bac8f997f64f0b6874436e4b90a3ea8a78
 SHA512 
0a58bb6a74281aaec5d23c4e59407ff1d7f3fd379285a21a39f14ad18008303d79aa87b99ebfe2536775f8b369875b15907ae6653d038a2d44589cf47ac0a2b9
-DIST pymysql-0.9.2.tar.gz 86913 BLAKE2B 
fc1cd695a75c9f52c4da231f7caae58f902002f38a39a1702f19d23b46bdb1a4753aea98d90e051ec56a5721999149a13b028e1614efdfcac23c76c8382a8d33
 SHA512 
110306477c167d0b497700b7b22c186c001c803800975b4b4e26e98116f47589b0a4bb7e02d502a62beed6d7dc1ae3fe8a817824c1f3a5caee0898b5f5d21734
 DIST pymysql-0.9.3.tar.gz 86715 BLAKE2B 
0ed09f7f5c47bd1fae52dd9d0ff0790367962d8e4b89d3933704b8b8d838e1f48b68455a9a3916318bf3c1c1f102fa11b4e1e3401d021f8a2d6137612a4affb9
 SHA512 
d906b7a6612d91db7d4f7f2d85a9375477e6655c568e0d1e7281ad0263d4a78f0ac4e80263605723f99e12db04c80f51c5c8ed79ed6f209a7afeb4b45bf40648

diff --git a/dev-python/pymysql/pymysql-0.7.11.ebuild 
b/dev-python/pymysql/pymysql-0.7.11.ebuild
deleted file mode 100644
index 760e27575e2..000
--- a/dev-python/pymysql/pymysql-0.7.11.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
-
-inherit distutils-r1
-
-MY_PN="PyMySQL"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Pure-Python MySQL Driver"
-HOMEPAGE="https://github.com/PyMySQL/PyMySQL";
-SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="test"
-
-S=${WORKDIR}/${MY_P}
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# While tests exist, they require an unsecure server to run without manual 
config file
-RESTRICT="test"
-
-python_test() {
-   ${PYTHON} runtests.py || die
-}

diff --git a/dev-python/pymysql/pymysql-0.8.0.ebuild 
b/dev-python/pymysql/pymysql-0.8.0.ebuild
deleted file mode 100644
index f0a32291f47..000
--- a/dev-python/pymysql/pymysql-0.8.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
-
-inherit distutils-r1
-
-MY_PN="PyMySQL"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Pure-Python MySQL Driver"
-HOMEPAGE="https://github.com/PyMySQL/PyMySQL";
-SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="test"
-
-S=${WORKDIR}/${MY_P}
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# While tests exist, they require an unsecure server to run without manual 
config file
-RESTRICT="test"
-
-python_test() {
-   ${PYTHON} runtests.py || die
-}

diff --git a/dev-python/pymysql/pymysql-0.8.1.ebuild 
b/dev-python/pymysql/pymysql-0.8.1.ebuild
deleted file mode 100644
index f0a32291f47..000
--- a/dev-python/pymysql/pymysql-0.8.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
-
-inherit distutils-r1
-
-MY_PN="PyMySQL"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Pure-Python MySQL Driver"
-HOMEPAGE="https://github.com/PyMySQL/PyMySQL";
-SRC_URI="https://github.com/${MY_PN}/${MY_PN}/ar

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

2020-01-07 Thread Thomas Deutschmann
commit: 653e91e5426022af8a8a6fca15a0f98b2e62652e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jan  7 20:19:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jan  7 20:20:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=653e91e5

dev-util/cbindgen: bump to v0.12.1

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

 dev-util/cbindgen/Manifest   | 26 
 dev-util/cbindgen/cbindgen-0.12.1.ebuild | 52 
 2 files changed, 78 insertions(+)

diff --git a/dev-util/cbindgen/Manifest b/dev-util/cbindgen/Manifest
index 2de6761be5f..6cb877e270c 100644
--- a/dev-util/cbindgen/Manifest
+++ b/dev-util/cbindgen/Manifest
@@ -1,25 +1,40 @@
 DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
 DIST atty-0.2.11.crate 5916 BLAKE2B 
e502c23faaa9dd27cc5865b68a721b0403071edb483fca0c745707f4c0ca1b1787b5677b2d8ad7f327b8f5588ba784126ce78496c1db54f7ca4ce0ccea669499
 SHA512 
9d6417dc1e8abdb4969418525b36c451274fd76769adb57bef9875ef62ef521c50d58626ebc4f96d2bea32cbadb6999fd67653b570293d7253b403b6d0736c79
+DIST atty-0.2.13.crate 4764 BLAKE2B 
673eea1d377fc3aca792a3a8bd2a5c058f3041abc76a8760dd6acab7f19fa610f812c57d81a4dbf773675cad3df483904c66e66b45d83393402f747c6db60d89
 SHA512 
4554ca7dedb4c2e8693e5847ef1fe66161ed4cb2c19156bb03f41ce7e7ea21838369dabaf447a60d1468de8bfbb7087438c12934c4569dde63df074f168569ad
 DIST autocfg-0.1.4.crate 10937 BLAKE2B 
272fc9d216749941cb73d37d5233d1df4bde5abcf9a6e75ed928ee6493e9011922a06551dac1f6b1d0c34dce587c6ce1442ea62e88457c0cecf985e7a3d5e47e
 SHA512 
811b68ea24a836980026abba12598b35359abdff5660e6e9d3cc65e3edbedcd10dffc208900af5d4c21e983e1218b5fb5499117c05ab60b3e4716f0529b231ce
 DIST bitflags-1.1.0.crate 16322 BLAKE2B 
01931976111840ca69b58e77e2c18b26ebabe4ef71ebdbe83565fbef42ffbb9512ad376192c085070485cd344b8614f260aafe0614fb20342cca5a15e9616385
 SHA512 
e3e611cf35a1ed4930727d530e6c78add895bd96636ca1354f1269b3d0e36e77fbb9ec850fe1f448a10f09ea2b2f89c2b16bb96b7da585851ce4c29a308968e3
+DIST bitflags-1.2.1.crate 16745 BLAKE2B 
0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b
 SHA512 
ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b
+DIST c2-chacha-0.2.3.crate 13336 BLAKE2B 
0b548907ce4c9ee502ec96307ca003d168e8bcf9007ec667661d158f33de36fc2e832cb3c36cadc2523f6ba8b9aeff4dcb16e7f95a9a34ae02e8bd5d00f65cf2
 SHA512 
302498f75d1befdb8bf8b61d0eff2762f0e86000c3909d819a377be2fec72e830bfb4530e24059906b499cef17ab56229f5627fb998ad9ba34a7c6c0de748538
 DIST cbindgen-0.10.1.crate 135719 BLAKE2B 
dd972e1151d5ff3933affd584fb5c608cdd1f7fe87ebbf0f506b68c398ef0106e2df6812637c6492e8054f6abd70486f868356b5ef58e61a4c6217a350ae9f95
 SHA512 
e3871c113cbdac50e71f6c2f611562a90a2417cc485c47812388bdee7970f4487d0f2875b3133bb73db05baf85d324f95cba1dd71c321e90b8d8b5b933fced34
 DIST cbindgen-0.11.1.crate 137331 BLAKE2B 
b2e917ac4e075227a1cf15f8512dce27483f082cb646086d0ef9004ca9d51db27dc630f20d9e8f5488330251e45d7dcf1e987b7e2b965d224156cad4a6866537
 SHA512 
ff746cd4485bf92b6e1d8973635b9da722d0ae786c455885af36c4842e8770341c670d68efebd87f60f30f4c3160786b9ef576c8e05eb61aaa1e5ac871e75357
+DIST cbindgen-0.12.1.crate 142473 BLAKE2B 
7ea4e5547d84999d0b366e079c8f31120ae4b2cf87e32b3f6659e88a59c41c720260de3405cad102b7bd32a7d3529803b05a06ff4b4b329412cceea97198bc36
 SHA512 
851f82cfdd4304dc57dab1a145f78a05a6c5f05ad607d27e0ae909920a5d99013ffb7f7e87950541bda98462f73f0c338d9761b94a96c3073f39163c2ddacf08
 DIST cbindgen-0.9.1.crate 129676 BLAKE2B 
12315522938e941c4a53033f276f6065d6e19ba7cab3ce8aabb17b2ae5fe0c7231e51be33828434d6ca039d79c9414fe8d310a12b07ef1c544ed9b5d8cee74c6
 SHA512 
0e32563db42363dc82e8aca2f36bdafcdf0ec9156e7238937295c9369d306c2bfa590ea7a9afd61d8b915fc383bb7af8bbb78cde71f6ab30b0c576262c74232b
+DIST cfg-if-0.1.10.crate 7933 BLAKE2B 
063a96ed176f34f788666b40adc483d147fc011dee941ab60569ddd0e57502b5dd06ed71090f4e14ce005d06e240500a286f74652615e9d068fba649610d8cf8
 SHA512 
9d22616bfb4a75770a828a0a3cddac6787297a5fdc53eb17e25811cc94de717f2de8bd66d53c5d65ba1c83d8892aefee5ae758cf56a1ef0a0c3120f70b244339
 DIST cfg-if-0.1.9.crate 7353 BLAKE2B 
5556f3fdbf49708e6e4f08f2c536ee093b5f04dcf1fe4f68355189d129c416c338820143b5cf5f215323b38175ee0fd34eef4b2ff58179b190a63a9728fe2839
 SHA512 
45f7322217d291b3905ffdc45cadd5a7a7baf440f9a82a5b5596192ed0ac54353a3ecae0326d5807aae99bc4d79e0406d71bd65745ec8d9f8815a7c9436d648c
 DIST clap-2.33.0.crate 196458 BLAKE2B 
3bb62d817afc77b421a6282746b9b61367d224de6b614c7ed66bde452ce1046728077dab3368a46635b5c74d82ba3196586d87c0201478ce5b89638910dadb1a
 SHA512 
f

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

2020-01-07 Thread Thomas Deutschmann
commit: 9cca61dcffd3969ce31898541a50bafedc4dd6d9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jan  7 20:06:19 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jan  7 20:09:54 2020 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=9cca61dc

gen_compile.sh: compile_modules(): Add parameter "copy_kernel"

When building kernel with integrated initramfs we don't want to
copy kernel to its final location before we integrated initramfs or
otherwise, the second call to compile_modules() would preserve
previous incomplete image.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_compile.sh | 19 +++
 genkernel  |  9 +++--
 2 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/gen_compile.sh b/gen_compile.sh
index 9c6b6f0..4942a0c 100755
--- a/gen_compile.sh
+++ b/gen_compile.sh
@@ -254,7 +254,20 @@ compile_modules() {
fi
 }
 
+# @FUNCTION: compile_kernel
+# @USAGE: 
+# @DESCRIPTION:
+# Will compile and optionally copy compiled kernel and System.map
+# to its final location.
+#
+#  Boolean which indicates if kernel and System.map should
+#   get copied to its final location
 compile_kernel() {
+   [[ ${#} -ne 1 ]] \
+   && gen_die "$(get_useful_function_stack "${FUNCNAME}")Invalid 
usage of ${FUNCNAME}(): Function takes exactly one argument (${#} given)!"
+
+   local copy_kernel="${1}"
+
[ -z "${KERNEL_MAKE}" ] \
&& gen_die "KERNEL_MAKE undefined - I don't know how to compile 
a kernel for this arch!"
 
@@ -295,6 +308,12 @@ compile_kernel() {
print_info 1 "$(get_indent 1)>> Skipping installation of 
bundled firmware due to --no-firmware-install ..."
fi
 
+   if ! isTrue "${copy_kernel}"
+   then
+   print_info 5 "Not copying compiled kernel yet (${FUNCNAME} 
called with copy_kernel=no) ..."
+   return
+   fi
+
local tmp_kernel_binary=$(find_kernel_binary 
${KERNEL_BINARY_OVERRIDE:-${KERNEL_BINARY}})
local tmp_kernel_binary2=$(find_kernel_binary ${KERNEL_BINARY_2})
if [ -z "${tmp_kernel_binary}" ]

diff --git a/genkernel b/genkernel
index 8435350..127844a 100755
--- a/genkernel
+++ b/genkernel
@@ -250,7 +250,12 @@ then
print_info 2 "$(get_indent 1)>> Kernel version has not changed 
since genkernel start"
fi
 
-   compile_kernel
+   if isTrue "${INTEGRATED_INITRAMFS}"
+   then
+   compile_kernel no
+   else
+   compile_kernel yes
+   fi
 
# Compile modules
if isTrue "${BUILD_MODULES}" && ! isTrue "${BUILD_STATIC}"
@@ -372,7 +377,7 @@ then
unset cfg_CONFIG_INITRAMFS_SOURCE
 
# We build the kernel a second time to include the initramfs
-   compile_kernel
+   compile_kernel yes
 fi
 
 if [ -n "${KERNCACHE}" ]



[gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-jre-bin/

2020-01-07 Thread Georgy Yakovlev
commit: 7bed783ba77f3cbb28cc76f99f27a65388733f3e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jan  7 20:09:44 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jan  7 20:11:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bed783b

dev-java/openjdk-jre-bin: make webstart opt-in

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild | 4 ++--
 dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild | 4 ++--
 dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild  | 4 ++--
 dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild 
b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild
index 6efa5873bdf..6908dd4a66c 100644
--- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild
+++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.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=6
@@ -22,7 +22,7 @@ DESCRIPTION="Prebuilt Java JRE binaries provided by 
AdoptOpenJDK"
 HOMEPAGE="https://adoptopenjdk.net";
 LICENSE="GPL-2-with-classpath-exception"
 KEYWORDS="~amd64"
-IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
+IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart"
 
 RDEPEND="
media-libs/fontconfig:1.0

diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild 
b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild
index 6efa5873bdf..6908dd4a66c 100644
--- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild
+++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.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=6
@@ -22,7 +22,7 @@ DESCRIPTION="Prebuilt Java JRE binaries provided by 
AdoptOpenJDK"
 HOMEPAGE="https://adoptopenjdk.net";
 LICENSE="GPL-2-with-classpath-exception"
 KEYWORDS="~amd64"
-IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
+IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart"
 
 RDEPEND="
media-libs/fontconfig:1.0

diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild 
b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild
index 52e061d094a..ce2ae329460 100644
--- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild
+++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.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=6
@@ -23,7 +23,7 @@ SRC_URI="
 LICENSE="GPL-2-with-classpath-exception"
 KEYWORDS="amd64"
 
-IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
+IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart"
 
 RDEPEND="
media-libs/fontconfig:1.0

diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild 
b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild
index e70418e586b..5c67ca6a621 100644
--- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild
+++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.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=6
@@ -23,7 +23,7 @@ SRC_URI="
 LICENSE="GPL-2-with-classpath-exception"
 KEYWORDS="~amd64"
 
-IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
+IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart"
 
 RDEPEND="
media-libs/fontconfig:1.0



[gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk/

2020-01-07 Thread Georgy Yakovlev
commit: 3da0f5f5ee7dcb9ffbc769d82764e51a46900aa1
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jan  7 20:07:20 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jan  7 20:11:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da0f5f5

dev-java/openjdk: make webstart opt-in

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-java/openjdk/openjdk-11.0.3_p7-r4.ebuild | 4 ++--
 dev-java/openjdk/openjdk-11.0.4_p11.ebuild   | 4 ++--
 dev-java/openjdk/openjdk-11.0.5_p10.ebuild   | 4 ++--
 dev-java/openjdk/openjdk-8.222_p10.ebuild| 4 ++--
 dev-java/openjdk/openjdk-8.232_p09.ebuild| 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-java/openjdk/openjdk-11.0.3_p7-r4.ebuild 
b/dev-java/openjdk/openjdk-11.0.3_p7-r4.ebuild
index 792678b7028..5bdff86cde0 100644
--- a/dev-java/openjdk/openjdk-11.0.3_p7-r4.ebuild
+++ b/dev-java/openjdk/openjdk-11.0.3_p7-r4.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=6
@@ -15,7 +15,7 @@ 
SRC_URI="https://hg.${PN}.java.net/jdk-updates/jdk${SLOT}u/archive/jdk-${MY_PV}.
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 
-IUSE="alsa cups debug doc examples gentoo-vm headless-awt javafx +jbootstrap 
nsplugin +pch selinux source systemtap +webstart"
+IUSE="alsa cups debug doc examples gentoo-vm headless-awt javafx +jbootstrap 
nsplugin +pch selinux source systemtap webstart"
 
 COMMON_DEPEND="
media-libs/freetype:2=

diff --git a/dev-java/openjdk/openjdk-11.0.4_p11.ebuild 
b/dev-java/openjdk/openjdk-11.0.4_p11.ebuild
index a40f54aa69b..7c7b56ab423 100644
--- a/dev-java/openjdk/openjdk-11.0.4_p11.ebuild
+++ b/dev-java/openjdk/openjdk-11.0.4_p11.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=6
@@ -15,7 +15,7 @@ 
SRC_URI="https://hg.${PN}.java.net/jdk-updates/jdk${SLOT}u/archive/jdk-${MY_PV}.
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 
-IUSE="alsa cups debug doc examples gentoo-vm headless-awt javafx +jbootstrap 
nsplugin +pch selinux source systemtap +webstart"
+IUSE="alsa cups debug doc examples gentoo-vm headless-awt javafx +jbootstrap 
nsplugin +pch selinux source systemtap webstart"
 
 COMMON_DEPEND="
media-libs/freetype:2=

diff --git a/dev-java/openjdk/openjdk-11.0.5_p10.ebuild 
b/dev-java/openjdk/openjdk-11.0.5_p10.ebuild
index a40f54aa69b..7c7b56ab423 100644
--- a/dev-java/openjdk/openjdk-11.0.5_p10.ebuild
+++ b/dev-java/openjdk/openjdk-11.0.5_p10.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=6
@@ -15,7 +15,7 @@ 
SRC_URI="https://hg.${PN}.java.net/jdk-updates/jdk${SLOT}u/archive/jdk-${MY_PV}.
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 
-IUSE="alsa cups debug doc examples gentoo-vm headless-awt javafx +jbootstrap 
nsplugin +pch selinux source systemtap +webstart"
+IUSE="alsa cups debug doc examples gentoo-vm headless-awt javafx +jbootstrap 
nsplugin +pch selinux source systemtap webstart"
 
 COMMON_DEPEND="
media-libs/freetype:2=

diff --git a/dev-java/openjdk/openjdk-8.222_p10.ebuild 
b/dev-java/openjdk/openjdk-8.222_p10.ebuild
index 9a7f4a3fb78..9a74ec42890 100644
--- a/dev-java/openjdk/openjdk-8.222_p10.ebuild
+++ b/dev-java/openjdk/openjdk-8.222_p10.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=6
@@ -25,7 +25,7 @@ SRC_URI="
 LICENSE="GPL-2"
 SLOT="$(ver_cut 1)"
 KEYWORDS="amd64 arm64 ppc64 ~x86"
-IUSE="alsa debug cups doc examples gentoo-vm headless-awt +jbootstrap nsplugin 
+pch selinux source +webstart"
+IUSE="alsa debug cups doc examples gentoo-vm headless-awt +jbootstrap nsplugin 
+pch selinux source webstart"
 
 COMMON_DEPEND="
media-libs/freetype:2=

diff --git a/dev-java/openjdk/openjdk-8.232_p09.ebuild 
b/dev-java/openjdk/openjdk-8.232_p09.ebuild
index 003e868749f..ac104740441 100644
--- a/dev-java/openjdk/openjdk-8.232_p09.ebuild
+++ b/dev-java/openjdk/openjdk-8.232_p09.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=6
@@ -25,7 +25,7 @@ SRC_URI="
 LICENSE="GPL-2"
 SLOT="$(ver_cut 1)"
 KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="alsa debug cups doc examples gentoo-vm headless-awt +jbootstrap nsplugin 
+pch selinux source +webstart"
+IUSE="alsa debug cups doc examples gentoo-vm headless-awt +jbootstrap nsplugin 
+pch selinux source webstart"
 
 COMMON_DEPEND="
media-libs/freetype:2=



[gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea/

2020-01-07 Thread Georgy Yakovlev
commit: 5a76338309f431e6ba46365cdebfd5d3d4a930b6
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jan  7 20:10:34 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jan  7 20:11:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a763383

dev-java/icedtea: make webstart opt-in

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-java/icedtea/icedtea-3.13.0.ebuild | 4 ++--
 dev-java/icedtea/icedtea-3.14.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/icedtea/icedtea-3.13.0.ebuild 
b/dev-java/icedtea/icedtea-3.13.0.ebuild
index b68d66cb8ce..ce1979057ab 100644
--- a/dev-java/icedtea/icedtea-3.13.0.ebuild
+++ b/dev-java/icedtea/icedtea-3.13.0.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
 
 # Build written by Andrew John Hughes (gnu_and...@member.fsf.org)
@@ -71,7 +71,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 IUSE="+alsa cacao +cups doc examples +gtk headless-awt
jamvm +jbootstrap kerberos libressl nsplugin pax_kernel +pch
-   pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test 
+webstart zero"
+   pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test 
webstart zero"
 
 RESTRICT="!test? ( test )"
 REQUIRED_USE="gtk? ( !headless-awt )"

diff --git a/dev-java/icedtea/icedtea-3.14.0.ebuild 
b/dev-java/icedtea/icedtea-3.14.0.ebuild
index c52bf327654..03d9440ef6c 100644
--- a/dev-java/icedtea/icedtea-3.14.0.ebuild
+++ b/dev-java/icedtea/icedtea-3.14.0.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
 
 # Build written by Andrew John Hughes (gnu_and...@member.fsf.org)
@@ -71,7 +71,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 IUSE="+alsa cacao +cups doc examples +gtk headless-awt
jamvm +jbootstrap kerberos libressl nsplugin pax_kernel +pch
-   pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test 
+webstart zero"
+   pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test 
webstart zero"
 
 RESTRICT="!test? ( test )"
 REQUIRED_USE="gtk? ( !headless-awt )"



[gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-bin/

2020-01-07 Thread Georgy Yakovlev
commit: 824253f873c25719df90eb1efd5e31e647435c06
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jan  7 20:08:49 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jan  7 20:11:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824253f8

dev-java/openjdk-bin: make webstart opt-in

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-java/openjdk-bin/openjdk-bin-11.0.4_p11.ebuild   | 4 ++--
 dev-java/openjdk-bin/openjdk-bin-11.0.5_p10.ebuild   | 4 ++--
 dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild | 4 ++--
 dev-java/openjdk-bin/openjdk-bin-8.232_p09.ebuild| 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-java/openjdk-bin/openjdk-bin-11.0.4_p11.ebuild 
b/dev-java/openjdk-bin/openjdk-bin-11.0.4_p11.ebuild
index 16dc044a614..c629d40f486 100644
--- a/dev-java/openjdk-bin/openjdk-bin-11.0.4_p11.ebuild
+++ b/dev-java/openjdk-bin/openjdk-bin-11.0.4_p11.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=6
@@ -25,7 +25,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by 
AdoptOpenJDK"
 HOMEPAGE="https://adoptopenjdk.net";
 LICENSE="GPL-2-with-classpath-exception"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
-IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source 
+webstart"
+IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source 
webstart"
 
 RDEPEND="
media-libs/fontconfig:1.0

diff --git a/dev-java/openjdk-bin/openjdk-bin-11.0.5_p10.ebuild 
b/dev-java/openjdk-bin/openjdk-bin-11.0.5_p10.ebuild
index 3f1b4f75da7..52b3d9d67df 100644
--- a/dev-java/openjdk-bin/openjdk-bin-11.0.5_p10.ebuild
+++ b/dev-java/openjdk-bin/openjdk-bin-11.0.5_p10.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=6
@@ -24,7 +24,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by 
AdoptOpenJDK"
 HOMEPAGE="https://adoptopenjdk.net";
 LICENSE="GPL-2-with-classpath-exception"
 KEYWORDS="~amd64 ~arm ~ppc64"
-IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source 
+webstart"
+IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source 
webstart"
 
 RDEPEND="
media-libs/fontconfig:1.0

diff --git a/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild 
b/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild
index 2ff06a07bf1..1c48331fa58 100644
--- a/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild
+++ b/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.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=6
@@ -26,7 +26,7 @@ SRC_URI="
 LICENSE="GPL-2-with-classpath-exception"
 KEYWORDS="amd64 ~arm arm64 ppc64"
 
-IUSE="alsa cups examples +gentoo-vm headless-awt nsplugin selinux source 
+webstart"
+IUSE="alsa cups examples +gentoo-vm headless-awt nsplugin selinux source 
webstart"
 
 RDEPEND="
media-libs/fontconfig:1.0

diff --git a/dev-java/openjdk-bin/openjdk-bin-8.232_p09.ebuild 
b/dev-java/openjdk-bin/openjdk-bin-8.232_p09.ebuild
index e1c51cc17b6..9225c3e2202 100644
--- a/dev-java/openjdk-bin/openjdk-bin-8.232_p09.ebuild
+++ b/dev-java/openjdk-bin/openjdk-bin-8.232_p09.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=6
@@ -26,7 +26,7 @@ SRC_URI="
 LICENSE="GPL-2-with-classpath-exception"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 
-IUSE="alsa cups examples +gentoo-vm headless-awt nsplugin selinux source 
+webstart"
+IUSE="alsa cups examples +gentoo-vm headless-awt nsplugin selinux source 
webstart"
 
 RDEPEND="
media-libs/fontconfig:1.0



[gentoo-commits] repo/gentoo:master commit in: dev-libs/roct-thunk-interface/

2020-01-07 Thread Craig Andrews
commit: aa9e2f77177f02048e62588634831cbb0464c8ae
Author: Chris Mayo  gmail  com>
AuthorDate: Sat Dec 21 19:50:07 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Jan  7 20:04:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa9e2f77

dev-libs/roct-thunk-interface: Remove NUMA from kernel check

non-NUMA support was added in:
https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/commit/1a6ef82

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Chris Mayo  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14079
Signed-off-by: Craig Andrews  gentoo.org>

 dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild | 2 +-
 dev-libs/roct-thunk-interface/roct-thunk-interface-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild 
b/dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild
index e67d364f42f..9ec113c78eb 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild
@@ -16,7 +16,7 @@ fi
 
 DESCRIPTION="Radeon Open Compute Thunk Interface"
 HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface";
-CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU 
~DRM_AMDGPU_USERPTR"
+CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU 
~DRM_AMDGPU_USERPTR"
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 

diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-.ebuild 
b/dev-libs/roct-thunk-interface/roct-thunk-interface-.ebuild
index e67d364f42f..9ec113c78eb 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-.ebuild
@@ -16,7 +16,7 @@ fi
 
 DESCRIPTION="Radeon Open Compute Thunk Interface"
 HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface";
-CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU 
~DRM_AMDGPU_USERPTR"
+CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU 
~DRM_AMDGPU_USERPTR"
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/files/, net-libs/rpcsvc-proto/

2020-01-07 Thread Sergei Trofimovich
commit: 81052c9a262f68e6d9898e54fc35678cc8b2e822
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jan  7 19:52:26 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan  7 19:52:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81052c9a

net-libs/rpcsvc-proto: use external libintl where needed, bug #637084

Reported-by: Anton
Closes: https://bugs.gentoo.org/637084
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../files/rpcsvc-proto-1.4-external-libintl.patch  | 47 ++
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild   | 36 +
 2 files changed, 83 insertions(+)

diff --git 
a/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.4-external-libintl.patch 
b/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.4-external-libintl.patch
new file mode 100644
index 000..a5088735bbb
--- /dev/null
+++ b/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.4-external-libintl.patch
@@ -0,0 +1,47 @@
+From 2527c37f956aa38408e251587556a6c8389af319 Mon Sep 17 00:00:00 2001
+From: Sergei Trofimovich 
+Date: Sun, 29 Dec 2019 23:38:28 +
+Subject: [PATCH] configure.ac: autodetect need for external libintl
+
+uclibc-ng and macos standard libraries don't provide libintl
+facilities. As a result build fails as
+(x86_64-gentoo-linux-uclibc example):
+
+```
+...
+gcc  -g -O2   -o rpcgen rpc_clntout.o rpc_cout.o rpc_hout.o rpc_main.o 
rpc_parse.o rpc_sample.o rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o
+/usr/lib/gcc/x86_64-gentoo-linux-uclibc/9.2.0/../../../../x86_64-gentoo-linux-uclibc/bin/ld:
 rpc_main.o: in function `usage':
+/root/rpcsvc-proto/rpcgen/rpc_main.c:1403: undefined reference to 
`libintl_gettext'
+/usr/lib/gcc/x86_64-gentoo-linux-uclibc/9.2.0/../../../../x86_64-gentoo-linux-uclibc/bin/ld:
 /root/rpcsvc-proto/rpcgen/rpc_main.c:1404: undefined reference to 
`libintl_gettext'
+...
+```
+
+The change is simple: add gettext m4 macros to detect need
+for libintl and link to an external library if needed.
+
+Tested on x86_64-glibc and x86_64-uclibc-ng.
+
+Reported-by: Anton
+Bug: https://bugs.gentoo.org/637084
+Signed-off-by: Sergei Trofimovich 
+
+--- a/configure.ac
 b/configure.ac
+@@ -16,4 +16,7 @@ AC_ISC_POSIX
+ AC_PROG_INSTALL
+ AC_PROG_MAKE_SET
+ 
++AM_GNU_GETTEXT([external])
++AM_GNU_GETTEXT_VERSION([0.18.1])
++
+ AC_OUTPUT([Makefile rpcgen/Makefile rpcsvc/Makefile])
+--- a/rpcgen/Makefile.am
 b/rpcgen/Makefile.am
+@@ -10,3 +10,4 @@ noinst_HEADERS = proto.h rpc_parse.h rpc_scan.h rpc_util.h
+ rpcgen_SOURCES = rpc_clntout.c rpc_cout.c rpc_hout.c rpc_main.c \
+   rpc_parse.c rpc_sample.c rpc_scan.c rpc_svcout.c rpc_tblout.c \
+   rpc_util.c
++rpcgen_LDADD = $(LIBINTL)
+-- 
+2.24.1
+

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild 
b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
new file mode 100644
index 000..7a8ead0d69d
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto";
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+# sys-devel/gettext is only for libintl detection macros.
+DEPEND="sys-devel/gettext"
+RDEPEND="
+   !

[gentoo-commits] repo/gentoo:master commit in: sys-libs/e2fsprogs-libs/

2020-01-07 Thread Lars Wendler
commit: 365119fc8285284c0da1c504770ae302b7b29814
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Jan  7 19:43:45 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Jan  7 19:49:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365119fc

sys-libs/e2fsprogs-libs: Bump to version 1.45.5

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

 sys-libs/e2fsprogs-libs/Manifest   |  1 +
 .../e2fsprogs-libs/e2fsprogs-libs-1.45.5.ebuild| 94 ++
 2 files changed, 95 insertions(+)

diff --git a/sys-libs/e2fsprogs-libs/Manifest b/sys-libs/e2fsprogs-libs/Manifest
index 955e848d7d8..9fc23c16aad 100644
--- a/sys-libs/e2fsprogs-libs/Manifest
+++ b/sys-libs/e2fsprogs-libs/Manifest
@@ -2,3 +2,4 @@ DIST e2fsprogs-1.44.5.tar.xz 5375996 BLAKE2B 
a6069e7c4889cdd3a30d94994d179c024ed
 DIST e2fsprogs-1.45.2.tar.xz 5560504 BLAKE2B 
c7764eb7fd67c422007cf2d884496babf78663ce6dab674fb023738b69e270c601dded89fc65fe4e7e1853cf8234772bfc2e28a1189b8dfd3f9e6fa34677f664
 SHA512 
50fdb7769c789fb143b2e4bd56e6b55eac8f84be5b7074008134fa56d980342c2307e62380f9ba6a8ab9bbc6bbf45b349aad540c8f239cf859706fd33e521e5e
 DIST e2fsprogs-1.45.3.tar.xz 5561452 BLAKE2B 
ee41f35c3294ccb8dad4274e44d9c07dc94f93d2e921472c34da7913cdb2d60f998fa154c98f6ba4f9e598de152006a0fdb63a9006bbf3bb1847166d9342a29f
 SHA512 
9f898d353af48a1d357cb01f64187b6dfef671bb2e0450438530fe4fa9454fccc6b755c9469d81e702e6d85a4defd02ae0a493897a4b3284cb112e8444c9bf52
 DIST e2fsprogs-1.45.4.tar.xz 5567164 BLAKE2B 
ab7be15e504b674290a25572d09d1ca4bacebc14d23a0ae400636bdcf3bf117f3aaf82b806ca7fd25dcd6ef9fedff588de7c72134b095e27f7a363f7d70c94c7
 SHA512 
408f093a6674ef2316c451173481851041957617c550308d2969b983e11d988ddfc120626cd957c0759648bc357edf1d9971e6d46bed109c2af5f8a09bdc5bda
+DIST e2fsprogs-1.45.5.tar.xz 5569796 BLAKE2B 
cf9633caa6c00afa51408364d0c0a1515a9989ad1582fb485a300fd71bf61ec56b57dbb26f152609eaf2d63bfb04fe1e3f271085c26aa0c832c1f467960e6480
 SHA512 
d1a8611b525742387061f390fb24825dfa175997cc7db05decea913fcc7b97a95a3e787091f2920d4a7d4eb1d813568af734a1610229ead09bcbf9f3e262e4ce

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.5.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.5.ebuild
new file mode 100644
index 000..cbb2657079b
--- /dev/null
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.5.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs multilib-minimal usr-ldscript
+
+MY_PN=${PN%-libs}
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="e2fsprogs libraries (common error and subsystem)"
+HOMEPAGE="http://e2fsprogs.sourceforge.net/";
+SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
+   
https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${PV}/${MY_P}.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~m68k-mint ~x86-solaris"
+IUSE="static-libs"
+
+RDEPEND="!sys-libs/com_err
+   !sys-libs/ss
+   !

[gentoo-commits] repo/gentoo:master commit in: sys-libs/e2fsprogs-libs/

2020-01-07 Thread Lars Wendler
commit: a2834ba2fd579e04405a6b5d873c7c20e4ec8fc4
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Jan  7 19:49:03 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Jan  7 19:49:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2834ba2

sys-libs/e2fsprogs-libs: Removed old

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

 sys-libs/e2fsprogs-libs/Manifest   |  3 -
 .../e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild| 94 --
 .../e2fsprogs-libs/e2fsprogs-libs-1.45.2.ebuild| 94 --
 .../e2fsprogs-libs/e2fsprogs-libs-1.45.3.ebuild| 94 --
 4 files changed, 285 deletions(-)

diff --git a/sys-libs/e2fsprogs-libs/Manifest b/sys-libs/e2fsprogs-libs/Manifest
index 9fc23c16aad..c1c6ecf019e 100644
--- a/sys-libs/e2fsprogs-libs/Manifest
+++ b/sys-libs/e2fsprogs-libs/Manifest
@@ -1,5 +1,2 @@
-DIST e2fsprogs-1.44.5.tar.xz 5375996 BLAKE2B 
a6069e7c4889cdd3a30d94994d179c024edf098205012446677c76ed206f18e71a0f241527ac33ee35eebdfa8fe87a81dde5228694186fc4e1e55e5b7bc87862
 SHA512 
c0faec90b2be81460d374c150be917cd6beb1d10dc7cd0c6c4747de19de9af1763e90d48aec5b3c0fbff1b59bf79a35f93536cd52e68d1e45d4db610e158bb2e
-DIST e2fsprogs-1.45.2.tar.xz 5560504 BLAKE2B 
c7764eb7fd67c422007cf2d884496babf78663ce6dab674fb023738b69e270c601dded89fc65fe4e7e1853cf8234772bfc2e28a1189b8dfd3f9e6fa34677f664
 SHA512 
50fdb7769c789fb143b2e4bd56e6b55eac8f84be5b7074008134fa56d980342c2307e62380f9ba6a8ab9bbc6bbf45b349aad540c8f239cf859706fd33e521e5e
-DIST e2fsprogs-1.45.3.tar.xz 5561452 BLAKE2B 
ee41f35c3294ccb8dad4274e44d9c07dc94f93d2e921472c34da7913cdb2d60f998fa154c98f6ba4f9e598de152006a0fdb63a9006bbf3bb1847166d9342a29f
 SHA512 
9f898d353af48a1d357cb01f64187b6dfef671bb2e0450438530fe4fa9454fccc6b755c9469d81e702e6d85a4defd02ae0a493897a4b3284cb112e8444c9bf52
 DIST e2fsprogs-1.45.4.tar.xz 5567164 BLAKE2B 
ab7be15e504b674290a25572d09d1ca4bacebc14d23a0ae400636bdcf3bf117f3aaf82b806ca7fd25dcd6ef9fedff588de7c72134b095e27f7a363f7d70c94c7
 SHA512 
408f093a6674ef2316c451173481851041957617c550308d2969b983e11d988ddfc120626cd957c0759648bc357edf1d9971e6d46bed109c2af5f8a09bdc5bda
 DIST e2fsprogs-1.45.5.tar.xz 5569796 BLAKE2B 
cf9633caa6c00afa51408364d0c0a1515a9989ad1582fb485a300fd71bf61ec56b57dbb26f152609eaf2d63bfb04fe1e3f271085c26aa0c832c1f467960e6480
 SHA512 
d1a8611b525742387061f390fb24825dfa175997cc7db05decea913fcc7b97a95a3e787091f2920d4a7d4eb1d813568af734a1610229ead09bcbf9f3e262e4ce

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild
deleted file mode 100644
index 31a4fa3fa90..000
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit toolchain-funcs multilib-minimal usr-ldscript
-
-MY_PN=${PN%-libs}
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="e2fsprogs libraries (common error and subsystem)"
-HOMEPAGE="http://e2fsprogs.sourceforge.net/";
-SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
-   
https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~m68k-mint ~x86-solaris"
-IUSE="static-libs"
-
-RDEPEND="!sys-libs/com_err
-   !sys-libs/ss
-   !http://e2fsprogs.sourceforge.net/";
-SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
-   
https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~amd64-linux ~x86-linux ~m68k-mint ~x86-solaris"
-IUSE="static-libs"
-
-RDEPEND="!sys-libs/com_err
-   !sys-libs/ss
-   !http://e2fsprogs.sourceforge.net/";
-SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
-   
https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${PV}/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~m68k-mint ~x86-solaris"
-IUSE="static-libs"
-
-RDEPEND="!sys-libs/com_err
-   !sys-libs/ss
-   !

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

2020-01-07 Thread Lars Wendler
commit: 28ca87191b51677ab62c9eda185e212dde7bc46d
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Jan  7 19:47:06 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Jan  7 19:49:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ca8719

sys-fs/e2fsprogs: Bump to version 1.45.5

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

 sys-fs/e2fsprogs/Manifest|   1 +
 sys-fs/e2fsprogs/e2fsprogs-1.45.5.ebuild | 144 +++
 2 files changed, 145 insertions(+)

diff --git a/sys-fs/e2fsprogs/Manifest b/sys-fs/e2fsprogs/Manifest
index ed44e44a84b..53560cae3a4 100644
--- a/sys-fs/e2fsprogs/Manifest
+++ b/sys-fs/e2fsprogs/Manifest
@@ -3,3 +3,4 @@ DIST e2fsprogs-1.44.5.tar.xz 5375996 BLAKE2B 
a6069e7c4889cdd3a30d94994d179c024ed
 DIST e2fsprogs-1.45.2.tar.xz 5560504 BLAKE2B 
c7764eb7fd67c422007cf2d884496babf78663ce6dab674fb023738b69e270c601dded89fc65fe4e7e1853cf8234772bfc2e28a1189b8dfd3f9e6fa34677f664
 SHA512 
50fdb7769c789fb143b2e4bd56e6b55eac8f84be5b7074008134fa56d980342c2307e62380f9ba6a8ab9bbc6bbf45b349aad540c8f239cf859706fd33e521e5e
 DIST e2fsprogs-1.45.3.tar.xz 5561452 BLAKE2B 
ee41f35c3294ccb8dad4274e44d9c07dc94f93d2e921472c34da7913cdb2d60f998fa154c98f6ba4f9e598de152006a0fdb63a9006bbf3bb1847166d9342a29f
 SHA512 
9f898d353af48a1d357cb01f64187b6dfef671bb2e0450438530fe4fa9454fccc6b755c9469d81e702e6d85a4defd02ae0a493897a4b3284cb112e8444c9bf52
 DIST e2fsprogs-1.45.4.tar.xz 5567164 BLAKE2B 
ab7be15e504b674290a25572d09d1ca4bacebc14d23a0ae400636bdcf3bf117f3aaf82b806ca7fd25dcd6ef9fedff588de7c72134b095e27f7a363f7d70c94c7
 SHA512 
408f093a6674ef2316c451173481851041957617c550308d2969b983e11d988ddfc120626cd957c0759648bc357edf1d9971e6d46bed109c2af5f8a09bdc5bda
+DIST e2fsprogs-1.45.5.tar.xz 5569796 BLAKE2B 
cf9633caa6c00afa51408364d0c0a1515a9989ad1582fb485a300fd71bf61ec56b57dbb26f152609eaf2d63bfb04fe1e3f271085c26aa0c832c1f467960e6480
 SHA512 
d1a8611b525742387061f390fb24825dfa175997cc7db05decea913fcc7b97a95a3e787091f2920d4a7d4eb1d813568af734a1610229ead09bcbf9f3e262e4ce

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.5.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.5.ebuild
new file mode 100644
index 000..c89dd215ca8
--- /dev/null
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.5.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic systemd toolchain-funcs udev usr-ldscript
+
+DESCRIPTION="Standard EXT2/EXT3/EXT4 filesystem utilities"
+HOMEPAGE="http://e2fsprogs.sourceforge.net/";
+SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
+   
https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${PV}/${P}.tar.xz
+   elibc_mintlib? ( mirror://gentoo/${PN}-1.42.9-mint-r1.patch.xz )"
+
+LICENSE="GPL-2 BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~m68k-mint"
+IUSE="cron fuse nls static-libs elibc_FreeBSD"
+
+RDEPEND="~sys-libs/${PN}-libs-${PV}
+   >=sys-apps/util-linux-2.16
+   cron? ( sys-fs/lvm2[-device-mapper-only(-)] )
+   fuse? ( sys-fs/fuse:0 )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+   sys-apps/texinfo
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.44.6-parallel_install.patch
+   "${FILESDIR}"/${PN}-1.40-fbsd.patch
+   "${FILESDIR}"/${PN}-1.42.13-fix-build-cflags.patch #516854
+
+   # Upstream patches (can usually removed with next version bump)
+)
+
+src_prepare() {
+   if [[ ${CHOST} == *-mint* ]] ; then
+   PATCHES+=( "${WORKDIR}"/${PN}-1.42.9-mint-r1.patch )
+   fi
+
+   default
+
+   cp doc/RelNotes/v${PV}.txt ChangeLog || die "Failed to copy Release 
Notes"
+
+   # Get rid of doc -- we don't use them. This also prevents a sandbox
+   # violation due to mktexfmt invocation
+   rm -r doc || die "Failed to remove doc dir"
+
+   # blargh ... trick e2fsprogs into using e2fsprogs-libs
+   sed -i -r \
+   -e 's:@LIBINTL@:@LTLIBINTL@:' \
+   -e 
'/^(STATIC_)?LIB(COM_ERR|SS)/s:[$][(]LIB[)]/lib([^@]*)@(STATIC_)?LIB_EXT@:-l\1:'
 \
+   -e '/^DEP(STATIC_)?LIB(COM_ERR|SS)/s:=.*:=:' \
+   MCONFIG.in || die "muck libs" #122368
+   sed -i -r \
+   -e '/^LIB_SUBDIRS/s:lib/(et|ss)::g' \
+   Makefile.in || die "remove subdirs"
+   ln -s $(which mk_cmds) lib/ss/ || die
+
+   # Avoid rebuild
+   echo '#include_next ' > lib/ss/ss_err.h
+}
+
+src_configure() {
+   # Keep the package from doing silly things #261411
+   export VARTEXFONTS="${T}/fonts"
+
+   # needs open64() prototypes and friends
+   append-cppflags -D_GNU_SOURCE
+
+   local myeconfargs=(
+   --with-root-prefix="${EPREFIX}"
+   $(use_with cron crond-d

[gentoo-commits] repo/gentoo:master commit in: sys-fs/e2fsprogs/, sys-fs/e2fsprogs/files/

2020-01-07 Thread Lars Wendler
commit: 9a9f189ba107066df0293bdde6afba63bfe21a75
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Jan  7 19:48:20 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Jan  7 19:49:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9f189b

sys-fs/e2fsprogs: Removed old

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

 sys-fs/e2fsprogs/Manifest  |   3 -
 sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild   | 140 
 sys-fs/e2fsprogs/e2fsprogs-1.45.2.ebuild   | 144 -
 sys-fs/e2fsprogs/e2fsprogs-1.45.3.ebuild   | 144 -
 .../files/e2fsprogs-1.41.8-makefile.patch  |  10 --
 ...sprogs-1.44.4-fix_make_install_for_subset.patch |  59 -
 6 files changed, 500 deletions(-)

diff --git a/sys-fs/e2fsprogs/Manifest b/sys-fs/e2fsprogs/Manifest
index 53560cae3a4..28e9bc63877 100644
--- a/sys-fs/e2fsprogs/Manifest
+++ b/sys-fs/e2fsprogs/Manifest
@@ -1,6 +1,3 @@
 DIST e2fsprogs-1.42.9-mint-r1.patch.xz 9012 BLAKE2B 
ae6421587c3cca2f9b26805c5f8d236d3fecde78cc7df3776ae9c23c7f254d7240e06507568fdd2154a16113c47609a8143535ab9cb2925426d3c578d077ce26
 SHA512 
591a7c80d65082eebcdc455028be6ade05c9aae96c94f654106be0facef330a8875dae82891e6e3ad2b48dece2b4e1c1940dbc47cd3eba3e6eea3b5ddba9a8fc
-DIST e2fsprogs-1.44.5.tar.xz 5375996 BLAKE2B 
a6069e7c4889cdd3a30d94994d179c024edf098205012446677c76ed206f18e71a0f241527ac33ee35eebdfa8fe87a81dde5228694186fc4e1e55e5b7bc87862
 SHA512 
c0faec90b2be81460d374c150be917cd6beb1d10dc7cd0c6c4747de19de9af1763e90d48aec5b3c0fbff1b59bf79a35f93536cd52e68d1e45d4db610e158bb2e
-DIST e2fsprogs-1.45.2.tar.xz 5560504 BLAKE2B 
c7764eb7fd67c422007cf2d884496babf78663ce6dab674fb023738b69e270c601dded89fc65fe4e7e1853cf8234772bfc2e28a1189b8dfd3f9e6fa34677f664
 SHA512 
50fdb7769c789fb143b2e4bd56e6b55eac8f84be5b7074008134fa56d980342c2307e62380f9ba6a8ab9bbc6bbf45b349aad540c8f239cf859706fd33e521e5e
-DIST e2fsprogs-1.45.3.tar.xz 5561452 BLAKE2B 
ee41f35c3294ccb8dad4274e44d9c07dc94f93d2e921472c34da7913cdb2d60f998fa154c98f6ba4f9e598de152006a0fdb63a9006bbf3bb1847166d9342a29f
 SHA512 
9f898d353af48a1d357cb01f64187b6dfef671bb2e0450438530fe4fa9454fccc6b755c9469d81e702e6d85a4defd02ae0a493897a4b3284cb112e8444c9bf52
 DIST e2fsprogs-1.45.4.tar.xz 5567164 BLAKE2B 
ab7be15e504b674290a25572d09d1ca4bacebc14d23a0ae400636bdcf3bf117f3aaf82b806ca7fd25dcd6ef9fedff588de7c72134b095e27f7a363f7d70c94c7
 SHA512 
408f093a6674ef2316c451173481851041957617c550308d2969b983e11d988ddfc120626cd957c0759648bc357edf1d9971e6d46bed109c2af5f8a09bdc5bda
 DIST e2fsprogs-1.45.5.tar.xz 5569796 BLAKE2B 
cf9633caa6c00afa51408364d0c0a1515a9989ad1582fb485a300fd71bf61ec56b57dbb26f152609eaf2d63bfb04fe1e3f271085c26aa0c832c1f467960e6480
 SHA512 
d1a8611b525742387061f390fb24825dfa175997cc7db05decea913fcc7b97a95a3e787091f2920d4a7d4eb1d813568af734a1610229ead09bcbf9f3e262e4ce

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild
deleted file mode 100644
index 62549675f71..000
--- a/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild
+++ /dev/null
@@ -1,140 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit flag-o-matic multilib toolchain-funcs usr-ldscript
-
-DESCRIPTION="Standard EXT2/EXT3/EXT4 filesystem utilities"
-HOMEPAGE="http://e2fsprogs.sourceforge.net/";
-SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
-   
https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${PV}/${P}.tar.xz
-   elibc_mintlib? ( mirror://gentoo/${PN}-1.42.9-mint-r1.patch.xz )"
-
-LICENSE="GPL-2 BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~m68k-mint"
-IUSE="fuse nls static-libs elibc_FreeBSD"
-
-RDEPEND="~sys-libs/${PN}-libs-${PV}
-   >=sys-apps/util-linux-2.16
-   fuse? ( sys-fs/fuse:0 )
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-   sys-apps/texinfo"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.41.8-makefile.patch
-   "${FILESDIR}"/${PN}-1.40-fbsd.patch
-   "${FILESDIR}"/${PN}-1.42.13-fix-build-cflags.patch #516854
-
-   # Upstream patches (can usually removed with next version bump)
-)
-
-src_prepare() {
-   if [[ ${CHOST} == *-mint* ]] ; then
-   PATCHES+=( "${WORKDIR}"/${PN}-1.42.9-mint-r1.patch )
-   fi
-
-   default
-
-   eapply -R "${FILESDIR}"/${PN}-1.44.4-fix_make_install_for_subset.patch
-
-   cp doc/RelNotes/v${PV}.txt ChangeLog || die "Failed to copy Release 
Notes"
-
-   # Get rid of doc -- we don't use them. This also prevents a sandbox
-   # violation due to mktexfmt invocation
-   rm -r doc || die "Failed to remove doc dir"
-
-   # blargh ... trick e2fsprogs into using e2fsprogs-libs
-   sed -i -r \
-   -e 's:

[gentoo-commits] proj/kde:master commit in: kde-apps/konqueror/

2020-01-07 Thread Andreas Sturmlechner
commit: 1daa6fea2756974c1ad28974241e0bf73871f0ca
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 19:12:37 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 19:12:37 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1daa6fea

kde-apps/konqueror: Rollover recent stable branch changes to 19.12.1

Bump was based on old checkout.

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

 kde-apps/konqueror/konqueror-19.12.1.ebuild | 26 +-
 1 file changed, 9 insertions(+), 17 deletions(-)

diff --git a/kde-apps/konqueror/konqueror-19.12.1.ebuild 
b/kde-apps/konqueror/konqueror-19.12.1.ebuild
index b1965f2279..41c2577e7d 100644
--- a/kde-apps/konqueror/konqueror-19.12.1.ebuild
+++ b/kde-apps/konqueror/konqueror-19.12.1.ebuild
@@ -5,9 +5,7 @@ EAPI=7
 
 ECM_HANDBOOK="forceoptional" # not optional until !kdelibs4support
 ECM_TEST="true"
-PVCUT=$(ver_cut 1-3)
 KFMIN=5.63.0
-PLASMA_MINIMAL=5.16.5
 QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"
 inherit flag-o-matic ecm kde.org
@@ -17,13 +15,18 @@ 
HOMEPAGE="https://kde.org/applications/internet/org.kde.konqueror";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="activities speech tidy +webengine X"
+KEYWORDS=""
+IUSE="activities speech tidy X"
 
 # 4 of 4 tests fail. Last checked for 4.0.3
 RESTRICT+=" test"
 
 COMMON_DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
>=kde-frameworks/karchive-${KFMIN}:5
>=kde-frameworks/kbookmarks-${KFMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
@@ -49,33 +52,22 @@ COMMON_DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
sys-libs/zlib
speech? ( >=dev-qt/qtspeech-${QTMIN}:5 )
tidy? ( app-text/tidy-html5 )
-   webengine? ( >=dev-qt/qtwebengine-${QTMIN}:5[widgets] )
X? ( >=dev-qt/qtx11extras-${QTMIN}:5 )
 "
 DEPEND="${COMMON_DEPEND}
activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
 "
 RDEPEND="${COMMON_DEPEND}
-   >=kde-apps/kfind-${PVCUT}:5
-   >=kde-plasma/kde-cli-tools-${PLASMA_MINIMAL}:5
-   !webengine? ( kde-misc/kwebkitpart:5 )
+   kde-apps/kfind:5
+   kde-plasma/kde-cli-tools:5
 "
 
 src_prepare() {
[[ ${CHOST} == *-solaris* ]] && append-ldflags -lmalloc
 
-   if ! use webengine; then
-   ecm_punt_bogus_dep Qt5 WebEngineWidgets
-   cmake_comment_add_subdirectory webenginepart
-   fi
-
ecm_src_prepare
 }
 



[gentoo-commits] proj/kde:master commit in: kde-frameworks/ktextwidgets/

2020-01-07 Thread Andreas Sturmlechner
commit: c516635770e54779065bf5e5f1aa111482c86aea
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 18:25:46 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 18:25:46 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c5166357

kde-frameworks/ktextwidgets: Drop unused DEPEND

Upstream commit 3fec3efc99aced954663aba241f39492082f7265

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

 kde-frameworks/ktextwidgets/ktextwidgets-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-frameworks/ktextwidgets/ktextwidgets-.ebuild 
b/kde-frameworks/ktextwidgets/ktextwidgets-.ebuild
index fd7e442f78..02c09687ad 100644
--- a/kde-frameworks/ktextwidgets/ktextwidgets-.ebuild
+++ b/kde-frameworks/ktextwidgets/ktextwidgets-.ebuild
@@ -24,7 +24,6 @@ DEPEND="
=kde-frameworks/ki18n-${PVCUT}*:5
=kde-frameworks/kservice-${PVCUT}*:5
=kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kwindowsystem-${PVCUT}*:5
=kde-frameworks/sonnet-${PVCUT}*:5
speech? ( >=dev-qt/qtspeech-${QTMIN}:5 )
 "



[gentoo-commits] proj/kde:master commit in: kde-apps/kitinerary/

2020-01-07 Thread Andreas Sturmlechner
commit: 47b2ac2eaefd7f0df78b889b95c1744d620ccf84
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 19:41:48 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 19:41:48 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=47b2ac2e

kde-apps/kitinerary: Build without USE pdf still not fixed

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

 kde-apps/kitinerary/kitinerary-19.12.1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kitinerary/kitinerary-19.12.1.ebuild 
b/kde-apps/kitinerary/kitinerary-19.12.1.ebuild
index 1cdaeded5a..e5354f4b32 100644
--- a/kde-apps/kitinerary/kitinerary-19.12.1.ebuild
+++ b/kde-apps/kitinerary/kitinerary-19.12.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://kde.org/applications/office/org.kde.kontact";
 LICENSE="LGPL-2.1+"
 SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="+barcode pdf"
+IUSE="+barcode"
 
 DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:5
@@ -27,9 +27,9 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-apps/kmime-${PVCUT}:5
>=kde-apps/kpkpass-${PVCUT}:5
+   app-text/poppler:=[qt5]
sys-libs/zlib
barcode? ( media-libs/zxing-cpp )
-   pdf? ( app-text/poppler:=[qt5] )
 "
 RDEPEND="${DEPEND}
!

[gentoo-commits] proj/kde:master commit in: kde-apps/kross-interpreters/

2020-01-07 Thread Andreas Sturmlechner
commit: 5448f1fca7956326a05c1d5e8a497cc847b07232
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 18:30:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 18:30:11 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5448f1fc

kde-apps/kross-interpreters: Bump USE_RUBY

stable branch -> ruby26
master branch -> ruby27

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

 kde-apps/kross-interpreters/kross-interpreters-19.12.1.ebuild   | 2 +-
 kde-apps/kross-interpreters/kross-interpreters-19.12.49..ebuild | 2 +-
 kde-apps/kross-interpreters/kross-interpreters-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kross-interpreters/kross-interpreters-19.12.1.ebuild 
b/kde-apps/kross-interpreters/kross-interpreters-19.12.1.ebuild
index 9b58b5932f..2e692c3325 100644
--- a/kde-apps/kross-interpreters/kross-interpreters-19.12.1.ebuild
+++ b/kde-apps/kross-interpreters/kross-interpreters-19.12.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby25"
+USE_RUBY="ruby26"
 KFMIN=5.63.0
 QTMIN=5.12.3
 inherit ecm kde.org python-single-r1 ruby-single

diff --git 
a/kde-apps/kross-interpreters/kross-interpreters-19.12.49..ebuild 
b/kde-apps/kross-interpreters/kross-interpreters-19.12.49..ebuild
index 21e1fc3f28..0df93706e1 100644
--- a/kde-apps/kross-interpreters/kross-interpreters-19.12.49..ebuild
+++ b/kde-apps/kross-interpreters/kross-interpreters-19.12.49..ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby25"
+USE_RUBY="ruby26"
 KFMIN=5.63.0
 QTMIN=5.12.3
 inherit ecm kde.org python-single-r1 ruby-single

diff --git a/kde-apps/kross-interpreters/kross-interpreters-.ebuild 
b/kde-apps/kross-interpreters/kross-interpreters-.ebuild
index 6f82106398..cce21b36ff 100644
--- a/kde-apps/kross-interpreters/kross-interpreters-.ebuild
+++ b/kde-apps/kross-interpreters/kross-interpreters-.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby25"
+USE_RUBY="ruby27"
 KFMIN=5.65.0
 QTMIN=5.12.3
 inherit ecm kde.org python-single-r1 ruby-single



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

2020-01-07 Thread Andreas Sturmlechner
commit: bba21cc19c8020c694c680c0866d2d8a823e76f0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 19:12:56 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 19:12:56 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bba21cc1

kde-apps/kdecore-meta: Rollover recent stable branch changes to 19.12.1

Bump was based on old checkout.

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

 kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild 
b/kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild
index 150872aa88..a8e3fa40cd 100644
--- a/kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild
+++ b/kde-apps/kdecore-meta/kdecore-meta-19.12.1.ebuild
@@ -8,8 +8,8 @@ HOMEPAGE="https://kde.org/";
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="+handbook +share +thumbnail +webengine webkit"
+KEYWORDS=""
+IUSE="+handbook +share +thumbnail +webengine"
 
 RDEPEND="
>=kde-apps/dolphin-${PV}:${SLOT}
@@ -19,11 +19,10 @@ RDEPEND="
>=kde-apps/konsole-${PV}:${SLOT}
>=kde-apps/kwrite-${PV}:${SLOT}
handbook? ( >=kde-apps/khelpcenter-${PV}:${SLOT} )
-   webengine? ( www-client/falkon )
-   webkit? (
-   >=kde-apps/konqueror-${PV}:${SLOT}[webengine?]
-   kde-misc/kwebkitpart:5
-   )
+   webengine? ( || (
+   www-client/falkon
+   >=kde-apps/konqueror-${PV}:${SLOT}
+   ) )
 "
 # Optional runtime deps: kde-apps/dolphin
 RDEPEND="${RDEPEND}



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

2020-01-07 Thread Andreas Sturmlechner
commit: 5a78a72b3fdb646b160f9a41fd46ae10100a14d4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 18:02:14 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 19:33:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a78a72b

dev-util/kdevelop-python: 5.4.6 version bump

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

 dev-util/kdevelop-python/Manifest  |  1 +
 .../kdevelop-python/kdevelop-python-5.4.6.ebuild   | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-util/kdevelop-python/Manifest 
b/dev-util/kdevelop-python/Manifest
index aea5d155670..2334ffaf6d6 100644
--- a/dev-util/kdevelop-python/Manifest
+++ b/dev-util/kdevelop-python/Manifest
@@ -1,2 +1,3 @@
 DIST kdev-python-5.4.2.tar.xz 1074220 BLAKE2B 
c2c6c1bfc0ebf3d0950740f11dd881830a3d5d9e0b331fbb16f14995b2f49f3a86293189409f005c582b9c0ed9de4a92682c53ef0145cd3200310092792f022f
 SHA512 
fef69a4afa9539e719d4808c272d1c34f4b56c33eba355f3bd0de87a6614912e30233ae7f48e9821acb9f25f2c3bd3776f4965f777fabdde21fe48d0b7baefc8
 DIST kdev-python-5.4.5.tar.xz 1072356 BLAKE2B 
5ad613c5a32d1fd8661a007f96aac228aeaf0b6b3baa33d2234672e13e70b70adab40f78b914c6b4ce5592e3a90e7e12442c988cc577ac103ca3fc51c2dc6d74
 SHA512 
d21a4032304b742885718d52bc3ea36885f48ef3f778a1b36b2d75a007cd7a84941a764950d3b2510060809e5c56e541a6216faab723b9c6334331c2c39eb5a1
+DIST kdev-python-5.4.6.tar.xz 1072228 BLAKE2B 
199b8f1b0f6a4f072f2fdafa25b2653cfe855c10d601f3be7f47db84140aea84987cf1ae5f0ae19e08af5b3092cfab16aac0704f20ed46c6d872345482a663f3
 SHA512 
116b5649f59c2ec46aba083f9e0edebfb481c86d7677ce08fe69e161e344addbd6b4f9c955ebc2866ea118d3139377c59315c46b9e7defec119a47ff50bdd2ac

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
new file mode 100644
index 000..b91e2c1036f
--- /dev/null
+++ b/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="forceoptional"
+KDE_ORG_NAME="kdev-python"
+PYTHON_COMPAT=( python3_{6,7,8} )
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org python-single-r1
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Python plugin for KDevelop"
+HOMEPAGE="https://www.kdevelop.org/";
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/threadweaver-${KFMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   dev-util/kdevelop:5=
+"
+RDEPEND="${DEPEND}
+   dev-python/pycodestyle[${PYTHON_USEDEP}]
+"
+
+RESTRICT+=" test"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+   ecm_pkg_setup
+}



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

2020-01-07 Thread Andreas Sturmlechner
commit: 379db379ae6a8d4f6d89398381b03ce8be45377a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 18:53:51 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 19:33:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379db379

media-libs/mlt: Bump to ruby26

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

 media-libs/mlt/mlt-6.18.0-r1.ebuild | 214 
 1 file changed, 214 insertions(+)

diff --git a/media-libs/mlt/mlt-6.18.0-r1.ebuild 
b/media-libs/mlt/mlt-6.18.0-r1.ebuild
new file mode 100644
index 000..d7720e0f0a8
--- /dev/null
+++ b/media-libs/mlt/mlt-6.18.0-r1.ebuild
@@ -0,0 +1,214 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+# this ebuild currently only supports installing ruby bindings for a single 
ruby version
+# so USE_RUBY must contain only a single value (the latest stable) as the 
ebuild calls
+# /usr/bin/${USE_RUBY} directly
+USE_RUBY="ruby26"
+inherit python-single-r1 qmake-utils ruby-single toolchain-funcs
+
+DESCRIPTION="Open source multimedia framework for television broadcasting"
+HOMEPAGE="https://www.mltframework.org/";
+SRC_URI="https://github.com/mltframework/${PN}/releases/download/v${PV}/${P}.tar.gz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="compressed-lumas cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 
debug ffmpeg
+fftw frei0r gtk jack kdenlive kernel_linux libav libsamplerate lua melt opencv 
opengl python
+qt5 rtaudio ruby sdl vdpau vidstab xine xml"
+# java perl php tcl
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+SWIG_DEPEND=">=dev-lang/swig-2.0"
+#  java? ( ${SWIG_DEPEND} >=virtual/jdk-1.5 )
+#  perl? ( ${SWIG_DEPEND} )
+#  php? ( ${SWIG_DEPEND} )
+#  tcl? ( ${SWIG_DEPEND} )
+BDEPEND="
+   virtual/pkgconfig
+   compressed-lumas? ( virtual/imagemagick-tools[png] )
+   lua? ( ${SWIG_DEPEND} virtual/pkgconfig )
+   python? ( ${SWIG_DEPEND} )
+   ruby? ( ${SWIG_DEPEND} )"
+#rtaudio will use OSS on non linux OSes
+DEPEND="
+   >=media-libs/libebur128-1.2.2:=
+   ffmpeg? (
+   libav? ( >=media-video/libav-12:0=[vdpau?] )
+   !libav? ( media-video/ffmpeg:0=[vdpau?,-flite] )
+   )
+   fftw? ( sci-libs/fftw:3.0= )
+   frei0r? ( media-plugins/frei0r-plugins )
+   gtk? (
+   media-libs/libexif
+   x11-libs/gtk+:2
+   x11-libs/pango
+   )
+   jack? (
+   >=dev-libs/libxml2-2.5
+   media-libs/ladspa-sdk
+   virtual/jack
+   )
+   libsamplerate? ( >=media-libs/libsamplerate-0.1.2 )
+   lua? ( >=dev-lang/lua-5.1.4-r4:= )
+   opencv? ( >=media-libs/opencv-3.2.0:= )
+   opengl? ( media-video/movit )
+   python? ( ${PYTHON_DEPS} )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   media-libs/libexif
+   x11-libs/libX11
+   )
+   rtaudio? (
+   >=media-libs/rtaudio-4.1.2
+   kernel_linux? ( media-libs/alsa-lib )
+   )
+   ruby? ( ${RUBY_DEPS} )
+   sdl? (
+   media-libs/libsdl2[X,opengl,video]
+   media-libs/sdl2-image
+   )
+   vidstab? ( media-libs/vidstab )
+   xine? ( >=media-libs/xine-lib-1.1.2_pre20060328-r7 )
+   xml? ( >=dev-libs/libxml2-2.5 )"
+#  java? ( >=virtual/jre-1.5 )
+#  perl? ( dev-lang/perl )
+#  php? ( dev-lang/php )
+#  sox? ( media-sound/sox )
+#  tcl? ( dev-lang/tcl:0= )
+RDEPEND="${DEPEND}"
+
+DOCS=( AUTHORS ChangeLog NEWS README docs/{framework,melt,mlt{++,-xml}}.txt )
+
+PATCHES=( "${FILESDIR}"/${PN}-6.10.0-swig-underlinking.patch )
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # respect CFLAGS LDFLAGS when building shared libraries. Bug #308873
+   for x in python lua; do
+   sed -i "/mlt.so/s: -lmlt++ :& ${CFLAGS} ${LDFLAGS} :" 
src/swig/$x/build || die
+   done
+
+   sed -i -e "s/env ruby/${USE_RUBY}/" src/swig/ruby/* || die
+
+   use python && python_fix_shebang src/swig/python
+}
+
+src_configure() {
+   tc-export CC CXX
+
+   local myconf=(
+   --enable-gpl
+   --enable-gpl3
+   --enable-motion-est
+   --target-arch=$(tc-arch)
+   --disable-kde
+   --disable-sdl
+   --disable-swfdec
+   $(use_enable debug)
+   $(use_enable cpu_flags_x86_sse sse)
+   $(use_enable cpu_flags_x86_sse2 sse2)
+   $(use_enable ffmpeg avformat)
+   $(use_enable f

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

2020-01-07 Thread Andreas Sturmlechner
commit: 2c334d02d0f4b4837ec0a811e87df29a3d4fbd21
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 18:02:32 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 19:33:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c334d02

dev-util/kdevelop-php: 5.4.6 version bump

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

 dev-util/kdevelop-php/Manifest  |  1 +
 dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/dev-util/kdevelop-php/Manifest b/dev-util/kdevelop-php/Manifest
index 7acd7c38603..3368a3fb304 100644
--- a/dev-util/kdevelop-php/Manifest
+++ b/dev-util/kdevelop-php/Manifest
@@ -1,2 +1,3 @@
 DIST kdev-php-5.4.2.tar.xz 1042248 BLAKE2B 
dbdbd12de37a3d37b96530a25db46daca7ad7c09854ba08417abe19f5136331091ef6ba977e2eca46b423ace167bea0082e71f57d9d9b41b2f9908856883f3c1
 SHA512 
c805431aa4efda12d15898dfe33d8c096e042fbf3077d377eb524c59b9da14c0930fbc2c456e5760452ca238b5269f360741998af0b429096ccd57fbe6575a0a
 DIST kdev-php-5.4.5.tar.xz 1045544 BLAKE2B 
3b003b24637493a49b8a4416510c324fe9b588a890b692de0414e2e3595c565a9c19018137ee85a97175f7f1d9c4d1b79b5fc7817cb8ebf7f0741e1c6a6851b1
 SHA512 
f6432671d46c197648049310a246baa1b7ac03582cef72006c31766ece7d3a42f28809e3ce1831d2fd66c7df524817b360e806d9f53c5954dac2cabf0ad14aeb
+DIST kdev-php-5.4.6.tar.xz 1046776 BLAKE2B 
b69539971ed666c7887e1aed0998da59c887000c785e965d2220e829e485f46c28e12e04b3c084681dd2a96dae1d4d5fa73bd2501359de8960f8bca0e64a1968
 SHA512 
6711dd9034054ce2bfd684d7fabb3349436a4a8ae0924b8a6ae56a8b39aa83d4501fec389cb73d3c4c20abcfcf8c5f7dd04f63e059b987adc7991806c7eee252

diff --git a/dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild 
b/dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild
new file mode 100644
index 000..c5e4f236e04
--- /dev/null
+++ b/dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_HANDBOOK_DIR="docs"
+ECM_TEST="true"
+KDE_ORG_NAME="kdev-php"
+KFMIN=5.60.0
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="PHP plugin for KDevelop"
+HOMEPAGE="https://www.kdevelop.org/";
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="5"
+IUSE=""
+
+BDEPEND="
+   test? ( dev-util/kdevelop:5[test] )
+"
+DEPEND="
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/threadweaver-${KFMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   dev-util/kdevelop-pg-qt:5
+   dev-util/kdevelop:5=
+"
+RDEPEND="${DEPEND}"
+
+# remaining tests fail for some, bug 668530
+RESTRICT+=" test"
+
+src_test() {
+   # tests hang, bug 667922
+   local myctestargs=(
+   -E "(completionbenchmark|duchain_multiplefiles)"
+   )
+   ecm_src_test
+}



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

2020-01-07 Thread Andreas Sturmlechner
commit: b7a6087d1c21c93d5e5b99432ccca81a5825cefc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  7 18:01:50 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  7 19:33:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a6087d

dev-util/kdevelop: 5.4.6 version bump

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

 dev-util/kdevelop/Manifest  |   1 +
 dev-util/kdevelop/kdevelop-5.4.6.ebuild | 139 
 2 files changed, 140 insertions(+)

diff --git a/dev-util/kdevelop/Manifest b/dev-util/kdevelop/Manifest
index f18b697ba39..11007278428 100644
--- a/dev-util/kdevelop/Manifest
+++ b/dev-util/kdevelop/Manifest
@@ -1,2 +1,3 @@
 DIST kdevelop-5.4.2.tar.xz 7006096 BLAKE2B 
105f7377e960f6012e9e976a14475b67e15038cb376c6ec499ef33f17c59ff1e068866deafb24aa1392bf0a3c833cdffeac122262dd38dc45eeca8fea69f0df8
 SHA512 
de25d70f2e82f61ef95ce2c6289146c52c368e93a3d23b17a2b95d14e64b599b64af32c2de2501c236f2954d981709c168fecddb4dbcf5425014d6a6e938d53b
 DIST kdevelop-5.4.5.tar.xz 7011816 BLAKE2B 
d067b0b034014b2f3ef7e177b59bde7c86672e8718d6860c5945ad8c8df7531cb427bed1f96b8a8d470da5a51e32134c389df53386a5c4a635825e6892cb060d
 SHA512 
9c795402e10fceda63d0847260018f73d0318ea23a8b67db5c369259b79906a0877f1c43cdaccd5d6a456fef6bc06157dddc99bddc0b742c686057690656d5f5
+DIST kdevelop-5.4.6.tar.xz 7011868 BLAKE2B 
f8dc80e88592aaff6c2cc90667006a235cb4930aa6249558ee69feee8180b012b3ca6ad39bf553743a3b35bdd2c40754dd1f6081d3630566cad1d71ec75e42f2
 SHA512 
bcc7ee982f48982c63dbe8ac3dcfc9bdb4dda855d0d8b82740e12a616eaca71fe9e2f4a39626d70ce28d09c5f805a462ade06829f04db682fde72a2594ea4234

diff --git a/dev-util/kdevelop/kdevelop-5.4.6.ebuild 
b/dev-util/kdevelop/kdevelop-5.4.6.ebuild
new file mode 100644
index 000..5590f33b014
--- /dev/null
+++ b/dev-util/kdevelop/kdevelop-5.4.6.ebuild
@@ -0,0 +1,139 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KDE_APPS_MINIMAL=19.04.3
+KFMIN=5.60.0
+QTMIN=5.12.3
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
+HOMEPAGE="https://www.kdevelop.org/";
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="5/54" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
+IUSE="+gdbui hex +plasma +qmake reviewboard subversion webkit"
+
+COMMON_DEPEND="
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcodecs-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/sonnet-${KFMIN}:5
+   >=kde-frameworks/threadweaver-${KFMIN}:5
+   >=kde-apps/libkomparediff2-${KDE_APPS_MINIMAL}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qthelp-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qttest-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   dev-libs/grantlee:5
+   >=dev-util/astyle-3.1:=
+   >=sys-devel/clang-3.8.0:=
+   gdbui? ( >=kde-plasma/libksysguard-5.16.5:5 )
+   hex? ( app-editors/okteta:5 )
+   plasma? (
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   )
+   qmake? ( dev-util/kdevelop-pg-qt:5 )
+   reviewboard? ( >=kde-frameworks/purpose-${KFMIN}:5 )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
+   !webkit? ( >=dev-qt/qtwe

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

2020-01-07 Thread Sergei Trofimovich
commit: 2894d2d62fa08a17afd6f5ccae979703c1c2ab83
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jan  7 16:20:18 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan  7 19:21:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2894d2d6

sys-apps/grep: stable 3.3-r1 for hppa, bug #704694

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

 sys-apps/grep/grep-3.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/grep/grep-3.3-r1.ebuild b/sys-apps/grep/grep-3.3-r1.ebuild
index 6aa9b04a29a..ba46ad9774f 100644
--- a/sys-apps/grep/grep-3.3-r1.ebuild
+++ b/sys-apps/grep/grep-3.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh 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"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh 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"
 IUSE="nls pcre static"
 
 LIB_DEPEND="pcre? ( >=dev-libs/libpcre-7.8-r1[static-libs(+)] )"



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

2020-01-07 Thread Sergei Trofimovich
commit: 9399cf371e691a0f814878daa12615e596bd1feb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jan  7 16:25:34 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan  7 19:21:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9399cf37

dev-python/wcwidth: stable 0.1.7-r2 for hppa, bug #703062

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

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

diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild 
b/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
index 168ff0c9216..813ae5d4f22 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-01-07 Thread Sergei Trofimovich
commit: 3b7145000b1f20a4694de134b4445fd5e075fc20
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jan  7 16:18:25 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan  7 19:21:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b714500

dev-util/ccache: stable 3.7.6 for hppa/sparc, bug #704890

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

 dev-util/ccache/ccache-3.7.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/ccache/ccache-3.7.6.ebuild 
b/dev-util/ccache/ccache-3.7.6.ebuild
index 998d395a3b2..37314fb9c99 100644
--- a/dev-util/ccache/ccache-3.7.6.ebuild
+++ b/dev-util/ccache/ccache-3.7.6.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
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh sparc ~x86"
 IUSE="test"
 
 DEPEND="app-arch/xz-utils



[gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/

2020-01-07 Thread Sergei Trofimovich
commit: 7cd3c308ab26ccf5eadce4d49a8c4c7440595d99
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jan  7 16:23:20 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan  7 19:21:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd3c308

net-dns/bind-tools: stable 9.14.8 for hppa

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

 net-dns/bind-tools/bind-tools-9.14.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/bind-tools/bind-tools-9.14.8.ebuild 
b/net-dns/bind-tools/bind-tools-9.14.8.ebuild
index 4d146715070..8ec275d7a79 100644
--- a/net-dns/bind-tools/bind-tools-9.14.8.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.14.8.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
@@ -16,7 +16,7 @@ 
SRC_URI="https://downloads.isc.org/isc/bind9/${PV}/${MY_P}.tar.gz";
 
 LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
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 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+caps doc gssapi idn ipv6 libedit libressl readline xml"
 # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-Pg/

2020-01-07 Thread Sergei Trofimovich
commit: fad4fa78ceb8a6a9b00e11a2c7ddf19770da6a96
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jan  7 16:19:48 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan  7 19:21:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad4fa78

dev-perl/DBD-Pg: stable 3.10.0 for sparc, bug #704874

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

 dev-perl/DBD-Pg/DBD-Pg-3.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DBD-Pg/DBD-Pg-3.10.0.ebuild 
b/dev-perl/DBD-Pg/DBD-Pg-3.10.0.ebuild
index e845fdb48bb..4d433db0b6f 100644
--- a/dev-perl/DBD-Pg/DBD-Pg-3.10.0.ebuild
+++ b/dev-perl/DBD-Pg/DBD-Pg-3.10.0.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
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="PostgreSQL database driver for the DBI module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~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 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



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

2020-01-07 Thread Sergei Trofimovich
commit: f810ef099850a134c340b6139829230ee1c2a35d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jan  7 16:25:04 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan  7 19:21:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f810ef09

dev-python/pluggy: stable 0.11.0 for hppa, bug #703062

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

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

diff --git a/dev-python/pluggy/pluggy-0.11.0.ebuild 
b/dev-python/pluggy/pluggy-0.11.0.ebuild
index e4119696be1..e1a6ba53690 100644
--- a/dev-python/pluggy/pluggy-0.11.0.ebuild
+++ b/dev-python/pluggy/pluggy-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-apps/fonttosfnt/

2020-01-07 Thread Matt Turner
commit: 23f1162c558276565df161572fb337c0fcc30d99
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Jan  7 18:49:47 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Jan  7 18:52:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f1162c

x11-apps/fonttosfnt: Version bump to 1.1.0

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

 x11-apps/fonttosfnt/Manifest|  1 +
 x11-apps/fonttosfnt/fonttosfnt-1.1.0.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest
index dabf2a71cac..eb9c300d8a4 100644
--- a/x11-apps/fonttosfnt/Manifest
+++ b/x11-apps/fonttosfnt/Manifest
@@ -1 +1,2 @@
 DIST fonttosfnt-1.0.5.tar.bz2 141446 BLAKE2B 
277f7f182d0c45ed06fd67ad0c839c2b116d64d801fbd623b81b8a9cbe5ee77a89b6b5cd277d3090a9b6be6e006bea36e1cf98e2dbdb2917e54ddfa30d0b659b
 SHA512 
dba990098c95b07bc7240699a5c9ea11f056fbfddd70f669ae283548cbf20d756b28d817a99548c23ba81de9792877296ab6f35ee3c630e5c3cd8f14650ce297
+DIST fonttosfnt-1.1.0.tar.bz2 143545 BLAKE2B 
fd05a19ffc50306b747bbbc6ea692b6667c7ddd185feb31a21173cbf571e5c74ded0da8af305e3744d8db57eca909d271b153bfded2182e060d922e42395942d
 SHA512 
f4fb9814c23bfd6f83771959444d2c37eb4ba32edee43c37cf21f0181be80c6e278307641b0f4dae4ee5d10db3289e95194f99757ea4bbca343fff15498e7173

diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.1.0.ebuild 
b/x11-apps/fonttosfnt/fonttosfnt-1.1.0.ebuild
new file mode 100644
index 000..de198001493
--- /dev/null
+++ b/x11-apps/fonttosfnt/fonttosfnt-1.1.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xorg-3
+
+DESCRIPTION="X.Org fonttosfnt application"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+RDEPEND="media-libs/freetype:2
+   x11-libs/libX11
+   x11-libs/libfontenc"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



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

2020-01-07 Thread Ulrich Müller
commit: 70d13a389fce0756486269584f8b8bc8b83f6a96
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Jan  7 18:48:56 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Jan  7 18:48:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d13a38

profiles: Mask media-fonts/nepali-fonts for removal.

Bug: https://bugs.gentoo.org/702936
Signed-off-by: Ulrich Müller  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 01aebec3db0..e1f401130e2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Ulrich Müller  (2020-01-07)
+# No upstream SRC_URI. No license, so it cannot be mirrored.
+# Masked for removal in 30 days. Bug #702936.
+media-fonts/nepali-fonts
+
 # Ulrich Müller  (2020-01-06)
 # No license, therefore we have no permission to redistribute
 # these packages on Gentoo mirrors. Distfiles are unversioned



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

2020-01-07 Thread Jory Pratt
commit: af2f10d7a1933906e25830fbc8a937be12ef73ee
Author: Jory Pratt  gentoo  org>
AuthorDate: Tue Jan  7 18:25:31 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Tue Jan  7 18:25:31 2020 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=af2f10d7

mail-client/thunderbird: Adjust PYTHON_COMPAT

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 mail-client/thunderbird/thunderbird-68.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/thunderbird/thunderbird-68.3.1.ebuild 
b/mail-client/thunderbird/thunderbird-68.3.1.ebuild
index b9354b5..9e39dd7 100644
--- a/mail-client/thunderbird/thunderbird-68.3.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-68.3.1.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=6
@@ -8,7 +8,7 @@ MOZ_ESR=""
 MOZ_LIGHTNING_VER="6.2.5"
 MOZ_LIGHTNING_GDATA_VER="4.4.1"
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)'
 
 # This list can be updated using scripts/get_langs.sh from the mozilla overlay



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

2020-01-07 Thread Ben Kohler
commit: db5d2e228c73b63f88947245abfd54551985c3c6
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Jan  7 18:23:56 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Jan  7 18:24:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5d2e22

app-misc/asciinema: update PYTHON_COMPAT

Closes: https://bugs.gentoo.org/704938
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler  gentoo.org>

 app-misc/asciinema/asciinema-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/asciinema/asciinema-2.0.2.ebuild 
b/app-misc/asciinema/asciinema-2.0.2.ebuild
index 9ad72949947..0cd5811c193 100644
--- a/app-misc/asciinema/asciinema-2.0.2.ebuild
+++ b/app-misc/asciinema/asciinema-2.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Command line recorder for asciinema.org service"



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

2020-01-07 Thread Jory Pratt
commit: b786c9dc0ea5c5ae4c807118a546563568eebc84
Author: Jory Pratt  gentoo  org>
AuthorDate: Tue Jan  7 18:19:30 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Tue Jan  7 18:19:30 2020 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=b786c9dc

www-client/firefox: Adjust PYTHON_COMPAT

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/firefox-72.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-72.0.ebuild 
b/www-client/firefox/firefox-72.0.ebuild
index d59811c..407be70 100644
--- a/www-client/firefox/firefox-72.0.ebuild
+++ b/www-client/firefox/firefox-72.0.ebuild
@@ -6,7 +6,7 @@ VIRTUALX_REQUIRED="pgo"
 WANT_AUTOCONF="2.1"
 MOZ_ESR=""
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)'
 
 # This list can be updated with scripts/get_langs.sh from the mozilla overlay



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

2020-01-07 Thread Jory Pratt
commit: fc84e0fea28d53d8c98caaacea09237d8a1109bb
Author: Jory Pratt  gentoo  org>
AuthorDate: Tue Jan  7 18:18:06 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Tue Jan  7 18:18:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc84e0fe

www-client/firefox: Adjust PYTHON_COMPAT

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/firefox-72.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-72.0.ebuild 
b/www-client/firefox/firefox-72.0.ebuild
index 27a6d5d6557..3b3594aa446 100644
--- a/www-client/firefox/firefox-72.0.ebuild
+++ b/www-client/firefox/firefox-72.0.ebuild
@@ -6,7 +6,7 @@ VIRTUALX_REQUIRED="pgo"
 WANT_AUTOCONF="2.1"
 MOZ_ESR=""
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)'
 
 # This list can be updated with scripts/get_langs.sh from the mozilla overlay



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

2020-01-07 Thread Joonas Niilola
commit: 6f2df3fc12d9bdf1d0b10b5813f682f3038b4c9b
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jan  7 17:45:31 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan  7 17:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2df3fc

dev-python/texttable: enable py3.8 on 1.6.2

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

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

diff --git a/dev-python/texttable/texttable-1.6.2.ebuild 
b/dev-python/texttable/texttable-1.6.2.ebuild
index 1c8be2a76b0..1665f11d1fb 100644
--- a/dev-python/texttable/texttable-1.6.2.ebuild
+++ b/dev-python/texttable/texttable-1.6.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6..8}} )
 
 inherit distutils-r1
 



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

2020-01-07 Thread Joonas Niilola
commit: 4c69597f75dd62adbf924bc46d9805c437d741bb
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jan  7 17:27:59 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan  7 17:47:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c69597f

dev-python/cjkwrap: stabilize 2.2 on amd64

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

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

diff --git a/dev-python/cjkwrap/cjkwrap-2.2.ebuild 
b/dev-python/cjkwrap/cjkwrap-2.2.ebuild
index a1bc6af07b4..0e8df0e6a1e 100644
--- a/dev-python/cjkwrap/cjkwrap-2.2.ebuild
+++ b/dev-python/cjkwrap/cjkwrap-2.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/fgallaire/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-01-07 Thread Joonas Niilola
commit: b9dde063c43c6a4ab4fc47bd29398b65b7489ff4
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jan  7 17:41:34 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan  7 17:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9dde063

dev-python/texttable: 1.6.2 stable on x86

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

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

diff --git a/dev-python/texttable/texttable-1.6.2.ebuild 
b/dev-python/texttable/texttable-1.6.2.ebuild
index 0cd031bbb7b..1c8be2a76b0 100644
--- a/dev-python/texttable/texttable-1.6.2.ebuild
+++ b/dev-python/texttable/texttable-1.6.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/foutaise/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="cjk test"
 
 RESTRICT="!test? ( test )"



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

2020-01-07 Thread Joonas Niilola
commit: bd32199e41406b51766355b0fbe152de0b7837fa
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jan  7 17:44:42 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan  7 17:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd32199e

dev-python/cjkwrap: add python3.8 support

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

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

diff --git a/dev-python/cjkwrap/cjkwrap-2.2.ebuild 
b/dev-python/cjkwrap/cjkwrap-2.2.ebuild
index 835e3eac9d6..979fa3fbe9f 100644
--- a/dev-python/cjkwrap/cjkwrap-2.2.ebuild
+++ b/dev-python/cjkwrap/cjkwrap-2.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6..7} )
+PYTHON_COMPAT=( python2_7 python3_{6..8} )
 inherit distutils-r1
 
 DESCRIPTION="A library for wrapping and filling UTF-8 CJK text"



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

2020-01-07 Thread Joonas Niilola
commit: fb824fd0fdac0ce5108fe265f86d7c679d5a9b8c
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jan  7 17:40:59 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan  7 17:47:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb824fd0

dev-python/cjkwrap: stabilize 2.2. on x86

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

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

diff --git a/dev-python/cjkwrap/cjkwrap-2.2.ebuild 
b/dev-python/cjkwrap/cjkwrap-2.2.ebuild
index 0e8df0e6a1e..835e3eac9d6 100644
--- a/dev-python/cjkwrap/cjkwrap-2.2.ebuild
+++ b/dev-python/cjkwrap/cjkwrap-2.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/fgallaire/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-01-07 Thread Joonas Niilola
commit: ae5f8d1ad3ad985c94daad13b0ee7bcf6dbe1577
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jan  7 17:28:33 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan  7 17:47:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5f8d1a

dev-python/texttable: stabilize 1.6.2 on amd64

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

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

diff --git a/dev-python/texttable/texttable-1.6.2.ebuild 
b/dev-python/texttable/texttable-1.6.2.ebuild
index 8e71345d289..0cd031bbb7b 100644
--- a/dev-python/texttable/texttable-1.6.2.ebuild
+++ b/dev-python/texttable/texttable-1.6.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/foutaise/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="cjk test"
 
 RESTRICT="!test? ( test )"



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

2020-01-07 Thread Joonas Niilola
commit: 1c60b5721ac273f695bd1320f2afeb9f57eefe5c
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jan  7 17:45:52 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan  7 17:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c60b572

dev-python/texttable: remove old

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

 dev-python/texttable/Manifest   |  1 -
 dev-python/texttable/texttable-0.9.1.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/texttable/Manifest b/dev-python/texttable/Manifest
index 46d279ad87a..41708b83179 100644
--- a/dev-python/texttable/Manifest
+++ b/dev-python/texttable/Manifest
@@ -1,2 +1 @@
-DIST texttable-0.9.1.tar.gz 11074 BLAKE2B 
465738a7b980f2a216d63b268044c1a1b8c0deb986fd398f0ba0ae30ab84020ac6f179b5314a2071592c38443f9cb86387b9ed573342533af9e825000472ebe5
 SHA512 
7ec37336ef4b253879d0232dcdb4500cad33ecce1067dd7ea26c221dc2c003ee56360bdbd1dd1e00133301c51c67fb2fe9b1703628804a65f2a6ab8a1e830e50
 DIST texttable-1.6.2.tar.gz 11450 BLAKE2B 
8090914b20a93283ea3d533a8120d4d2c5f058a0e79550b29d4b9fa740db5e309d84a7983fb6665149e3624ba7039b67ff6a553b180b915a348e5b53e793d5cd
 SHA512 
e59275c64813bd00fa5172c43491820122b6045e1a416c917576cbf595c1ec24d146e571708379f4b32775bda904f16ced0e9e15ab7b2dde78a214f26a1c4de6

diff --git a/dev-python/texttable/texttable-0.9.1.ebuild 
b/dev-python/texttable/texttable-0.9.1.ebuild
deleted file mode 100644
index 1f344b96d71..000
--- a/dev-python/texttable/texttable-0.9.1.ebuild
+++ /dev/null
@@ -1,20 +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 distutils-r1
-
-DESCRIPTION="module for creating simple ASCII tables"
-HOMEPAGE="https://github.com/foutaise/texttable";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-python_test() {
-   py.test tests.py || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-rust/

2020-01-07 Thread Thomas Deutschmann
commit: 10cfbf38a2991cf054c22fbc91b53670ba4cbc2d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jan  7 17:38:24 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jan  7 17:38:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10cfbf38

app-eselect/eselect-rust: drop old

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

 app-eselect/eselect-rust/Manifest  |  1 -
 .../eselect-rust/eselect-rust-20190311.ebuild  | 32 --
 2 files changed, 33 deletions(-)

diff --git a/app-eselect/eselect-rust/Manifest 
b/app-eselect/eselect-rust/Manifest
index 892910a3a5f..96075d37c29 100644
--- a/app-eselect/eselect-rust/Manifest
+++ b/app-eselect/eselect-rust/Manifest
@@ -1,2 +1 @@
-DIST eselect-rust-20190311.tar.bz2 49358 BLAKE2B 
be8060638a7ee553275e230466de8bc5e3fb1059afb049b71b767794f4f8e3968af03a755270d892e20e5ca6aa3efc869d2fd031713f9e8ed516e6465aad19ff
 SHA512 
98fb4502c1f5358e1a3fd2e91a0e9905aced990d62bb11414830b150e8d72fbab90c23518f9c30d04d015b4c303270a6332400bbb373cd4ea9dfbf0d0b3c942e
 DIST eselect-rust-20200101.tar.bz2 49740 BLAKE2B 
4c1e767517e9f20002fac049a2ee23e47c52ccae9981316f7b7163f36a76e44dd516e7364100d1c4f5deb42dc5ddda94588639da06a71740d987bd163bc25e56
 SHA512 
836363e1c87b7f8e4e9c33b2cf6b8ba6846256630925676addec3d673a6e99965db19c42533de8aaf63d04713c3978f8ace73e5642071d80cd0e25a10b8cecb1

diff --git a/app-eselect/eselect-rust/eselect-rust-20190311.ebuild 
b/app-eselect/eselect-rust/eselect-rust-20190311.ebuild
deleted file mode 100644
index 61f635815fe..000
--- a/app-eselect/eselect-rust/eselect-rust-20190311.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-if [[ ${PV} == "" ]] ; then
-   inherit autotools git-r3
-   EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
-else
-   SRC_URI="mirror://gentoo/${P}.tar.bz2"
-   KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-fi
-
-DESCRIPTION="Eselect module for management of multiple Rust versions"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Rust";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=app-admin/eselect-1.2.3"
-
-src_prepare() {
-   default
-   [[ ${PV} == "" ]] && eautoreconf
-}
-
-pkg_postinst() {
-   if has_version 'dev-lang/rust' || has_version 'dev-lang/rust-bin'; then
-   eselect rust update --if-unset
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-rust/

2020-01-07 Thread Thomas Deutschmann
commit: 866333f5a2ac530f165fdbc57e994dbeb73906c2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jan  7 17:37:57 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jan  7 17:38:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866333f5

app-eselect/eselect-rust: move stable keywords

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

 app-eselect/eselect-rust/eselect-rust-20200101.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-rust/eselect-rust-20200101.ebuild 
b/app-eselect/eselect-rust/eselect-rust-20200101.ebuild
index 353065b6e4f..505dc678933 100644
--- a/app-eselect/eselect-rust/eselect-rust-20200101.ebuild
+++ b/app-eselect/eselect-rust/eselect-rust-20200101.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${PN}.git";
 else
SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.bz2";
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm arm64 ppc64 x86"
 fi
 
 DESCRIPTION="Eselect module for management of multiple Rust versions"



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/

2020-01-07 Thread Ben Kohler
commit: f6ac7a58ac88ee3cc6efe4ae46355df7ef8c2239
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Jan  7 17:33:29 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Jan  7 17:33:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ac7a58

gnome-extra/chrome-gnome-shell: drop old

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

 .../chrome-gnome-shell-10.ebuild   | 40 --
 1 file changed, 40 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild 
b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
deleted file mode 100644
index 29fd3225284..000
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, 
Opera browsers"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome";
-SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-   app-misc/jq
-   sys-apps/coreutils
-"
-RDEPEND="${PYTHON_DEPS}
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   gnome-base/gnome-shell
-"
-
-src_configure() {
-   local mycmakeargs=( -DBUILD_EXTENSION=OFF )
-   cmake-utils_src_configure
-}
-
-pkg_postinst() {
-   elog "Please note that this package provides native messaging connector 
only."
-   elog "You can install browser extension using link provided at"
-   elog "https://extensions.gnome.org website."
-}



[gentoo-commits] repo/gentoo:master commit in: net-wireless/uhd/

2020-01-07 Thread Rick Farina
commit: b228d78179968217a230f2f1a8869e7424898e08
Author: Rick Farina  gentoo  org>
AuthorDate: Tue Jan  7 17:27:10 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Tue Jan  7 17:27:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b228d781

net-wireless/uhd: bump

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

 net-wireless/uhd/Manifest|   2 +
 net-wireless/uhd/uhd-3.15.0.0.ebuild | 132 +++
 2 files changed, 134 insertions(+)

diff --git a/net-wireless/uhd/Manifest b/net-wireless/uhd/Manifest
index ff210d1f574..2d85130bec3 100644
--- a/net-wireless/uhd/Manifest
+++ b/net-wireless/uhd/Manifest
@@ -5,10 +5,12 @@ DIST EttusResearch-UHD-3.13.0.1.tar.gz 9409122 BLAKE2B 
69d84db2b908598545af81753
 DIST EttusResearch-UHD-3.13.1.0.tar.gz 11587157 BLAKE2B 
44cd1759c9106c36e149431e655c673ba665b2a632e7bbf598b60950b31d4325921a1fe265d2fc47eb23dd3f90733b1407a6ed522f57ba975a0a4a5d9576c238
 SHA512 
3ef85e0b166879456fba49ab2a2ffd7ce670130700833fb4ac20376b69bd85354632ee9f320760f94d275449f10a36fdc8c106683a060e02924304fc9bc50bf8
 DIST EttusResearch-UHD-3.14.0.0.tar.gz 12935658 BLAKE2B 
8b5273ee3cd4c39ebb3848152116dc26caac951b3cea4c5e5efe37a90ac3a1e0580e7ed65af9145e4981abf7abd9ef748f9b3c823d87194ce7a4a5f9b799abec
 SHA512 
c4754dbbd3540a41407a3bb31866a83c8ab319375db300113c0d13a3debbc4f0f820ccb83c30079c22388409edd032609cdb77bf6c098b37152b1985f773d1cb
 DIST EttusResearch-UHD-3.14.1.1.tar.gz 12960651 BLAKE2B 
8a2a0ac4d1cf71177dad1334dcc7426dc78a0c6b8c1bd895d7eb1ca4e2eb5b9a4208998118ba084f1932edacc7503b49a5ebd78dd1b1d9acbac6fe83f503b9eb
 SHA512 
461f9314dd0af5feed91b18196cccb7828cee91a712dec0bb8b59878d54500906beea9f6dd938a90eae041dca6a1f6b564b6924d8e53e4b2fb507f2ed7be0ff4
+DIST EttusResearch-UHD-3.15.0.0.tar.gz 12895934 BLAKE2B 
75bf474120a09ffe1268684659c8bbc8e781060db96b82e42a4d3463265e2a3df5e60da77d835587e6650795ae50bcab8bdecccf0f2bdd32fe77bbd6ce1ec5c8
 SHA512 
ef62639d956adb5b4815b8e57bf4d6e62519bcaf509ce87af4f6091b79b4bb78c2bc079ec6f678777c24a146d5d5e1c8f225ad7ac5dba46bec6f8e1cc20309b0
 DIST uhd-images_003.010.003.000-release.zip 57008597 BLAKE2B 
9fc93404860956e217c1bac6d3ade6fb5fb160afa6b07e5f4ccf10bf48a932d29068cca8730796797c66f36e9e30bd1d699359fad02b191ba4a224e096bf5fc3
 SHA512 
a211cc9e40e3ff718150e4fed92a2acd0c5612524e0127b7f5ae0b20242e479cd9a44d4e48e7dfebc1a55e4d2adea6c0e0517d3e81817d8d50f03cd7e8f7
 DIST uhd-images_3.12.0.0.tar.xz 87309808 BLAKE2B 
02e121cada37e2b2956521317513eb02a5b2ce6d9ca04609b5f847bda31e12a4ef4d83135f9e78fb88042f455afe8636d2c8c1a4539fa7e03ef3310a215fa938
 SHA512 
7bba0d87580413e2843c7e71938c5d5bfeaf7aa3bc58d058c1c80d5e1397443bcec637e378b2e9582752b97b11e57110299231c4ad3ae81cdd629251f49e84d8
 DIST uhd-images_3.13.0.1.tar.xz 73484904 BLAKE2B 
0045a9b0ed20661c8e1f2e650635cf4263a192b418ac82a6aea29ff899b3ef62d18591a4faee92b02c0618c5f5992d9177f816ca6050778fa69367afc73b0842
 SHA512 
94fdd4277306341ed9334b040aa5825edf762459976c1b68471d20ef3b29c102e5ac61be412fea8a1678c4ff59637cb9098594616ebd7153e7434005cfa1b672
 DIST uhd-images_3.13.1.0.tar.xz 176004828 BLAKE2B 
3a476337443f58a55773dd55f3605a37591d73ddd875a2cdb0459adfe93774ebc6c6f380aee7b00b70fd26ca5ac72730fdacd213f31239599227e19b24b9cc2a
 SHA512 
3db7429c99823a7ef48253bb996e284c66f8f44913ed9d48baa3d7553a7d13724cbc1fe2df0032504491b677bdb3d609e3c6c01a580bd717cc311d54aa10d9fa
 DIST uhd-images_3.14.0.0.tar.xz 112971440 BLAKE2B 
b0aeb77251500c42ccaa753483b20d82113d55f1e2f2e1181a27cd95f6aec1768e8a02c9dbc65db612d04d43e7756c6b6e3d6f662a4e66043b3ec52b44bbeb77
 SHA512 
a173d8c384dbe4936b5cfb580c572ca94b877c07ce578960cb9dab30e8d3ee9bfc1833c13981828bb31a748bb0db3e7e1ab475620596ad62d1570703ac0a163b
 DIST uhd-images_3.14.1.1.tar.xz 113265248 BLAKE2B 
b1ac40435b8bce5cdc29bbdfd182f65d8d2f7d80b21a835202551e52cdc5d7f3b028faa73850121a79a1ff4df73620b8c36a5cab38cb2fed9c582a48429e0ee3
 SHA512 
d2afde2f6a243fe3763f09ffe50bf4372af7f2b840df013f3eb111f0e713c9d57317414c389c8db87151ec8c2a868b2d4c67e571a8f6d3b17a250fb63f25aedd
+DIST uhd-images_3.15.0.0.tar.xz 110161052 BLAKE2B 
681b5ab0d79bbd2e5661bbfe5c975fdda83e7749f1c3b8a5ac2ba4088009a69c58f9b6a4e4c697c5ac90bdb809bc859937b3b63c9daf0984636bafaeee10e977
 SHA512 
ec7aa9740e0eda90bbee3751f5c65d5998e67d2bf74d36aa912041be8818e3ad03e5dfbf26ad340261f72fc98048ab5a90c56f6dff8efdd38cf0501585554033
 DIST uhd_3.11.0.0_images.tar.xz 73634376 BLAKE2B 
1d6ff5ec976082e1b3f6db3e8277e277591c7b2a96698c93407099a3543c6787632724d385f319828a9fe8e6ea750e0cd2256cd1cb32aeddda7dfa6ab88ffb3e
 SHA512 
1a665ea58ef545f0a0b643916b822127d55cf81a59c6f447d8006619200d1be69ebebf47261ac318d6ecd1d0e265b9cf4b5da83b082b649496aadd9b4293c6c8

diff --git a/net-wireless/uhd/uhd-3.15.0.0.ebuild 
b/net-wireless/uhd/uhd-3.15.0.0.ebuild
new file mode 100644
index 000..c73dca778cd
--- /dev/null
+++ b/net-wireless/uhd/uhd-3.15.0.0.ebuild
@@ -0,0 +1,132 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU Genera

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/

2020-01-07 Thread Ben Kohler
commit: d82e7f3c3326f1beb816ea6f442cc53c82d5c188
Author: Yuri Konotopov  gnome  org>
AuthorDate: Tue Dec 10 15:24:30 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Jan  7 17:24:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82e7f3c

gnome-extra/chrome-gnome-shell: added python3_{7,8} targets

Closes: https://bugs.gentoo.org/684988
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Yuri Konotopov  gnome.org>
Signed-off-by: Ben Kohler  gentoo.org>

 .../chrome-gnome-shell-10-r2.ebuild| 51 ++
 1 file changed, 51 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild 
b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild
new file mode 100644
index 000..cc94f8f1db7
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, 
Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome";
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+   app-misc/jq
+   sys-apps/coreutils
+"
+RDEPEND="${PYTHON_DEPS}
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   gnome-base/gnome-shell
+"
+
+src_configure() {
+   local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   if [[ $(get_libdir) != "lib" && "${SYMLINK_LIB}" != yes ]]; then
+   # Workaround www-client/firefox-bin manifests location
+   # Bug: https://bugs.gentoo.org/643522
+   insinto /usr/lib/mozilla/native-messaging-hosts
+   doins 
"${ED}"/usr/$(get_libdir)/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
+   fi
+}
+
+pkg_postinst() {
+   elog "Please note that this package provides native messaging connector 
only."
+   elog "You can install browser extension using link provided at"
+   elog "https://extensions.gnome.org website."
+}



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

2020-01-07 Thread Ben Kohler
commit: 8974d7a3fad74dab685511fc4ea4ca40f6fecdbc
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Jan  7 17:02:18 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Jan  7 17:02:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8974d7a3

app-portage/elogviewer: bump to 3.0 & update PYTHON_COMPAT

Also replace eutils inherit with desktop

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

 app-portage/elogviewer/Manifest  |  1 +
 app-portage/elogviewer/elogviewer-3.0.ebuild | 61 
 2 files changed, 62 insertions(+)

diff --git a/app-portage/elogviewer/Manifest b/app-portage/elogviewer/Manifest
index a29cc33dfb4..d782e287505 100644
--- a/app-portage/elogviewer/Manifest
+++ b/app-portage/elogviewer/Manifest
@@ -1 +1,2 @@
 DIST elogviewer-2.9.tar.gz 24157 BLAKE2B 
ff527c0198e86f7be15fce3f25f0e9677b6911cef72cfdc1f582c62f534fc15adac8c2cf612475f174561dd46b489dcaf819c8ccd1b5893adeb7a6c085ce11c2
 SHA512 
e5781eeaf663fafa680b0620c4a6aec63afffd05c1cb4cb5362e9eca3a35c85550ee295a6b753155b0392d69442068cf155c3ead872c457e5a3cdbcd59b1ab2e
+DIST elogviewer-3.0.tar.gz 28349 BLAKE2B 
44f3ca5b28d075bb8349450cc817fd8ccdd1d1dc7eb948a9d65ab3b423191eca04cc479b2d6bec0bf6bc7f1120eccd257fdf61bb736919129ee756c2f4bd4366
 SHA512 
7eb59849a06632053ee0f7d1d76d9848220dbb8ad48d04c80fea5e64304f86c1a99987f525c6df682c832bd8453e07781a5c95ad2dee0539e954400730f47e36

diff --git a/app-portage/elogviewer/elogviewer-3.0.ebuild 
b/app-portage/elogviewer/elogviewer-3.0.ebuild
new file mode 100644
index 000..40533d03c31
--- /dev/null
+++ b/app-portage/elogviewer/elogviewer-3.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISABLE_AUTOFORMATTING=true
+
+inherit desktop python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="Elog viewer for Gentoo"
+HOMEPAGE="https://sourceforge.net/projects/elogviewer";
+SRC_URI="https://github.com/Synss/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
+   >=sys-apps/portage-2.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DOC_CONTENTS="In order to use this software, you need to activate
+Portage's elog features.  Required is
+   PORTAGE_ELOG_SYSTEM=\"save\"
+and at least one of
+   PORTAGE_ELOG_CLASSES=\"warn error info log qa\"
+More information on the elog system can be found in
+/usr/share/portage/config/make.conf.example
+
+To operate properly this software needs the directory
+${PORT_LOGDIR:-/var/log/portage}/elog created, belonging to group portage.
+To start the software as a user, add yourself to the portage group."
+
+src_compile() {
+   rm -f Makefile
+}
+
+src_install() {
+   python_newscript elogviewer.py elogviewer
+
+   make_desktop_entry ${PN} ${PN} ${PN} System
+
+   doman elogviewer.1
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   ewarn "The elogviewer's configuration file is now saved in:"
+   ewarn "~/.config/elogviewer/ (was ~/.config/Mathias\ Laurin/)."
+   ewarn "Please migrate any user specific settings to the new config 
file."
+}



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

2020-01-07 Thread Ben Kohler
commit: 35ea7ab6ec235a476d11746f561c67fdd2bbc878
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Jan  7 16:31:40 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Jan  7 16:32:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ea7ab6

x11-misc/arandr: update PYTHON_COMPAT

Closes: https://bugs.gentoo.org/702450
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler  gentoo.org>

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

diff --git a/x11-misc/arandr/arandr-0.1.10.ebuild 
b/x11-misc/arandr/arandr-0.1.10.ebuild
index b87af6b67e9..7c73a42e23b 100644
--- a/x11-misc/arandr/arandr-0.1.10.ebuild
+++ b/x11-misc/arandr/arandr-0.1.10.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Another XRandR GUI"



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

2020-01-07 Thread Brian Evans
commit: 289d66b7d9108ecbeeb77065277dd53cef4010d2
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Jan  7 16:10:31 2020 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Jan  7 16:10:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=289d66b7

mail-client/s-nail: Version bump for 14.9.16

Signed-off-by: Brian Evans  gentoo.org>

 mail-client/s-nail/Manifest  |  1 +
 mail-client/s-nail/s-nail-14.9.16.ebuild | 92 
 2 files changed, 93 insertions(+)

diff --git a/mail-client/s-nail/Manifest b/mail-client/s-nail/Manifest
index 91c6b34decd..0c30c85a81d 100644
--- a/mail-client/s-nail/Manifest
+++ b/mail-client/s-nail/Manifest
@@ -1,2 +1,3 @@
 DIST s-nail-14.9.13.tar.xz 734416 BLAKE2B 
b23de9c32357d5b88ecb723dc875d3366b2b4c57dd654a4f2422e8bb81b781a76568eb0955990d4166f034bf40459fa5d2992da6e7f2b403a641a4d4c0c1e200
 SHA512 
6467846fab5752c708886ba7a66cd2038effc0cf8d72e2feb670283cf1d5436c27037087eeaa201c074964476ff0c213cffe74169fb03089ebf964fcc766e6ea
 DIST s-nail-14.9.15.tar.xz 757180 BLAKE2B 
9d3efe43e6f1f4486bb66bb0060a6b656097c4b6d95e5f22e209e7464bd92bc9cf42a36009d674a3ee032ab32f64ecef2aa0cc1b09519a7760bf5d1145e35c5d
 SHA512 
ca95c544890a13b475fb12f882a172942f29517319956eccab1fbc2a67625fe53e3f0cc10c31daac98e28bb1fae48364d80db9ec35f0e6cc71d748290a2635df
+DIST s-nail-14.9.16.tar.xz 790052 BLAKE2B 
c12dcb3e0f412b34a3f3214ad3be05095ac5045932f5605b59a21ae953c0edb2619cdff1c67249a2ff8a02d809af08d2559af4319462d39dab37df1f904a4d13
 SHA512 
147c9dbd6abf9a17778eafa36f1cd85b0f769e6acbae06d67d0aa8b9c8b940f78e115d13d277d4269ea44c9ad6dbe75228da9878d9eebb233cb354f3d548089f

diff --git a/mail-client/s-nail/s-nail-14.9.16.ebuild 
b/mail-client/s-nail/s-nail-14.9.16.ebuild
new file mode 100644
index 000..4d70d4c9573
--- /dev/null
+++ b/mail-client/s-nail/s-nail-14.9.16.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+HOMEPAGE="https://www.sdaoden.eu/code.html";
+DESCRIPTION="Enhanced mailx-compatible mail client based on Hierloom mailx 
(nail)"
+LICENSE="BSD BSD-4 ISC RSA"
+
+SRC_URI="https://ftp.sdaoden.eu/${P}.tar.xz";
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="idn kerberos libressl net ssl"
+
+RDEPEND="
+   sys-libs/ncurses:0=
+   virtual/libiconv
+   idn? ( net-dns/libidn2 )
+   net? (
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   kerberos? ( virtual/krb5 )
+   )
+   !mail-client/mailx
+   !net-mail/mailutils
+   !mail-client/nail
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/awk"
+
+src_configure() {
+   local confopts=(
+   CC=$(tc-getCC)
+   EXTRA_CFLAGS=-std=c99
+   strip=/bin/true
+   OPT_AUTOCC=no
+   VAL_PREFIX="${EPREFIX}"/usr
+   VAL_SYSCONFDIR="${EPREFIX}"/etc
+   VAL_MTA="${EPREFIX}/usr/sbin/sendmail"
+   VAL_MAIL='/var/spool/mail'
+   VAL_PAGER=less
+   $(usex idn VAL_IDNA=idn2 OPT_IDNA=no)
+   VERBOSE=1
+   )
+
+   if use net; then
+   confopts+=( OPT_TLS=$(usex ssl require no)
+   OPT_GSSAPI=$(usex kerberos require no)
+   )
+   else
+   confopts+=( OPT_NET=no )
+   fi
+
+   tc-is-cross-compiler && confopts+=( OPT_CROSS_BUILD=yes )
+
+   emake "${confopts[@]}" config
+}
+
+src_compile() {
+   emake build
+}
+
+src_install () {
+   # Use /usr/sbin/sendmail by default and provide an example
+   cat <<- EOSMTP >> nail.rc
+
+   # Use the local sendmail (/usr/sbin/sendmail) binary by default.
+   # (Uncomment the following line to use a SMTP server)
+   #set smtp=localhost
+
+   # Ask for CC: list too.
+   set askcc
+   EOSMTP
+
+   emake DESTDIR="${D}" install
+
+   dodoc INSTALL NEWS README THANKS
+
+   dodir /bin
+   dosym ../usr/bin/mailx /bin/mail
+   dosym s-nail /usr/bin/mailx
+   dosym mailx /usr/bin/mail
+   dosym mailx /usr/bin/Mail
+
+   dosym s-nail.1 /usr/share/man/man1/mailx.1
+   dosym mailx.1 /usr/share/man/man1/mail.1
+   dosym mailx.1 /usr/share/man/man1/Mail.1
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/acme/

2020-01-07 Thread Thomas Deutschmann
commit: aa102112e18d097a3ce28878af547320d0bf3f30
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jan  7 15:57:47 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jan  7 15:57:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa102112

app-crypt/acme: restore v0.39.0

This commit partially reverts commit 468df9c9ee2a8607b091a5b6f7dd5d2619f60312.

=app-crypt/acme-0.39.0 is still required by stable
app-crypt/certbot-dns-nsone package.

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

 app-crypt/acme/Manifest   |  1 +
 app-crypt/acme/acme-0.39.0.ebuild | 69 +++
 2 files changed, 70 insertions(+)

diff --git a/app-crypt/acme/Manifest b/app-crypt/acme/Manifest
index 3d0ed9497a6..3f85f23b598 100644
--- a/app-crypt/acme/Manifest
+++ b/app-crypt/acme/Manifest
@@ -1,2 +1,3 @@
+DIST certbot-0.39.0.tar.gz 1350312 BLAKE2B 
5f21c45d25754cb1ed0ad92e8d03637928a274637de09903509c7e78c40fd197e95cfa1f3effecef938d6ab8369dc6811714ddb5a93a806048e0998d1032e4f9
 SHA512 
17ab17a5f74e3fba58b1a8b9afe0c3656c7b2a5ea3585edb05ad84e36250c6a8d4d28bd692bc97d033c95eb0bbeff4eb84981ae0006e36d55846cd38373b86a0
 DIST certbot-0.40.1.tar.gz 1353347 BLAKE2B 
86b3df4047101d00d5f17cf3a1a11e5800e850f5a9f736507ad373e552c27e9e4a3a17695f5a817d191cad383fc17336214fc1d8de7a99354ce4d2f5c6e728c1
 SHA512 
e5517a20cf26efba850728b3f81db5d6c3c5570b0a1c8c9d4a4401ac04bcf44c6a2f1c248bf6e0b1be4a21b54f6168ccd11dc766304805f13b4cb16336b3
 DIST certbot-1.0.0.tar.gz 1336032 BLAKE2B 
ca26cfd3d9f802b09eaf387225f24fbb01385f81dfa661dfb5acbd97982a6fc773c56abf6b3f99db7f2b0cdc8c5a7175d264714592858b38217e444d4e1d2b4b
 SHA512 
649ddd3d9305e166ef36de4e4e48b1171d5f369d9d60c026ab37a03e7b221cd815e93e69460662e6436b56cec076005582457e9d45499114306ad808a2497912

diff --git a/app-crypt/acme/acme-0.39.0.ebuild 
b/app-crypt/acme/acme-0.39.0.ebuild
new file mode 100644
index 000..f045a98c086
--- /dev/null
+++ b/app-crypt/acme/acme-0.39.0.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=(python{2_7,3_6,3_7})
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
+   inherit git-r3
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+   S=${WORKDIR}/certbot-${PV}/acme
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="An implementation of the ACME protocol"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
+   >=dev-python/idna-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.13.1[${PYTHON_USEDEP}]
+   dev-python/pyrfc3339[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.10[${PYTHON_USEDEP}]
+   >=dev-python/requests-toolbelt-0.3.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"
+DEPEND="
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+   )
+   test? (
+   ${RDEPEND}
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+   >=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
+"
+
+src_compile() {
+   python_foreach_impl run_in_build_dir default
+   if use doc ; then
+   cd docs || die
+   sphinx-build -b html -d _build/doctrees   . _build/html
+   fi
+}
+
+python_test() {
+   nosetests -w ${PN} || die
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+
+   distutils-r1_python_install_all
+}



  1   2   >