mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 09:49:05 +00:00
13 lines
274 B
PkgConfig
13 lines
274 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: nel-3d
|
||
|
Version: 0.5.0
|
||
|
Description: NeL 0.5.0
|
||
|
Requires:
|
||
|
Libs: -L${libdir}
|
||
|
Libs.private: -ldl -lpthread -lxml2 -lfreetype -lz -lc
|
||
|
Cflags: -I${includedir} -I/usr/include/freetype2
|