diff options
| author | s-ol <s+removethis@s-ol.nu> | 2026-05-13 12:43:27 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2026-05-13 12:43:27 +0000 |
| commit | c939b061f1fab0693f5c0c79a693c165d1fcf2c0 (patch) | |
| tree | 38170125dbe8c57f8c70fd3b433b887220557b3d /lua-spawn/.SRCINFO | |
| parent | add obs-plugin-texture-share-vk-git (diff) | |
| download | aur-main.tar.gz aur-main.zip | |
Diffstat (limited to '')
| -rw-r--r-- | lua-spawn/.SRCINFO | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/lua-spawn/.SRCINFO b/lua-spawn/.SRCINFO new file mode 100644 index 0000000..cb30c4f --- /dev/null +++ b/lua-spawn/.SRCINFO @@ -0,0 +1,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 |
