summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* net-wireless/gr-ieee802154: minor cleanupRick Farina2022-09-042-0/+8
| | | | | | | | | remove stray pyc/pyo files Add missing dep This really should have been fine imho since gnuradio requires it, but it managed to fail to build for me due to dev-libs/spdlog missing somehow. Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/blueman: Stabilize 2.3.2 arm64, #868459Sam James2022-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/blueman: Stabilize 2.3.2 ppc, #868459Arthur Zamarin2022-09-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/blueman: Stabilize 2.3.2 ppc64, #868459Arthur Zamarin2022-09-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/blueman: Stabilize 2.3.2 arm, #868459Sam James2022-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/gnuradio: remove boost slot depsDavid Seifert2022-09-045-5/+5
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/gr-rds: [QA] correct boost python usedepDavid Seifert2022-09-042-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/gr-paint: [QA] correct boost python usedepDavid Seifert2022-09-042-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/gr-iio: [QA] correct boost python usedepDavid Seifert2022-09-042-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/gr-ieee802154: [QA] correct boost python usedepDavid Seifert2022-09-042-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/wpa_supplicant: improve Kconfig_style_config()Rick Farina2022-09-022-4/+4
| | | | | | | | | | | | | As-is, this macro can have imprecise results. Specifically, 'Kconfig_style_config TLS openssl' is converting lines like 'CONFIG_TLSV11=y' into 'CONFIG_TLSV11=openssl'. If we match to the end-of-word '\>', this doesn't happen. Closes: https://github.com/gentoo/gentoo/pull/16307 Author: Brian Norris <briannorris@chromium.org> Signed-off-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gnuradio: add gr-iio blockerRick Farina2022-09-012-0/+2
| | | | | | gr-iio was mostly upstreamed into gnuradio[iio] Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gr-ieee802154: add new snapshotRick Farina2022-09-013-8/+10
| | | | | | gnuradio 3.10 support Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gr-rds: new snapshotRick Farina2022-09-013-9/+9
| | | | | | update for gnuradio 3.10 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gr-iio: add python depsRick Farina2022-09-012-2/+8
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gr-iio: bump to latest snapshotRick Farina2022-09-013-7/+15
| | | | | | Mostly deprecate in favor of gnuradio[iio] Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/iwd: depend on netdev groupBen Kohler2022-09-011-0/+183
| | | | | | Closes: https://bugs.gentoo.org/867844 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/gnuradio: Add missing support for PDU (protocol data units)Thomas Beierlein2022-08-311-0/+246
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/iwd: ppc64 stable wrt bug #867316Agostino Sarubbo2022-08-311-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-wireless/iwd: ppc stable wrt bug #867316Agostino Sarubbo2022-08-311-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-wireless/iwd: arm64 stable wrt bug #867316Agostino Sarubbo2022-08-311-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-wireless/iwd: arm stable wrt bug #867316Agostino Sarubbo2022-08-311-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-wireless/iwd: Stabilize 1.29 x86, #867316Sam James2022-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/iwd: Stabilize 1.29 amd64, #867316Sam James2022-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/gr-osmosdr: Make building documentation optionalThomas Beierlein2022-08-291-0/+85
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/gr-osmosdr: Fix build without python bindingsThomas Beierlein2022-08-292-1/+20
| | | | | Closes: https://bugs.gentoo.org/865807 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/wpa_supplicant: add deprecated ewarnsRick Farina2022-08-262-0/+28
| | | | | | | | | Per discussion in #gentoo-dev, hopefully ease tkip/wep users to finding the new use flags by adding einfo/ewarn for when wep/tkip use flags are disabled. In the 5 months it has been disabled there have been a few complaints, but not nearly enough to lower the security of all users by defaulting broken encryption/authentication to on. Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/horst: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/wpa_supplicant: update metadataRick Farina2022-08-251-2/+2
| | | | | | | Deprecated could be for many reasons, by request, clarify it was due to security flaws so people know why it is off by default and should not be used. Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/unifi: drop 7.2.91, 7.2.92Conrad Kostecki2022-08-243-216/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-wireless/unifi: add 7.2.93Conrad Kostecki2022-08-242-0/+108
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-wireless/unifi: drop 7.1.67Conrad Kostecki2022-08-242-108/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-wireless/unifi: amd64 stableConrad Kostecki2022-08-241-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-wireless/gnome-bluetooth: Version bump to 42.3Matt Turner2022-08-242-0/+72
| | | | | Closes: https://bugs.gentoo.org/846662 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-wireless/gr-paint: add 0.0_p20220320Thomas Beierlein2022-08-242-0/+63
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/gr-osmosdr: add 0.2.3_p20210128Thomas Beierlein2022-08-182-0/+78
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/gr-iqbal: add 0.38.2_p20210108Thomas Beierlein2022-08-182-0/+46
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/tempestsdr: fix missing depRick Farina2022-08-172-4/+6
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gnome-bluetooth: Drop old versionsMatt Turner2022-08-172-70/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-wireless/gnuradio: fix 3.10.3.0 build problemsHuang Rui2022-08-173-0/+200
| | | | | | | | | | | Fix static assertion failed : Cannot format an argument Fix error: ‘HUGE_VAL’ was not declared in this scope Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://bugs.gentoo.org/858659 Closes: https://bugs.gentoo.org/858665 Closes: https://github.com/gentoo/gentoo/pull/26775 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/gnuradio: Drop blocking version dependendyThomas Beierlein2022-08-152-6/+0
| | | | | | | Blocking install if version <gnuradio-3.10 is installed is not really needed. Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/iwd: forward ~loongWANG Xuerui2022-08-151-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-wireless/iwd: keyword 1.29 for ~loongWANG Xuerui2022-08-151-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-wireless/kismet: add coconut supportRick Farina2022-08-121-0/+1
| | | | | | New capture source added upstream Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/qdmr: x86 stable wrt bug #861038Agostino Sarubbo2022-08-121-2/+2
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-wireless/iwgtk: add 0.8Ben Kohler2022-08-112-0/+32
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/crackle: fix UnquotedVariableSam James2022-08-111-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/unifi: add 7.2.92Conrad Kostecki2022-08-092-0/+108
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-wireless/iwd: fix ED quotingBen Kohler2022-08-093-3/+3
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/kismet: minor bug fixes and cleanupRick Farina2022-08-082-2/+10
| | | | | | | | | adjust libfmt dep based on feedback on discord that libfmt-9 doesn't work Hack around missing VERSION file Closes: https://bugs.gentoo.org/864298 Signed-off-by: Rick Farina <zerochaos@gentoo.org>