libraw1394/libraw1394.pc

11 lines
243 B
PkgConfig

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libraw1394
Description: Interface library for the Linux IEEE1394 drivers.
Version: 2.1.2
Libs: -L${libdir} -lraw1394
Cflags: -I${includedir}