summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-wireless/kismet: drop 2021.08.1-r1Andreas Sturmlechner2023-02-183-230/+0
| | | | | | | Broken by current stable dev-libs/libfmt version. Bug: https://bugs.gentoo.org/887031 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-wireless/gr-osmosdr: add 0.2.4Rick Farina2023-02-172-0/+92
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gr-osmosdr: sync versioned with liveRick Farina2023-02-172-9/+28
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/bladerf: fix doc buildRick Farina2023-02-172-0/+42
| | | | | | Thanks to DarthGandalf in gentoo-dev-help on irc Closes: https://bugs.gentoo.org/800791 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gnome-bluetooth: Stabilize 42.5 x86, #893302Arthur Zamarin2023-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/gnome-bluetooth: Stabilize 42.5 amd64, #893302Arthur Zamarin2023-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/gnome-bluetooth: Stabilize 42.5 arm64, #893302Arthur Zamarin2023-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/crda: enable py3.11Sam James2023-02-171-1/+1
| | | | | Closes: https://bugs.gentoo.org/862181 Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/rtl_433: add 22.11 versionRick Farina2023-02-163-3/+57
| | | | | minor QA, dep fixes Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/bladerf: add 2023.02Rick Farina2023-02-152-0/+70
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/bladerf-fpga: add 0.15.0Rick Farina2023-02-152-0/+41
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/bladerf: stabilize 2021.03-r1 for amd64, x86Rick Farina2023-02-151-1/+1
| | | | | | restore accidentally removed keywords Fixes: 6a982e0c8a9ae7f7f9665202da5aea41a7ed4ee2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/bladerf: update libusb depRick Farina2023-02-152-2/+2
| | | | | per QA tools Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/bladerf: bump eapi, QARick Farina2023-02-152-6/+8
| | | | | | fix deps, add missing deps Bug: https://bugs.gentoo.org/861872 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/bladerf: call udev_reloadRick Farina2023-02-152-1/+15
| | | | | Fixes: https://bugs.gentoo.org/849449 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/bladerf: sync liveRick Farina2023-02-151-1/+1
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/nanovna-saver: drop 0.5.3Thomas Beierlein2023-02-142-38/+0
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/unifi: add 7.3.83Conrad Kostecki2023-02-132-0/+108
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-wireless/nanovna-saver: Add -0.5.4, update -9999Thomas Beierlein2023-02-123-2/+76
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/nanovna-saver: Add Python 3.11 supportThomas Beierlein2023-02-122-2/+2
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/iwd: add 2.3Ben Kohler2023-02-022-0/+185
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/hackrf-tools: add 2023.01.1Rick Farina2023-02-012-0/+49
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/urh: 2.9.3->2.9.4Rick Farina2023-02-013-5/+51
| | | | | | ebuild cleanup and test enable Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/iwd: Stabilize 2.1 arm64, #891311Arthur Zamarin2023-02-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/bluez: fix 'MAX_INPUT' undeclared in muslbrahmajit das2023-01-312-0/+23
| | | | | | | | | | musl does provide _POSIX_MAX_INPUT, but no MAX_INPUT out of the box. This commit assigns _POSIX_MAX_INPUT to MAX_INPUT. Closes: https://bugs.gentoo.org/888467 Signed-off-by: brahmajit das <listout@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/29209 Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/qdmr: add 0.11.2Rick Farina2023-01-302-0/+68
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/kismet: fix qa-sedRick Farina2023-01-281-4/+3
| | | | | qa script noticed sed wasn't doing it's job anymore, fixed Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/kismet: minor dep qaRick Farina2023-01-281-2/+3
| | | | | | suggested by QA scripts to adjust the deps slightly, these all make sense to me Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/gr-osmosdr: append main repository HOMEPAGEPetr Vaněk2023-01-252-2/+8
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29238 Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/gr-osmosdr: switch HOMEPAGE to httpsPetr Vaněk2023-01-252-2/+2
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/gr-osmosdr: update upstream metadataPetr Vaněk2023-01-251-1/+1
| | | | | | | | The last fix of remote-id points to dead URL. Fixes: f65bdecc7a78 ("net-wireless/gr-osmosdr: Fix remote-id") Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/gr-osmosdr: reference other packages with pkg tagPetr Vaněk2023-01-251-8/+8
| | | | | | | | Add references to other packages with pkg tag in similar fashion to sdrplay use flag. Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/gr-osmosdr: fix metadata indentationPetr Vaněk2023-01-251-16/+16
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/iwd: add 2.2Ben Kohler2023-01-242-0/+185
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/iwd: Stabilize 2.1 x86, #891311Arthur Zamarin2023-01-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/iwd: Stabilize 2.1 amd64, #891311Arthur Zamarin2023-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-wireless/bluez-hcidump: Remove last-rited pkgMichał Górny2023-01-193-28/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-wireless/rfkill: Remove last-rited pkgMichał Górny2023-01-195-99/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-wireless/iwd: update EAPI 7 -> 8Ben Kohler2023-01-191-1/+2
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/bluez: add blocker on net-wireless/bluez-hcidumpSam James2023-01-142-0/+2
| | | | | Bug: https://bugs.gentoo.org/885459 Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-1439-70/+70
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-wireless/qdmr: add 0.11.1, drop 0.11.0-r1Rick Farina2023-01-132-1/+1
| | | | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org> this bump fixes an easily reproducable crash, labeled by upstream as "emergency bug fix"
* net-wireless/qdmr: add support for FEATURES=testRick Farina2023-01-112-2/+20
| | | | | | | fix testing deps to use testing use flag actually build the tests when FEATURES=test is set Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/qdmr: add 0.11.0Rick Farina2023-01-112-0/+59
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/qdmr: sync live, qa fixesRick Farina2023-01-111-6/+13
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/iwd: shorten long ebuild linesBen Kohler2023-01-113-6/+9
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/iwd: drop 1.30Ben Kohler2023-01-102-184/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/iwgtk: add github upstream metadataBen Kohler2023-01-101-0/+3
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-wireless/nanovna-saver: drop 0.3.10, 0.4.0Thomas Beierlein2023-01-064-95/+0
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* net-wireless/kismet: remove unneeded sedRick Farina2023-01-042-10/+2
| | | | | | | Bug: https://bugs.gentoo.org/872608 While investigating bug #872608 it was found that this sed is no longer needed. Removing the unneeded sed. Signed-off-by: Rick Farina <zerochaos@gentoo.org>