kopia lustrzana https://gitlab.com/sane-project/backends
14 wiersze
417 B
PkgConfig
14 wiersze
417 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
libs=@LIBS@ @DL_LIBS@ @LIBV4L_LIBS@ @MATH_LIB@ @TIFF_LIBS@ @JPEG_LIBS@ @GPHOTO2_LIBS@ @SOCKET_LIBS@ @AVAHI_LIBS@ @USB_LIBS@ @SCSI_LIBS@ @RESMGR_LIBS@
|
|
|
|
Name: SANE Backends
|
|
Description: Backends for SANE, the universal scanner interface
|
|
Version: @VERSION@
|
|
Requires:
|
|
Libs: -L${libdir} -lsane
|
|
Libs.private: ${libs}
|
|
Cflags: -I${includedir}
|