summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..bef768ef54e3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = ocaml-bjack
+ pkgdesc = OCaml blocking JACK API
+ pkgver = 0.1.5
+ pkgrel = 1
+ url = https://github.com/savonet/ocaml-bjack
+ arch = i686
+ arch = x86_64
+ license = LGPL2.1
+ makedepends = ocaml-findlib
+ depends = ocaml
+ depends = jack
+ options = !strip
+ source = https://github.com/savonet/ocaml-bjack/releases/download/0.1.5/ocaml-bjack-0.1.5.tar.gz
+ md5sums = 684b2bac4b55d7ef35c72d42f32eee3f
+
+pkgname = ocaml-bjack
+