Edit

IABSD.fr/xenocara/lib/libXrandr/xrandr.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2026-02-15 10:07:00
    Hash : b5f2bdc7
    Message : Update to libXrandr 1.5.5

  • lib/libXrandr/xrandr.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    includedir=@includedir@
    libdir=@libdir@
    
    Name: Xrandr
    Description: X RandR Library
    URL: https://gitlab.freedesktop.org/xorg/lib/libxrandr/
    Version: @VERSION@
    Requires: xproto randrproto >= @RANDR_VERSION@
    Requires.private: x11 xext xrender
    Libs: -L${libdir} -lXrandr
    Cflags: -I${includedir}