File: lua5.1.tre.dh-lua.conf

package info (click to toggle)
lua-rexlib 2.9.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 552 kB
  • sloc: ansic: 3,985; makefile: 70
file content (16 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PKG_NAME=rex.tre

CLIB_CFLAGS=$(shell pkg-config --cflags tre)
CLIB_LDFLAGS=$(shell pkg-config --libs tre)
CLIB_OBJS=src/common.lo src/tre/ltre.lo src/tre/ltre_w.lo

LUA_HEADER=
LUA_SOURCES=
LUA_MODNAME=rex_tre
LUA_TEST=cd test/ && @@LUA@@ runtest.lua -v tre

PKG_VERSION=$(shell dpkg-parsechangelog|grep ^Ver|cut -d ' ' -f 2|cut -d '-' -f 1)
PKG_LIBS_PRIVATE=
PKG_URL=
PKG_REQUIRES=
PKG_CONFLICTS=