blob: ff76a46ec955820542ba857895b03c7ae18e18db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = usbtop
pkgdesc = top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices
pkgver = 1.0
pkgrel = 1
url = https://github.com/aguinet/usbtop
arch = x86_64
license = BSD
makedepends = boost
makedepends = cmake
depends = boost-libs
depends = libpcap
source = https://github.com/aguinet/usbtop/archive/release-1.0.tar.gz
sha256sums = eea7f2fbdcaacbf1097f62f9e4fb50ffd238cec3085b67d384ab0a419274e1da
pkgname = usbtop
|