head 1.1; access; symbols goocanvas-0-4:1.1.0.2 GOO_CANVAS_0_4_ANCHOR:1.1; locks; strict; comment @# @; 1.1 date 2006.05.16.10.09.43; author damon; state Exp; branches; next ; desc @@ 1.1 log @2006-05-16 Damon Chaplin * goocanvas.pc.in: * Makefile.am: * configure.in: added .pc file (patch from Gian Mario Tagliaretti). @ text @prefix=@@prefix@@ exec_prefix=@@exec_prefix@@ libdir=@@libdir@@ includedir=@@includedir@@ Name: GooCanvas Description: A GTK+ canvas widget using cairo Version: @@VERSION@@ Requires: gtk+-2.0 cairo Libs: -L${libdir} -lgoocanvas Cflags: -I${includedir}/goocanvas-1.0 @