File: dh-lua.conf

package info (click to toggle)
lua-orbit 2.2.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,016 kB
  • sloc: sql: 56; sh: 32; makefile: 31; xml: 20
file content (21 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (5)
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=orbit

CLIB_CFLAGS=
CLIB_LDFLAGS=
CLIB_OBJS=

### things relative to the lua library part
LUA_HEADER=
LUA_SOURCES=$(wildcard src/orbit/*.lua) src/orbit.lua
LUA_SOURCES_MANGLER=sed -e s?src/??
LUA_MODNAME=
LUA_TEST=

### this part is relative to pkg-config
PKG_VERSION=$(shell dpkg-parsechangelog|grep ^Ver|cut -d ' ' -f 2|cut -d '-' -f 1)
PKG_LIBS_PRIVATE=
PKG_URL=
PKG_REQUIRES=
PKG_CONFLICTS=