flam3/flam3.pc.in
2015-02-15 12:24:03 -05:00

13 lines
361 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
Name: flam3
Description: Renders and animates fractal flames and manipulates their genetic codes, see www.flam3.com for more info.
Version: @VERSION@
Requires: libpng >= 1.0 libxml-2.0
Libs: -L${libdir} -lflam3 -ljpeg -lpthread
Cflags: -I${includedir}