branches/gmyth-0.1b/gmyth.pc.in
author morphbr
Wed Feb 07 00:03:05 2007 +0000 (2007-02-07)
branchtrunk
changeset 329 818deb9ae65d
permissions -rw-r--r--
[svn r331] - Updated gmyth_http (comments, etc..)
- Modified gmyth_http test file (test/http.c to test/gmyth_test_http.c)
- Created gmyth_vlc (interface for vlc - will be used for live tv and cool stuff)
- Created gmyth_vlc test file (test/gmyth_test_vlc.c)
renatofilho@320
     1
prefix=@prefix@
renatofilho@320
     2
exec_prefix=@exec_prefix@
renatofilho@320
     3
libdir=@libdir@
renatofilho@320
     4
includedir=@includedir@
renatofilho@320
     5
renatofilho@320
     6
Name: gmyth
renatofilho@320
     7
Description: Myth TV library based upon GLib/GObject paradigm
renatofilho@320
     8
Version: @VERSION@
renatofilho@320
     9
Requires: gobject-2.0 glib-2.0 libcurl
renatofilho@320
    10
renatofilho@320
    11
Libs: @MYSQL_LIBS@ -L${libdir} -lgmyth -lcurl
renatofilho@320
    12
Cflags: -I${includedir}/gmyth