gmyth-stream/client/gmyth-stream-client.pc.in
author morphbr
Mon Apr 30 18:16:36 2007 +0100 (2007-04-30)
branchtrunk
changeset 605 4dd9bf602c18
permissions -rw-r--r--
[svn r611] * GMyth-Streamer
- updated mencoder plugin

* GMyth
- samples: gmyth_cat code update
     1 prefix=@prefix@
     2 exec_prefix=@exec_prefix@
     3 libdir=@libdir@
     4 includedir=@includedir@
     5 
     6 Name: gmyth-stream-client
     7 Description: Gmyth Stream Client side
     8 Version: @VERSION@
     9 Requires: gobject-2.0 glib-2.0
    10 
    11 Libs: -L${libdir} -lgmythstreamclient
    12 Cflags: -I${includedir}/gmyth-stream