Rockspec for specl version 2 attached.
source = {
dir = "specl-release-v2",
url = "http://github.com/gvvaughan/specl/archive/release-v2.zip",
}
version = "2-1"
external_dependencies = {
YAML = {
library = "yaml",
},
}
package = "specl"
dependencies = {
"lua >= 5.1",
"stdlib >= 33",
}
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=$(LUA) LUA_INCLUDE=-I$(LUA_INCDIR) ./configure
CPPFLAGS=-I$(YAML_INCDIR) LDFLAGS='-L$(YAML_LIBDIR)' --prefix=$(PREFIX)
--libdir=$(LIBDIR) --datadir=$(LUADIR) && make clean && make",
type = "command",
copy_directories = {
},
install_command = "make install",
}
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers