Edit

IABSD.fr/xenocara/lib/libXRes/xres.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2025-10-26 10:07:39
    Hash : 136679e0
    Message : Update to libXres 1.2.3

  • lib/libXRes/xres.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    includedir=@includedir@
    libdir=@libdir@
    
    Name: XRes
    Description: X Resource Information Extension Library
    URL: https://gitlab.freedesktop.org/xorg/lib/libxres/
    Version: @VERSION@
    Requires: xproto
    Requires.private: x11 >= 1.6, xext
    Libs: -L${libdir} -lXRes
    Cflags: -I${includedir}