| author | melunko |
| Thu Apr 12 21:28:37 2007 +0100 (2007-04-12) | |
| branch | trunk |
| changeset 537 | 7dacfb6cb424 |
| permissions | -rw-r--r-- |
| renatofilho@522 | 1 |
prefix=@prefix@ |
| renatofilho@522 | 2 |
exec_prefix=@exec_prefix@ |
| renatofilho@522 | 3 |
libdir=@libdir@ |
| renatofilho@522 | 4 |
includedir=@includedir@ |
| renatofilho@522 | 5 |
|
| renatofilho@522 | 6 |
Name: gmyth-stream-client |
| renatofilho@522 | 7 |
Description: Gmyth Stream Client side |
| renatofilho@522 | 8 |
Version: @VERSION@ |
| renatofilho@522 | 9 |
Requires: gobject-2.0 glib-2.0 |
| renatofilho@522 | 10 |
|
| renatofilho@522 | 11 |
Libs: -L${libdir} -lgmythstreamclient
|
| renatofilho@522 | 12 |
Cflags: -I${includedir}/gmyth-stream
|