X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=chimara-plugin.pc.in;fp=chimara-plugin.pc.in;h=85146b5a89911e437d2956c5f9ea0b2b864c9d9a;hb=5ae8c90ba8cbfeaddef0c2ae69cc0745b64cd379;hp=0000000000000000000000000000000000000000;hpb=be17c5d5762dbf66acf50cf0698e63295d47d5cb;p=projects%2Fchimara%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 +