File: ubertooth.pc.in

package info (click to toggle)
ubertooth 2018.12.R1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,212 kB
  • sloc: ansic: 18,626; cpp: 2,549; python: 604; makefile: 474; asm: 113; perl: 86; sh: 63; ruby: 43; xml: 20
file content (10 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/DEB_HOST_MULTIARCH
includedir=${prefix}/include/ubertooth

Name: ubertooth
Description: Shared library for Bluetooth experimentation
Version: UPSTREAM_PACKAGE_VERSION
Libs: -L${libdir} -lubertooth
Cflags: -I${includedir}