File: lua5.3.dh-lua.conf

package info (click to toggle)
lua-inotify 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 88 kB
  • sloc: ansic: 239; makefile: 21
file content (16 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
### mandatory fields
PKG_NAME=inotify

### things relative to the C library part
CLIB_CFLAGS=-fPIC -O2 -Wall
#CLIB_LDFLAGS=
#CLIB_LDFLAGS_STATIC=
CLIB_OBJS=linotify.lo
#LUA_MODNAME_CPART=

### this part is relative to pkg-config
#PKG_VERSION=
#PKG_LIBS_PRIVATE=
#PKG_URL=
#PKG_REQUIRES=
#PKG_CONFLICTS=