This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
prefix=@prefix@ |
| 2 |
exec_prefix=@exec_prefix@ |
| 3 |
libdir=@libdir@ |
| 4 |
includedir=@includedir@ |
| 5 |
|
| 6 |
Name: libchamplain-gtk |
| 7 |
Description: Gtk+ Widget wrapper for libchamplain |
| 8 |
Version: @VERSION@ |
| 9 |
Libs: -L${libdir} -lchamplain-gtk-@CHAMPLAIN_API_VERSION@ |
| 10 |
Cflags: -I${includedir}/libchamplain-gtk-@CHAMPLAIN_API_VERSION@ |
| 11 |
Requires: clutter-gtk-1.0 champlain-@CHAMPLAIN_API_VERSION@ gtk+-3.0 |