From: ellson Date: Wed, 1 Oct 2008 13:59:48 +0000 (+0000) Subject: add inkpot to the builds, although not yet used by dot X-Git-Tag: LAST_LIBGRAPH~32^2~3263 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fcc0fa3387960f3bcf8f02249e6a775368949638;p=graphviz add inkpot to the builds, although not yet used by dot --- diff --git a/lib/inkpot/libinkpot.pc.in b/lib/inkpot/libinkpot.pc.in new file mode 100644 index 000000000..8fe3e8d9c --- /dev/null +++ b/lib/inkpot/libinkpot.pc.in @@ -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} +