]> granicus.if.org Git - graphviz/commitdiff
add inkpot to the builds, although not yet used by dot
authorellson <devnull@localhost>
Wed, 1 Oct 2008 13:59:48 +0000 (13:59 +0000)
committerellson <devnull@localhost>
Wed, 1 Oct 2008 13:59:48 +0000 (13:59 +0000)
lib/inkpot/libinkpot.pc.in [new file with mode: 0644]

diff --git a/lib/inkpot/libinkpot.pc.in b/lib/inkpot/libinkpot.pc.in
new file mode 100644 (file)
index 0000000..8fe3e8d
--- /dev/null
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@/@PACKAGE@
+plugins=@GVPLUGIN_VERSION@
+
+Name: libinkpot
+Description: Inkpot color management library 
+Version: @VERSION@
+Libs: -L${libdir} -linkpot
+Cflags: -I${includedir}
+