d551d5dc41
Add lcms2, libdisplay-info, libepoxy, and libxcvt recipes required by the KWin/Mesa display stack.
12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: @PACKAGE@
|
|
Description: LCMS Color Management Library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -llcms2 @LIB_PLUGINS@
|
|
Libs.private: @LIB_MATH@ @LIB_THREAD@
|
|
Cflags: -I${includedir}
|