mirror of https://github.com/GNOME/gimp.git
12 lines
342 B
PkgConfig
12 lines
342 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: GIMP Thumb
|
|
Description: GIMP Thumbnail Library
|
|
Version: @GIMP_MAJOR_VERSION@.@GIMP_MINOR_VERSION@.@GIMP_MICRO_VERSION@
|
|
Requires: gdk-pixbuf-2.0
|
|
Libs: -L${libdir} -lgimpmath-@LT_RELEASE@ -lgimpthumb-@LT_RELEASE@
|
|
Cflags: -I${includedir}/gimp-@LT_RELEASE@
|