gmyth-upnp/gmyth-upnp.pc.in
author rosfran
Fri Apr 13 20:07:32 2007 +0100 (2007-04-13)
branchtrunk
changeset 545 7f0a3066f6ab
parent 252 0bddbe7eba51
child 915 e612ba1d16ab
permissions -rw-r--r--
[svn r550] A lot of GObject fixes (using the GType casting), added inheritance to the GMythFile* modules, locks all the the STOP_RECORDING messages.
     1 prefix=@prefix@
     2 exec_prefix=@exec_prefix@
     3 libdir=@libdir@
     4 includedir=@includedir@
     5 
     6 Name: gmyth-upnp
     7 Description: Myth TV upnp library based upon GLib/GObject paradigm
     8 Version: @VERSION@
     9 Requires: gobject-2.0 glib-2.0 clinkc
    10 
    11 Libs: @LIBGMYTH_LIBS@ -L${libdir} -lgmythupnp
    12 Cflags: @LIBGMYTH_CFLAGS@ -I${includedir}/gmyth-upnp