summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristoph Gysin2015-08-27 09:36:28 +0300
committerChristoph Gysin2015-08-27 09:36:28 +0300
commitc4bc3124ade7935fde1f9f5cf4cb258db0a14275 (patch)
tree44fde45a926ec4c9b7d676cd7b7d543d81d470db /.SRCINFO
downloadaur-c4bc3124ade7935fde1f9f5cf4cb258db0a14275.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c0be311aa963
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = lttng-ust
+ pkgdesc = Userspace tracing library for LTTng
+ pkgver = 2.6.2
+ pkgrel = 1
+ url = http://lttng.org/
+ install = lttng-ust.install
+ arch = i686
+ arch = x86_64
+ license = LGPL2.1
+ license = GPL2
+ license = MIT
+ depends = liburcu>=0.7.2
+ depends = util-linux
+ optdepends = babeltrace
+ options = !libtool
+ source = http://lttng.org/files/lttng-ust/lttng-ust-2.6.2.tar.bz2
+ sha1sums = bfa9cbdabd8698cf5b98667eac5c39775127f634
+
+pkgname = lttng-ust
+