bring content out of subdir

This commit is contained in:
Scott Draves
2015-02-15 12:24:03 -05:00
parent d29fd65614
commit 19ea9b8c87
65 changed files with 0 additions and 0 deletions
+12
View File
@@ -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}