File: gudev-1.0.pc.in

package info (click to toggle)
libgudev 237-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: ansic: 1,580; javascript: 148; xml: 47; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gudev-1.0
Description: GObject bindings for libudev
Version: @VERSION@
Requires: glib-2.0, gobject-2.0
Libs: -L${libdir} -lgudev-1.0
Cflags: -I${includedir}/gudev-1.0