File: 01-fcgi.dh-lua.conf

package info (click to toggle)
lua-wsapi 1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 640 kB
  • sloc: ansic: 618; sh: 495; makefile: 42
file content (21 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
LUA_VERSION=5.1
PKG_NAME=wsapi.fcgi

CLIB_CFLAGS=
CLIB_LDFLAGS=-lfcgi
CLIB_OBJS=src/fastcgi/lfcgi.lo
LUA_MODNAME_CPART=lfcgi

LUA_HEADER=
LUA_SOURCES=
LUA_MODNAME=
LUA_TEST=

PKG_VERSION=$(shell dpkg-parsechangelog|grep ^Ver|cut -d ' ' -f 2|cut -d '-' -f 1)
PKG_LIBS_PRIVATE=
PKG_URL=http://keplerproject.github.com/wsapi/index.html
PKG_REQUIRES=
PKG_CONFLICTS=

# retrocompatibility stuff
VERSION_INFO=1:0:0