15 lines
352 B
PkgConfig
15 lines
352 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: upm-jhd1313m1
|
|
Description: LCD Display Driver for the JHD1313M1 Controller for HD44780-based Displays
|
|
Version: 2.0.0
|
|
|
|
Libs: -L${libdir} -lupm-jhd1313m1
|
|
Cflags: -I${includedir}/upm
|
|
|
|
Requires: mraa,upm-lcm1602,upm-utilities,upmc-jhd1313m1
|
|
Requires.private:
|