You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- prefix=c:/devel/target/b004e8b256758d9b1c299e121e75e31a
- exec_prefix=${prefix}
- libdir=${exec_prefix}/lib
- includedir=${prefix}/include
-
- gdk_pixbuf_binary_version=2.10.0
- gdk_pixbuf_binarydir=${exec_prefix}/lib/gdk-pixbuf-2.0/2.10.0
- gdk_pixbuf_moduledir=${gdk_pixbuf_binarydir}/loaders
- gdk_pixbuf_cache_file=${gdk_pixbuf_binarydir}/loaders.cache
-
- Name: GdkPixbuf
- Description: Image loading and scaling
- Version: 2.22.1
- Requires: gobject-2.0 gmodule-no-export-2.0
- Libs: -L${libdir} -lgdk_pixbuf-2.0
- Cflags: -I${includedir}/gdk-pixbuf-2.0
|