branches/gmyth-0.1b/gmyth.pc.in
author rosfran
Tue Feb 06 00:34:37 2007 +0000 (2007-02-06)
branchtrunk
changeset 327 41995e0df2ba
permissions -rw-r--r--
[svn r329] Cleaning some non-mandatory code snippets from the GnomeVFS handler to the do_get_file_info.
     1 prefix=@prefix@
     2 exec_prefix=@exec_prefix@
     3 libdir=@libdir@
     4 includedir=@includedir@
     5 
     6 Name: gmyth
     7 Description: Myth TV library based upon GLib/GObject paradigm
     8 Version: @VERSION@
     9 Requires: gobject-2.0 glib-2.0 libcurl
    10 
    11 Libs: @MYSQL_LIBS@ -L${libdir} -lgmyth -lcurl
    12 Cflags: -I${includedir}/gmyth