13 lines
274 B
PkgConfig
13 lines
274 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: Xaw
|
||
|
Description: X Athena Widgets Library, version 7
|
||
|
Version: 1.0.13
|
||
|
Requires: xproto xt
|
||
|
Requires.private: x11 xext xt xmu xpm
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lneXtaw
|