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: GdkPixbuf |
| 7 |
Description: Image loading and scaling |
| 8 |
Version: @VERSION@ |
| 9 |
Requires: gobject-2.0,gmodule-no-export-2.0 |
| 10 |
Libs: -L${libdir} -lgdk_pixbuf-@GTK_API_VERSION@ @GDK_PIXBUF_EXTRA_LIBS@ |
| 11 |
Cflags: -I${includedir}/gtk-2.0 @GDK_PIXBUF_EXTRA_CFLAGS@ |