summaryrefslogtreecommitdiffstats
path: root/lua-rtmidi/.SRCINFO
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2025-03-16 15:59:35 +0000
committers-ol <s+removethis@s-ol.nu>2025-03-16 15:59:35 +0000
commit80589210e36fb6ef81782fcc40e6497fb9912d2e (patch)
tree5bdf100beb6db693f95dd07b181dd1950c2b8319 /lua-rtmidi/.SRCINFO
downloadaur-80589210e36fb6ef81782fcc40e6497fb9912d2e.tar.gz
aur-80589210e36fb6ef81782fcc40e6497fb9912d2e.zip
initial commit
Diffstat (limited to 'lua-rtmidi/.SRCINFO')
-rw-r--r--lua-rtmidi/.SRCINFO36
1 files changed, 36 insertions, 0 deletions
diff --git a/lua-rtmidi/.SRCINFO b/lua-rtmidi/.SRCINFO
new file mode 100644
index 0000000..a23182b
--- /dev/null
+++ b/lua-rtmidi/.SRCINFO
@@ -0,0 +1,36 @@
+pkgbase = lua-rtmidi
+ pkgdesc = Open Sound Control (OSC) for lua/luajit
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/davidgranstrom/losc
+ arch = x86_64
+ license = BSD-2-Clause
+ makedepends = lua
+ makedepends = lua51
+ makedepends = lua52
+ makedepends = lua53
+ makedepends = luarocks
+ depends = alsa-lib
+ depends = jack
+ source = lua-rtmidi-1.0.0.tar.gz::https://github.com/s-ol/lua-rtmidi/archive/v1.0.0.tar.gz
+ sha256sums = fdd61821ee988b910a13a3679aedb1b9527723142ef96ae987b2466818052189
+
+pkgname = lua-rtmidi
+ depends = alsa-lib
+ depends = jack
+ depends = lua
+
+pkgname = lua53-rtmidi
+ depends = alsa-lib
+ depends = jack
+ depends = lua53
+
+pkgname = lua52-rtmidi
+ depends = alsa-lib
+ depends = jack
+ depends = lua52
+
+pkgname = lua51-rtmidi
+ depends = alsa-lib
+ depends = jack
+ depends = lua51