Edit

IABSD.fr/xenocara/lib/libdrm/intel/libdrm_intel.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2009-06-27 10:02:53
    Hash : 9e424939
    Message : Use the bsd.xorg.mk rules to install the pkgconfig file and add the libdrm_intel.pc. with oga@.

  • lib/libdrm/intel/libdrm_intel.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    libdir=@libdir@
    includedir=@includedir@
    
    Name: libdrm
    Description: Userspace interface to kernel DRM services
    Version: @PACKAGE_VERSION@
    Libs: -L${libdir} -ldrm -ldrm_intel
    Cflags: -I${includedir} -I/usr/include/dev/pci/drm