summaryrefslogtreecommitdiffstats
path: root/lua-abletonlink/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to 'lua-abletonlink/.SRCINFO')
-rw-r--r--lua-abletonlink/.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/lua-abletonlink/.SRCINFO b/lua-abletonlink/.SRCINFO
new file mode 100644
index 0000000..8127b46
--- /dev/null
+++ b/lua-abletonlink/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = lua-abletonlink
+ pkgdesc = Lightweight wrapper of the Ableton Link C API (abl_link)
+ pkgver = 1.0.1
+ pkgrel = 1
+ url = https://git.s-ol.nu/lua-abletonlink/-/
+ arch = x86_64
+ license = MIT
+ makedepends = lua
+ makedepends = lua51
+ makedepends = lua52
+ makedepends = lua53
+ makedepends = luarocks
+ source = git+https://git.s-ol.nu/lua-abletonlink.git#tag=v1.0.1
+ source = git+https://github.com/Ableton/link.git
+ source = git+https://github.com/chriskohlhoff/asio.git
+ sha256sums = 39c57ef04036e60467fc1c62d1a85c8951b08929574770a574853aba7599c921
+ sha256sums = SKIP
+ sha256sums = SKIP
+
+pkgname = lua-abletonlink
+ depends = lua
+
+pkgname = lua53-abletonlink
+ depends = lua53
+
+pkgname = lua52-abletonlink
+ depends = lua52
+
+pkgname = lua51-abletonlink
+ depends = lua51