Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2025-10-26 09:49:46
    Hash : d7083e16
    Message : Update to libXft 2.3.9

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