Commit graph

5 commits

Author SHA1 Message Date
wiz
18a46154bf Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
jperkin
78cf94de47 Don't hardcode lua '5.2' everywhere, use the appropriate variables.
Fixes build with lua 5.1.  Bump PKGREVISION.
2014-01-22 16:16:21 +00:00
dholland
81bc91c7e7 Use LUA_PKGPREFIX. Many Lua packages already do, but not these. 2013-10-30 06:03:37 +00:00
degroote
3f075aa39d Proper handling of github repository for lua-gi
Force the use of curl to download through https
Don't pollute ${DISTDIR} with terrible name such as ${VERSION}.tar.gz

Should fix pkg/48083
2013-07-25 13:05:18 +00:00
degroote
0a33362af4 Import lgi-0.71
LGI is gobject-introspection based dynamic Lua binding to GObject based
libraries. It allows using GObject-based libraries directly from Lua.
2013-07-22 19:38:07 +00:00