orbit: New package
authorAssaf Inbal <shmuelzon@gmail.com>
Mon, 20 May 2013 12:56:44 +0000 (15:56 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 13 Aug 2013 09:05:08 +0000 (11:05 +0200)
commit02e4326fe7f1912a6f12bdef54c7295f9188dd38
tree1d48cbb175b09c83275de5efce20e419e0c68f86
parentf608c7705fba9a7f83aef28afe5a841fafe527e9
orbit: New package

An MVC web framework for Lua

[Thomas P: add patch to fix installation procedure, and use the
provided Makefile for installation. Remove build-time dependency on
wsapi since there's nothing to build in 'orbit'. Remove run-time
dependency on 'rings', since it's not clear why Orbit would depend on
that.]

Signed-off-by: Assaf Inbal <shmuelzon@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/orbit/Config.in [new file with mode: 0644]
package/orbit/orbit-01-fix-installation.patch [new file with mode: 0644]
package/orbit/orbit.mk [new file with mode: 0644]