Christian Wiese
13 years ago
3 changed files with 71 additions and 0 deletions
@ -0,0 +1,21 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1314795858 Wed Aug 31 15:04:18 2011 |
||||||
|
[BUILDTIME] 0 (5) |
||||||
|
[SIZE] 0.04 MB, 7 files |
||||||
|
|
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] lua |
||||||
|
[DEP] make |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
@ -0,0 +1,16 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../lua-cjson/lua-cjson.conf |
||||||
|
# Copyright (C) 2011 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
var_append makeinstopt ' ' "LUA_VERSION=$luaver" |
||||||
|
var_append makeinstopt ' ' "PREFIX=/$prefix" |
@ -0,0 +1,34 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../lua-cjson/lua-cjson.desc |
||||||
|
[COPY] Copyright (C) 2011 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] A fast JSON parsing and encoding support for Lua |
||||||
|
|
||||||
|
[T] Lua CJSON provides fast UTF-8 JSON parsing/encoding support for Lua, |
||||||
|
[T] and has no external dependencies. |
||||||
|
|
||||||
|
[U] http://www.kyne.com.au/~mark/software/lua-cjson.php |
||||||
|
|
||||||
|
[A] Mark Pullford <mark@kyne.com.au> |
||||||
|
[M] Christian Wiese <chris@opensde.org> |
||||||
|
|
||||||
|
[C] extra/development |
||||||
|
|
||||||
|
[F] LUA |
||||||
|
|
||||||
|
[L] MIT |
||||||
|
[S] Stable |
||||||
|
[V] 1.0.2 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 3140329554 lua-cjson-1.0.2.tar.gz http://www.kyne.com.au/~mark/software/ |
Loading…
Reference in new issue