]> Pileus Git - ~andy/gtk/blob - gdk-pixbuf-2.0.pc.in
Put the pkg-config scripts back to the correct pkg-config syntax
[~andy/gtk] / gdk-pixbuf-2.0.pc.in
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-2.0
10 Libs: -L${libdir} -lgdk_pixbuf-1.3 @INTLLIBS@ @MATH_LIB@
11 Cflags: -I${includedir}