summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDoug Penner2015-11-01 01:56:49 -0800
committerDoug Penner2015-11-01 01:56:49 -0800
commit429bda04dfa3a10a62adbf0db54373371650be95 (patch)
treeb7076de4c31f2cc8f85dadcc0c14c0c4b1c5e5e4 /.SRCINFO
downloadaur-429bda04dfa3a10a62adbf0db54373371650be95.tar.gz
initial working version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..292665c322fb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = libbtbb
+ pkgdesc = Bluetooth baseband decoding library
+ pkgver = 2015.10.R1
+ pkgrel = 1
+ url = https://github.com/greatscottgadgets/libbtbb
+ arch = x86_64
+ arch = i686
+ license = GPL2
+ makedepends = cmake
+ depends = python
+ source = https://github.com/greatscottgadgets/libbtbb/archive/2015-10-R1.tar.gz
+ md5sums = 2315216adf16a0cee06e237c62122698
+
+pkgname = libbtbb
+