diff -r 000000000000 -r 81b1f3006eb2 branches/gmyth-0.1b/gmyth.pc.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/branches/gmyth-0.1b/gmyth.pc.in Tue Feb 06 00:33:35 2007 +0000 @@ -0,0 +1,12 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: gmyth +Description: Myth TV library based upon GLib/GObject paradigm +Version: @VERSION@ +Requires: gobject-2.0 glib-2.0 libcurl + +Libs: @MYSQL_LIBS@ -L${libdir} -lgmyth -lcurl +Cflags: -I${includedir}/gmyth