summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLaurenz2020-05-23 17:47:08 +0200
committerLaurenz2020-05-23 18:17:36 +0200
commitcda706852afa9b471dd7e58fb6f097da761201af (patch)
treebbc6319d2d3fd6fd2059afe059b6e6d0f87be307 /.SRCINFO
downloadaur-cda706852afa9b471dd7e58fb6f097da761201af.tar.gz
Initial version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8b629c60ad8e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = lldb-mi-git
+ pkgdesc = LLDB's machine interface driver
+ pkgver = r44.c63e730
+ pkgrel = 1
+ url = https://github.com/lldb-tools/lldb-mi
+ arch = any
+ license = Apache
+ makedepends = git
+ makedepends = cmake
+ depends = lldb
+ depends = llvm
+ provides = lldb-mi
+ conflicts = lldb-mi
+ source = git+https://github.com/lldb-tools/lldb-mi.git
+ md5sums = SKIP
+
+pkgname = lldb-mi-git
+