Edit

IABSD.fr/xenocara/lib/libXft/xft.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2010-11-11 10:18:57
    Hash : 2b655e7a
    Message : Update to libXft 2.2.0 Tested by ajacoutot@, jasper@, krw@ and on a bulk ports build by landry@

  • lib/libXft/xft.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    libdir=@libdir@
    includedir=@includedir@
    
    Name: Xft
    Description: X FreeType library
    Version: @VERSION@
    Requires: xproto
    Requires.private: xrender, fontconfig, freetype2
    Cflags: -I${includedir}
    Libs: -L${libdir} -lXft