blob: cb30c4f5e3d2cface57dc8b1dc8faa8b82d427ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = lua-abletonlink
pkgdesc = Lightweight wrapper of the Ableton Link C API (abl_link)
pkgver = 1.1.0
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.1.0
source = git+https://github.com/Ableton/link.git
source = git+https://github.com/chriskohlhoff/asio.git
sha256sums = 8b8ddbfbd386133811c5f3edc47bdfd412dc6b39dc5135eb40a07c34bbfa50db
sha256sums = SKIP
sha256sums = SKIP
pkgname = lua-abletonlink
depends = lua
pkgname = lua54-abletonlink
depends = lua54
pkgname = lua53-abletonlink
depends = lua53
pkgname = lua52-abletonlink
depends = lua52
pkgname = lua51-abletonlink
depends = lua51
|