Edit

IABSD.fr/xenocara/lib/libXdamage/xdamage.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2026-02-15 09:59:43
    Hash : 07b510ce
    Message : Upsate to libXdamage 1.1.7

  • lib/libXdamage/xdamage.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    includedir=@includedir@
    libdir=@libdir@
    
    Name: Xdamage
    Description: X Damage Library
    URL: https://gitlab.freedesktop.org/xorg/lib/libxdamage/
    Version: @PACKAGE_VERSION@
    Requires: xproto damageproto >= @DAMAGEEXT_VERSION@ xfixes
    Requires.private: x11
    Libs: -L${libdir} -lXdamage
    Cflags: -I${includedir}