X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=chimara-plugin.pc.in;fp=chimara-plugin.pc.in;h=85146b5a89911e437d2956c5f9ea0b2b864c9d9a;hb=24aef54d7203143092c9a7c91096c54494590851;hp=0000000000000000000000000000000000000000;hpb=d3445e43a2ce2453f8e2cd5ed9edd8b23ae54446;p=rodin%2Fchimara.git diff --git a/chimara-plugin.pc.in b/chimara-plugin.pc.in new file mode 100644 index 0000000..85146b5 --- /dev/null +++ b/chimara-plugin.pc.in @@ -0,0 +1,13 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: Chimara +Description: Multi-session Glk library, with interactive fiction plugins +Version: @PACKAGE_VERSION@ +URL: http://no.public.website.yet +Requires: glib-2.0 +Libs: -module -shared -avoid-version -export-symbols-regex "^glk_main$$" +Cflags: -I${includedir}/chimara +