summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65c69d959e2e..8fb58c4777d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
-# Generated by mksrcinfo v8
-# Sat Jul 9 14:56:34 UTC 2016
pkgbase = bcc-git
pkgdesc = BPF Compiler Collection - latest git code
- pkgver = v0.1.8.r330.52cd371
+ pkgver = v0.5.0.r305.7c27c271
pkgrel = 1
url = https://github.com/iovisor/bcc
arch = x86_64
license = Apache
+ checkdepends = netperf
+ checkdepends = iperf
makedepends = cmake
makedepends = clang>=3.7.0
makedepends = llvm>=3.7.0
@@ -19,31 +19,31 @@ pkgbase = bcc-git
sha256sums = SKIP
pkgname = bcc-git
- pkgdesc = BPF Compiler Collection - C library and examples
+ pkgdesc = BPF Compiler Collection - C library and examples - latest git code
depends = linux-headers
optdepends = bcc-tools-git: Python utilites using the BCC library
optdepends = python-bcc-git: Python 3 bindings for BCC
optdepends = python2-bcc-git: Python 2 bindings for BCC
provides = bcc-git
provides = libbcc-git
- conflicts = bcc
pkgname = bcc-tools-git
- pkgdesc = BPF Compiler Collection - Tools
+ pkgdesc = BPF Compiler Collection - Tools - latest git code
+ arch = any
depends = bcc-git
optdepends = python-bcc-git: Python 3 bindings for BCC
optdepends = python2-bcc-git: Python 2 bindings for BCC
conflicts = bcc-tools
pkgname = python-bcc-git
- pkgdesc = BPF Compiler Collection - Python 3 bindings
+ pkgdesc = BPF Compiler Collection - Python 3 bindings - latest git code
+ arch = any
depends = bcc-git
depends = python
- conflicts = python-bcc
pkgname = python2-bcc-git
- pkgdesc = BPF Compiler Collection - Python 2 bindings
+ pkgdesc = BPF Compiler Collection - Python 2 bindings - latest git code
+ arch = any
depends = bcc-git
depends = python2
- conflicts = python2-bcc