File: lua5.1.99-common.dh-lua.conf

package info (click to toggle)
lua-wsapi 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 644 kB
  • ctags: 247
  • sloc: sh: 961; ansic: 656; makefile: 52
file content (21 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PKG_NAME=wsapi

CLIB_CFLAGS=
CLIB_LDFLAGS=
CLIB_OBJS=
LUA_MODNAME_CPART=

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