blob: 20243ca40d174a23c415e67675961e272beebe9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = lua51-dbus_proxy
pkgdesc = Simple API around GLib's GIO:GDBusProxy built on top of lgi
pkgver = 0.10.4
pkgrel = 2
url = https://github.com/stefano-m/lua-dbus_proxy
arch = any
license = Apache-2.0
makedepends = lua51
makedepends = luarocks
depends = lua51-lgi
optdepends = lua51: Lua 5.1 implementation
optdepends = luajit: Alternative Lua 5.1 implementation
source = https://github.com/stefano-m/lua-dbus_proxy/archive/refs/tags/v0.10.4.tar.gz
b2sums = fe3445f53e0a53231a4671bc62afcbc68e095ea9b6f771437f4747a881359897bc1682639ba124628c15be6ed69d01a4215cf71d2935137f399b5f98be2cb5f8
pkgname = lua51-dbus_proxy
|