File: input-pad.pc.in

package info (click to toggle)
input-pad 1.0.99.20210817-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,068 kB
  • sloc: ansic: 11,118; makefile: 440; python: 206; sh: 92; xml: 8
file content (13 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/input-pad-@libinput_pad_VERSION@
kbduidir=@libdir@/input-pad-@libinput_pad_VERSION@/modules/kbdui
xkeysenddir=@libdir@/input-pad-@libinput_pad_VERSION@/modules/xkeysend

Name: input-pad
Description: Input Pad
Version: @VERSION@
Requires: gio-2.0 glib-2.0 gtk+-@GTK_API_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -linput-pad-@libinput_pad_API_VERSION@