On 17 June 2013 08:33, Alexey Melnichuk <mi...@newmail.ru> wrote:
> 1. lbase64
> In repository version works only with Lua 5.1 but has `lua >= 5.1`
> I wrote 2 rockspec. but I do not know what version lbase64 so i just set it
> to 0.1
>  * Lua 5.1 - 
> https://raw.github.com/moteus/ZipWriter/master/deps/lbase64-0.1-1.rockspec
>  * Lua 5.2 - 
> https://raw.github.com/moteus/ZipWriter/master/deps/lbase64-0.1-2.rockspec

I've been using release dates as versions for all lhf modules, so I
renamed them to 20120820-1 and 20120807-1, respectively.

> 2. struct 1.4
> Work with Lua 5.2 and add `size` function
> https://raw.github.com/moteus/ZipWriter/master/deps/struct-1.4-1.rockspec

Why is it called 1.4 if the URL says 0.2?

> 4. luacrypto 0.3.2
> Work with Lua 5.2
> I wrote my own rockspec which doesn't use `make`. I do that because of
> original rockspec didn't work on Windows. I create pull request on github,
> so may be we should wait?
> I test this rockspec on Windows with MSVC/MinGW and on travis.
> https://raw.github.com/moteus/luacrypto/moteus-rockspec/rockspecs/luacrypto-0.3.2-1.rockspec

I think there's no problem in uploading it, so it's now up!

> 3. lzlib 0.4.work3
> This is not original `0.4.work3` version. See https://github.com/LuaDist/lzlib
> Work with Lua 5.2
> https://github.com/moteus/ZipWriter/blob/master/deps/lzlib-0.4.work3-1.rockspec

> 5. vararg
> ! this is not official repo !
> I create fork of vararg library on github.
> May be someone can help contact with author and send my fixes.
> Fix. Support Lua 5.2
> Fix. Pure lua and c modules are compatible with each other
>  * c module - 
> https://raw.github.com/moteus/lua-vararg/master/rockspecs/vararg-1.1.patch1-1.rockspec
>  * Pure lua module - 
> https://raw.github.com/moteus/lua-vararg/master/rockspecs/vararg-lua-1.1.patch1-1.rockspec

About these two, I don't think we have ever set a policy about forked
versions of modules in the repo. Does anyone have opinions about it?
Are the original modules being maintained?

-- Hisham
http://hisham.hm/

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to