Edit

IABSD.fr/xenocara/lib/libGLU/glu.pc.in

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2013-09-01 03:51:12
    Hash : 729f7da4
    Message : Update to GLU 9.0.0, GLU was previously part of Mesa but is now seperate. tested in a ports bulk build by landry@, ok matthieu@

  • lib/libGLU/glu.pc.in
  • prefix=@prefix@
    exec_prefix=${prefix}
    libdir=@libdir@
    includedir=@includedir@
    
    Name: glu
    Description: Mesa OpenGL Utility library
    Requires: @GLU_REQUIRES@
    Version: @VERSION@
    Libs: -L${libdir} -lGLU
    Libs.private: -lm