aports/community/openspecfun/openspecfun.pc
2016-08-17 15:33:30 +02:00

13 lines
316 B
PkgConfig

prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/lib
Name: openspecfun
Version: @VERSION@
URL: https://github.com/JuliaLang/openspecfun
Description: A collection of special mathematical functions
Requires.private: openlibm
Cflags: -I${includedir}
Libs: -L${libdir} -lopenspecfun