blob: 009d24776fc7a0578691f6462c65932ae4e7dc3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = vdecapture-git
pkgdesc = vdecapture captures packet data from a live VDE network and saves it to an output file in pcap format.
pkgver = r4.6cc3a88
pkgrel = 1
url = https://github.com/virtualsquare/vdecapture
arch = x86_64
license = GPL-2.0
makedepends = make
makedepends = coreutils
makedepends = cmake
provides = vdecapture
conflicts = vdecapture
source = git+https://github.com/virtualsquare/vdecapture
sha256sums = SKIP
pkgname = vdecapture-git
|