On Fri, May 20, 2011 at 5:27 AM, Ildar Mulyukov
<[email protected]> wrote:
> pkg-config support.

Sorry, Ildar, I was answering another question;)

It would be useful, e.g something like

external_dependencies = {
   foo = {pkgconfig = 'foo-1.2'  ...}
}

where ... indicates that other fields are possible (e.g. the package
manager hints)

There is a slight impedance match because pkgconfig provides the full
C flags and the full link flags, whereas the LR variables would be
foo_INCDIR, foo_LIBDIR, etc.

steve d.

_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to