home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / pkgconfig / gdict-1.0.pc < prev    next >
Encoding:
Text File  |  2007-04-09  |  260 b   |  13 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: gdict-1.0
  7. Description: GNOME Dictionary Protocol client library
  8. Requires: gtk+-2.0
  9. Version: 0.10.8
  10. Libs: -L${libdir} -lgdict-1.0
  11. Cflags: -I${includedir}/gdict-1.0
  12.  
  13.