gmyth/gmyth.pc.in
author renatofilho
Wed Mar 21 14:51:07 2007 +0000 (2007-03-21)
branchtrunk
changeset 422 fc0a5721cd04
parent 269 6c34a8d85a9b
child 564 1b897f699097
permissions -rw-r--r--
[svn r427] bug fixed
     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