blob: 6a46d0ca10a2daed7276e516c155c9b7383f16d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = luajit-lgi-git
pkgdesc = Lua binadings for gobject using gobject-introspection library
pkgver = 0.9.2.r102.g700fcda
pkgrel = 1
url = https://github.com/pavouk/lgi
arch = i686
arch = x86_64
license = custom:MIT
makedepends = gobject-introspection
depends = libffi
depends = luajit
depends = gobject-introspection-runtime
provides = luajit-lgi
conflicts = luajit-lgi
source = git+https://github.com/pavouk/lgi.git
md5sums = SKIP
pkgname = luajit-lgi-git
|