summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5fc952b99af5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = bcc-git
+ pkgdesc = BPF Compiler Collection
+ pkgver = v0.1.6.r134.4d97f7f
+ pkgrel = 1
+ url = https://github.com/iovisor/bcc
+ arch = x86_64
+ arch = x86
+ license = Apache
+ makedepends = git
+ makedepends = cmake
+ makedepends = python
+ depends = python
+ provides = bcc
+ conflicts = bcc
+ source = git+https://github.com/iovisor/bcc
+ md5sums = SKIP
+
+pkgname = bcc-git
+