Rockspec for specl version 5 attached.
package = "specl"
version = "5-1"
description = {
homepage = "http://gvvaughan.github.io/specl",
license = "GPLv3+",
summary = "Behaviour Driven Development for Lua",
detailed = "Develop and run BDD specs written in Lua for RSpec style
workflow.",
}
source = {
url = "http://github.com/gvvaughan/specl/archive/release-v5.zip",
dir = "specl-release-v5",
}
dependencies = {
"ansicolors",
"luamacro >= 2.0",
"lua >= 5.1",
"lyaml",
}
external_dependencies = nil
build = {
build_command = "./configure LUA='$(LUA)' LUA_INCLUDE='-I$(LUA_INCDIR)'
--prefix='$(PREFIX)' --libdir='$(LIBDIR)' --datadir='$(LUADIR)' && make clean
all",
type = "command",
copy_directories = {},
install_command = "make install luadir='$(LUADIR)'",
}
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers