Edit

IABSD.fr/xenocara/lib/libGLw/glw.pc.in

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2008-02-12 21:09:25
    Hash : b139abf7
    Message : Update to Mesa 7.0.2. Tested by naddy@ (full ports build), simon@ and oga@ (with dri enabled).

  • lib/libGLw/glw.pc.in
  • prefix=@INSTALL_DIR@
    exec_prefix=${prefix}
    libdir=${exec_prefix}/@LIB_DIR@
    includedir=${prefix}/include
    
    Name: glw
    Description: Mesa OpenGL widget library
    Requires: gl xt
    Version: @VERSION@
    Libs: -L${libdir} -lGLw
    Cflags: -I${includedir}