net-wireless / spectools

Spectrum Analyzer for Meta-Geek Wi-Spy and GSG Ubertooth hardware

Official package sites : https://www.kismetwireless.net/spectools/ ·

v9999 :: 0 :: gentoo (Masked by set 6473)

Modified
License
GPL-2
USE flags
debug gtk ncurses

v2016.01.1-r1 :: 0 :: gentoo (Masked by set 6473)

Modified
License
GPL-2
Keywords
amd64 arm x86 ~arm64 ~ppc
USE flags
debug gtk ncurses

General

debug
Build the raw output client for spectools. (for developers)
gtk
Build the gtk-2 based client for spectools
ncurses
Build the ncurses based client for spectools

dev-libs / glib : The GLib library of C routines

sys-libs / ncurses : Console display library

virtual / libusb : Virtual for libusb

virtual / pkgconfig : Virtual for the pkg-config implementation

x11-libs / cairo : A vector graphics library with cross-device output support

x11-libs / gdk-pixbuf : Image loading library for GTK+

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / pango : Internationalized text layout and rendering library

dev-libs / glib : The GLib library of C routines

sys-libs / ncurses : Console display library

virtual / libusb : Virtual for libusb

x11-libs / cairo : A vector graphics library with cross-device output support

x11-libs / gdk-pixbuf : Image loading library for GTK+

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / pango : Internationalized text layout and rendering library

741078
net-wireless/spectools-2016.01.1 fails to compile: error: invalid argument '-std=gnu89' not allowed with 'C++'
874648
net-wireless/spectools-2016.01.1 - wispy_hw_gen1.c: error: implicit declaration of function wispy24x_adler_checksum
883303
net-wireless/spectools-2016.01.1 - Makefile:<snip>: .depend: No such file or directory

6473
David Seifert
Unmaintained in Gentoo, last upstream commit 7 years ago, breaks with modern C under Clang, no revdeps. Bug #741078, #874648, #883303. Removal on 2023-04-17.
  • net-wireless/spectools
Repository mirror & CI · gentoo
Merge updates from master
Rick Farina · gentoo
net-wireless/spectools: fix deps
also udev_reload Closes: https://bugs.gentoo.org/849647 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-wireless/spectools: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Rick Farina · gentoo
net-wireless/spectools: fixups
clean up for PR #15920 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Andreas Sturmlechner · gentoo
net-wireless/spectools: Drop 2011.08.1-r2 and 2011.08.1_p20140618-r1
Bug: https://bugs.gentoo.org/609098 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Michael Mair-Keimberger · gentoo
net-wireless/spectools: use HTTPS
Matt Turner · gentoo
net-wireless/spectools: drop stable ppc keyword, bug 609098
Agostino Sarubbo · gentoo
net-wireless/spectools: x86 stable wrt bug #609098
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Michael Weber · gentoo
net-wireless/spectools: arm stable (bug 609098).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Agostino Sarubbo · gentoo
net-wireless/spectools: amd64 stable wrt bug #609098
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Steev Klimaszewski · gentoo
net-wireless/spectools: Add ~arm64 keyword
Package-Manager: portage-2.2.28
David Seifert · gentoo
net-wireless/spectools: add -std=gnu89 to CFLAGS to restore pre-GCC5 semantics
Gentoo-Bug: 577466 Package-Manager: portage-2.2.28
Zero_Chaos · gentoo
net-wireless/spectools: bump to 2016.01.1
Package-Manager: portage-2.2.27
Michał Górny · gentoo
Merge "Fix packages broken by GCC 5 moving from -std=gnu89 ..."
Pull-Request: https://github.com/gentoo/gentoo/pull/456
Ted Tanberry · gentoo
net-wireless/spectools: Add explicit -std=gnu89 to CFLAGS
Package-Manager: portage-2.2.26
Zero_Chaos · gentoo
net-wireless/spectools: drop old version, fix typo in live ebuild
Package-Manager: portage-2.2.25
Justin Lecher · gentoo
net-wireless/spectools: Add fix for ncurses[tinfo]
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=490976 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed