Edit

IABSD.fr/xenocara/lib/libXpresent/xpresent.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2025-10-26 09:59:34
    Hash : 1cfb4088
    Message : Update to libXpresent 1.0.2

  • lib/libXpresent/xpresent.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    includedir=@includedir@
    libdir=@libdir@
    
    Name: Xpresent
    Description: X Present Library
    URL: https://gitlab.freedesktop.org/xorg/lib/libxpresent/
    Version: @PACKAGE_VERSION@
    Requires: xproto presentproto >= @PRESENTEXT_VERSION@
    Requires.private: x11 xext xfixes xrandr
    Libs: -L${libdir} -lXpresent
    Cflags: -I${includedir}