I've published a new version, and I've got a rockspec for the source: http://github.com/brimworks/lua-ev/raw/master/rockspec/lua-ev-scm-1.rockspec
The new version's rockspec is here: http://github.com/downloads/brimworks/lua-ev/lua-ev-v1.2-1.rockspec This new version removes dependency on pthreads, adds support for calling loop:fork(), loop:depth(), and fixes a bug that will cause child processes after a fork() call to die unless the default loop is initialized. Thanks, -Brian On Wed, Apr 21, 2010 at 8:47 PM, Brian Maher <[email protected]> wrote: > Hello LuaRocks, > > I've created a rockspec for the lua-ev library version 1.1 and uploaded it > here: > > http://github.com/downloads/brimworks/libev/lua-ev-v1.1-1.rockspec > > Let me know if there is anything else I need to do. > > Thanks, > -Brian > > -- > Brian Maher >> Glory to God << > -- Brian Maher >> Glory to God << _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
