Stuart Henderson <[email protected]> writes:

> Flavours would be a more natural fit for this - they don't have to
> conflict, for example see every pecl-* port.

Of course, I didn't try to alter the default FULLPKGNAME so every flavor
had the same stem and that was why I couldn't install multiple flavors
at the same time.  (hope I'm not getting the terminology wrong ^^')
Thanks for the tip!

Attaching an updated tarball which produces

        % for v in 51 52 53; do FLAVOR=lua$v make install; done
        ...
        % pkg_info | grep luarocks
        luarocks-lua51-3.8.0 package manager for lua 5.1
        luarocks-lua52-3.8.0 package manager for lua 5.2
        luarocks-lua53-3.8.0 package manager for lua 5.3

I've also tweaked the DESCR, now it reads:

> LuaRocks is the package manager for Lua modules.  It allows you to
> create and install Lua modules as self-contained packages called
> rocks.

(i.e. without ${MODLUA_VERSION})

Cheers,

Omar Polo

Attachment: luarocks.tar.gz
Description: Binary data

Reply via email to