summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 21256187f18aa0755ba241fd69a92374cf202e20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = rustnet-git
	pkgdesc = Real-time network monitoring TUI with process identification via eBPF and deep packet inspection
	pkgver = r503.db32814
	pkgrel = 1
	url = https://github.com/domcyrus/rustnet
	install = rustnet.install
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = Apache-2.0
	makedepends = git
	makedepends = cargo
	makedepends = clang
	makedepends = llvm
	makedepends = lld
	makedepends = libbpf
	depends = libpcap
	depends = libelf
	depends = zlib
	depends = gcc-libs
	depends = glibc
	provides = rustnet
	conflicts = rustnet
	conflicts = rustnet-bin
	source = git+https://github.com/domcyrus/rustnet.git
	source = rustnet-setcap.hook
	sha256sums = SKIP
	sha256sums = b14ba212f2a589ca327a2e59563a4fdd3787c022baf43b6dc249b03814757cc4

pkgname = rustnet-git