gmyth-upnp/gmyth-upnp.pc.in
author renatofilho
Fri Feb 15 13:52:23 2008 +0000 (2008-02-15)
branchtrunk
changeset 915 e612ba1d16ab
parent 259 4644bd396464
child 929 00536b0eb88b
permissions -rw-r--r--
[svn r924] created method gmyth_upnp_get_devices
melunko@249
     1
prefix=@prefix@
melunko@249
     2
exec_prefix=@exec_prefix@
melunko@249
     3
libdir=@libdir@
melunko@249
     4
includedir=@includedir@
melunko@249
     5
melunko@249
     6
Name: gmyth-upnp
melunko@249
     7
Description: Myth TV upnp library based upon GLib/GObject paradigm
renatofilho@915
     8
Version: 0.7.1
renatofilho@915
     9
Requires: gobject-2.0 glib-2.0 libupnp
melunko@249
    10
rosfran@259
    11
Libs: @LIBGMYTH_LIBS@ -L${libdir} -lgmythupnp
rosfran@259
    12
Cflags: @LIBGMYTH_CFLAGS@ -I${includedir}/gmyth-upnp