Rockspec for cw version 2.0.0 attached.
build = {
install_command = "make install",
build_command = "LUA=$(LUA) ./configure --prefix=$(PREFIX) --libdir=$(LIBDIR)
--datadir=$(LUADIR) && make clean && make",
copy_directories = {
},
type = "command",
}
dependencies = {
"lua >= 5.1",
"stdlib >= 34",
"luaposix >= 5.1.28",
"ansicolors >= 1.0.2",
}
version = "2.0.0-1"
package = "cw"
description = {
homepage = "http://github.com/rrthomas/cw/",
license = "GPL",
summary = "Colorer for command-line programs",
detailed = " cw is a colorer for command-line programs. It is designed
to simulate\
the environment of the commands being executed, so that when you type\
'du', 'df', 'ping', etc. in your shell the output is automatically\
colored according to a definition script. You can easily change\
or add new scripts, and change the colors used.\
",
}
source = {
url = "git://github.com/rrthomas/cw.git",
branch = "release-v2.0.0",
}
------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete
for recognition, cash, and the chance to get your game on Steam.
$5K grand prize plus 10 genre and skill prizes. Submit your demo
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers