Ticket #64933: libtiff-4_destroot-ppc-intel_2022-04-11T1915.pc

File libtiff-4_destroot-ppc-intel_2022-04-11T1915.pc, 266 bytes (added by JDLH (Jim DeLaHunt), 2 years ago)

libtiff-4.pc from .../work/destroot--ppc-intelopt/local/lib/pkgconfig/

Line 
1prefix=/opt/local
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include
5
6Name: libtiff
7Description:  Tag Image File Format (TIFF) library.
8Version: 4.3.0
9Libs: -L${libdir} -ltiff
10Libs.private: -lzstd -llzma -ljpeg -lz
11Cflags: -I${includedir}