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 |
| 7 |
Description: Map View for Clutter |
| 8 |
Version: @VERSION@ |
| 9 |
Libs: -L${libdir} -lchamplain-@CHAMPLAIN_API_VERSION@ |
| 10 |
Cflags: -I${includedir}/libchamplain-@CHAMPLAIN_API_VERSION@ |
| 11 |
Requires: gobject-2.0 glib-2.0 clutter-1.0 |
| 12 |
Requires.private: gdk-3.0 gio-2.0 cairo sqlite3 @SOUP_DEP@ |