Christian Wiese
13 years ago
3 changed files with 75 additions and 0 deletions
@ -0,0 +1,25 @@
|
||||
|
||||
[TIMESTAMP] 1314805799 Wed Aug 31 17:49:59 2011 |
||||
[BUILDTIME] 0 (5) |
||||
[SIZE] 0.08 MB, 10 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] cmake |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] linux-header |
||||
[DEP] lua |
||||
[DEP] make |
||||
[DEP] pkgconfig |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux-ng |
||||
[DEP] zeromq |
@ -0,0 +1,16 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../lua-zmq/lua-zmq.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 --- |
||||
|
||||
# install the lua module into the right directory |
||||
var_append cmakeopt ' ' "-DINSTALL_CMOD=$lualibdir" |
@ -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-zmq/lua-zmq.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] Lua bindings to ZeroMQ with LuaJIT2 FFI support |
||||
|
||||
[T] lua-zmq provides Lua bindings to ZeroMQ with additional support for the |
||||
[T] FFI extension of LuaJIT2. |
||||
|
||||
[U] http://github.com/Neopallium/lua-zmq |
||||
|
||||
[A] Robert G. Jakabosky <bobby@sharedrealm.com> |
||||
[M] Christian Wiese <chris@opensde.org> |
||||
|
||||
[C] extra/development |
||||
|
||||
[F] LUA |
||||
|
||||
[L] MIT |
||||
[S] Stable |
||||
[V] 1.1 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 1100870420 lua-zmq-1.1.tar.gz !https://github.com/Neopallium/lua-zmq/tarball/v1.1 |
Loading…
Reference in new issue