author | rosfran |
Tue Feb 13 23:15:54 2007 +0000 (2007-02-13) | |
branch | trunk |
changeset 357 | 194c44ef8da4 |
parent 252 | 0bddbe7eba51 |
child 915 | e612ba1d16ab |
permissions | -rw-r--r-- |
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
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
11 Libs: @LIBGMYTH_LIBS@ -L${libdir} -lgmythupnp
12 Cflags: @LIBGMYTH_CFLAGS@ -I${includedir}/gmyth-upnp