| changeset 12 | 1d18b9c34d26 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/plover-gtk/plover-gtk.pc.in Thu Nov 10 11:00:49 2011 +0000 1.3 @@ -0,0 +1,11 @@ 1.4 +prefix=@prefix@ 1.5 +exec_prefix=@exec_prefix@ 1.6 +libdir=@libdir@ 1.7 +includedir=@includedir@ 1.8 + 1.9 +Name: plover-gtk 1.10 +Description: Plover Gtk+ objects 1.11 +Version: @VERSION@ 1.12 +Requires: plover gtk+-2.0 1.13 +Libs: -L${libdir} -lplover-gtk 1.14 +Cflags: -I${includedir}