Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15
usbtop
usbtop.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File usbtop.spec of Package usbtop
# # spec file for package usbtop # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: usbtop Version: 0.2 Release: 1%{?dist} Summary: Shows an estimated instantaneous bandwidth on USB buses and devices License: BSD-3-Clause Group: System/Monitoring URL: https://github.com/aguinet/usbtop Source0: https://github.com/aguinet/usbtop/archive/release-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libboost_system-devel >= 1.48.0 BuildRequires: libboost_thread-devel >= 1.48.0 BuildRequires: libpcap-devel %description A top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices. Requires the usbmon kernel module to be loaded. %prep %setup -q -n %{name}-release-%{version} %build %cmake make %{?_smp_mflags} %install install -Dm 755 build/src/usbtop %{buildroot}%{_bindir}/usbtop %files %doc README.md %license LICENSE %{_bindir}/usbtop %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor