summaryrefslogtreecommitdiff
path: root/flam3.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'flam3.pc.in')
-rw-r--r--flam3.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/flam3.pc.in b/flam3.pc.in
new file mode 100644
index 0000000..32cd769
--- /dev/null
+++ b/flam3.pc.in
@@ -0,0 +1,12 @@
+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}