X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=chimara.pc.in;fp=chimara.pc.in;h=f4d0346fae9f0fad756d4682ea7487f666699323;hb=5ae8c90ba8cbfeaddef0c2ae69cc0745b64cd379;hp=0000000000000000000000000000000000000000;hpb=be17c5d5762dbf66acf50cf0698e63295d47d5cb;p=projects%2Fchimara%2Fchimara.git diff --git a/chimara.pc.in b/chimara.pc.in new file mode 100644 index 0000000..f4d0346 --- /dev/null +++ b/chimara.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 >= @GLIB_REQUIRED_VERSION@, gtk+-2.0 >= @GTK_REQUIRED_VERSION@ +Requires.private: gthread-2.0, gmodule-2.0 +Libs: -L${libdir} -lchimara +Cflags: -I${includedir}/chimara