Christian Wiese
13 years ago
3 changed files with 73 additions and 0 deletions
@ -0,0 +1,24 @@
|
||||
|
||||
[TIMESTAMP] 1314807022 Wed Aug 31 18:10:22 2011 |
||||
[BUILDTIME] 0 (5) |
||||
[SIZE] 0.14 MB, 8 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] cmake |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] libev |
||||
[DEP] linux-header |
||||
[DEP] lua |
||||
[DEP] make |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux-ng |
@ -0,0 +1,16 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../lua-ev/lua-ev.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,33 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../lua-ev/lua-ev.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 Lua 5.1 interface to libev |
||||
|
||||
[T] lua-ev provides a Lua 5.1 interface to libev. |
||||
|
||||
[U] http://github.com/brimworks/lua-ev |
||||
|
||||
[A] Brian Maher <maherb@brimworks.com> |
||||
[M] Christian Wiese <chris@opensde.org> |
||||
|
||||
[C] extra/development |
||||
|
||||
[F] LUA |
||||
|
||||
[L] MIT |
||||
[S] Stable |
||||
[V] 1.3 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 0 lua-ev-v1.3.tar.gz https://github.com/downloads/brimworks/lua-ev/ |
Loading…
Reference in new issue