File: glu.pc

package info (click to toggle)
libpkgconfig-perl 0.12026-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,884 kB
  • ctags: 152
  • sloc: ansic: 6,108; perl: 1,872; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=/usr/local
exec_prefix=${prefix}
libdir=/usr/local/lib
includedir=/usr/local/include

Name: glu
Description: Mesa OpenGL Utility library
Requires: gl
Requires.private: 
Version: 7.12.0
Libs: -L${libdir} -lGLU
Libs.private: -lm 
Cflags: -I${includedir}