Rockspec for cw version 2.0.1 attached.
source = {
branch = "release-v2.0.1",
url = "git://github.com/rrthomas/cw.git",
}
version = "2.0.1-1"
description = {
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.\
",
homepage = "http://github.com/rrthomas/cw/",
}
package = "cw"
build = {
build_command = "LUA=$(LUA) ./configure --prefix=$(PREFIX) --libdir=$(LIBDIR)
--datadir=$(LUADIR) && make clean && make",
copy_directories = {
},
install_command = "make install",
type = "command",
}
dependencies = {
"lua >= 5.1",
"stdlib >= 34",
"luaposix >= 5.1.28",
"ansicolors >= 1.0.2",
}
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers