gmyth/gmyth.pc.in
author renatofilho
Mon Oct 15 19:00:20 2007 +0100 (2007-10-15)
branchtrunk
changeset 862 846d33418fd6
parent 564 1b897f699097
permissions -rw-r--r--
[svn r868] fixed include dir in gmyth.pc
leo_sobral@1
     1
prefix=@prefix@
leo_sobral@1
     2
exec_prefix=@exec_prefix@
leo_sobral@1
     3
libdir=@libdir@
leo_sobral@1
     4
includedir=@includedir@
leo_sobral@1
     5
leo_sobral@1
     6
Name: gmyth
leo_sobral@1
     7
Description: Myth TV library based upon GLib/GObject paradigm
leo_sobral@1
     8
Version: @VERSION@
rosfran@564
     9
Requires: gobject-2.0 glib-2.0 gthread-2.0 libcurl
leo_sobral@1
    10
morphbr@270
    11
Libs: @MYSQL_LIBS@ -L${libdir} -lgmyth -lcurl
renatofilho@862
    12
Cflags: -I${includedir}