File: libudev.pc

package info (click to toggle)
libpkgconfig-perl 0.25026-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,920 kB
  • sloc: ansic: 6,120; perl: 1,964; makefile: 4; sh: 3
file content (11 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr
exec_prefix=/usr
libdir=${exec_prefix}/lib
includedir=/usr/include

Name: libudev
Description: Library to access udev device information
Version: 164
Libs: -L${libdir} -ludev
Libs.private: 
Cflags: -I${includedir}