| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Also, simplify/fix the net-wireless/uhd dep while here.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
- Drop an empty test case
- Move away from deprecated statements for actual numpy versions
Closes: https://bugs.gentoo.org/931651
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/932122
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
|
|
|
| |
Add missing test dependency
Bug: https://bugs.gentoo.org/931651
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mpir is an ancient fork of gmp from 2017. It claims to be focused on
speed. It doesn't build with modern compilers due to Modern C issues,
and it fails to build with LTO as well. Unlike gmp, this will never be
fixed.
gnuradio checks for "MPLIB", which is internally implemented by first
checking for gmp, and if gmp cannot be found, checking for mpir.
mpir was never required, and if gmp happened to be installed, it would
be an automagic dependency.
Furthermore, there was a USE-conditional dependency on gmp for wavelets,
which I am not sure makes sense but when triggered, resulted in a forced
gmp dependency that then guaranteed mpir wouldn't be used.
Bug: https://bugs.gentoo.org/812950
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Found by re-enabling tests, which I'm now sharing with everyone
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
|
| |
and prep for running tests
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
|
|
| |
Per the category metadata, app-doc/ is reserved for documentation
*files* and not software. Move it to app-text/ where it seems a better
fit.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
|
|
| |
Upstream requires the old mathjax-2.x, so when we add mathjax-3.x, bad
things will happen otherwise.
Bug: https://bugs.gentoo.org/837722
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Bartosz Stebel <bartoszstebel@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31684
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/31066
Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/31472
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/897164
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
net-wireless/soapysdr no longer has 3.9.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/28947
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/28861
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/883143
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
| |
Additionally harmonize 3.10.5.0 and 9999
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
|
| |
https://bugs.gentoo.org/878735
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
| |
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/877211
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/868249
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|