File: 99-common.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 (22 lines) | stat: -rw-r--r-- 433 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
LUA_VERSION=5.1
PKG_NAME=wsapi

CLIB_CFLAGS=
CLIB_LDFLAGS=
CLIB_OBJS=
LUA_MODNAME_CPART=

LUA_HEADER=
LUA_SOURCES=$(wildcard src/wsapi/*.lua)
LUA_SOURCES_MANGLER=sed s?src/??
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