gmyth-upnp/gmyth-upnp.pc.in
author renatofilho
Mon Feb 25 18:11:02 2008 +0000 (2008-02-25)
branchtrunk
changeset 928 2cd533f0c637
parent 259 4644bd396464
child 929 00536b0eb88b
permissions -rw-r--r--
[svn r937] fixed project name on autogen.sh
     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: 0.7.1
     9 Requires: gobject-2.0 glib-2.0 libupnp
    10 
    11 Libs: @LIBGMYTH_LIBS@ -L${libdir} -lgmythupnp
    12 Cflags: @LIBGMYTH_CFLAGS@ -I${includedir}/gmyth-upnp