summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 10f57dedec5edf7880957f295423617de7c57d04 (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
pkgbase = lua-resty-mpd
	pkgver = 5.2.1
	pkgrel = 2
	url = https://github.com/jprjr/lua-resty-mpd/
	arch = any
	license = MIT
	source = lua-resty-mpd-5.2.1.tar.gz::https://github.com/jprjr/lua-resty-mpd//archive/5.2.1.tar.gz
	md5sums = de84bdb4726f41b65fed76dfb6e2aab3

pkgname = lua-resty-mpd
	pkgdesc = A client library for the Music Player Daemon, compatible with OpenResty, cqueues, and Luasocket for Lua 5.4
	depends = lua
	optdepends = lua-cqueues
	optdepends = lua-socket

pkgname = lua51-resty-mpd
	pkgdesc = A client library for the Music Player Daemon, compatible with OpenResty, cqueues, and Luasocket for Lua 5.1
	depends = lua51
	optdepends = lua51-cqueues
	optdepends = lua51-socket

pkgname = lua52-resty-mpd
	pkgdesc = A client library for the Music Player Daemon, compatible with OpenResty, cqueues, and Luasocket for Lua 5.2
	depends = lua52
	optdepends = lua52-cqueues
	optdepends = lua52-socket

pkgname = lua53-resty-mpd
	pkgdesc = A client library for the Music Player Daemon, compatible with OpenResty, cqueues, and Luasocket for Lua 5.3
	depends = lua53
	optdepends = lua53-cqueues
	optdepends = lua53-socket