Rockspec for specl version 4 attached.
version = "4-1"
source = {
  dir = "specl-release-v4",
  url = "http://github.com/gvvaughan/specl/archive/release-v4.zip";,
}
package = "specl"
dependencies = {
  "ansicolors",
  "lua >= 5.1",
  "lyaml",
}
description = {
  homepage = "http://github.com/gvvaughan/specl/";,
  license = "GPLv3+",
  summary = "Behaviour Driven Development for Lua",
  detailed = "      Develop and run BDD specs written in Lua for RSpec style 
workflow.\
     ",
}
build = {
  build_command = "LUA_INCLUDE=-I$(LUA_INCDIR) ./configure LUA=$(LUA) 
--prefix=$(PREFIX) --libdir=$(LIBDIR) --datadir=$(LUADIR) && make clean && 
make",
  type = "command",
  copy_directories = {
  },
  install_command = "make install",
}
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to