home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 January / maximum-cd-2009-01.iso / DiscContents / gimpshop_2.2.8_fix1_setup.exe / lib / pkgconfig / gimp-2.0.pc next >
Encoding:
Text File  |  2005-10-13  |  391 b   |  16 lines

  1. prefix=/usr/local
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. gimpdatadir=${prefix}/share/gimp/2.0
  7. gimplibdir=${exec_prefix}/lib/gimp/2.0
  8. gimpsysconfdir=${prefix}/etc/gimp/2.0
  9.  
  10. Name: GIMP
  11. Description: GIMP Library
  12. Version: 2.2.8
  13. Requires: glib-2.0
  14. Libs: -L${libdir} -lgimp-2.0 -lgimpmath-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 
  15. Cflags: -I${includedir}/gimp-2.0
  16.