File: lua5.2.dh-lua.conf

package info (click to toggle)
hamlib 4.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 17,768 kB
  • sloc: ansic: 262,144; sh: 5,398; cpp: 1,578; perl: 876; makefile: 841; python: 148; awk: 58; xml: 26
file content (18 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PKG_NAME=hamlib
PY3VERSION=$(shell py3versions -dv)

CLIB_CFLAGS=$(shell dpkg-buildflags --get CFLAGS) -I include/ -I src/
CLIB_LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS) build-$(PY3VERSION)/src/.libs/libhamlib.la
CLIB_OBJS=build-$(PY3VERSION)/bindings/hamliblua_wrap.lo

LUA_HEADER=
LUA_SOURCES=
LUA_MODNAME_CPART=Hamliblua

LUA_TEST=

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