File: glitz-glx.pc

package info (click to toggle)
libpkgconfig-perl 0.25026-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,920 kB
  • sloc: ansic: 6,120; perl: 1,964; makefile: 4; sh: 3
file content (11 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libglitz-glx
Description: OpenGL compositing library (GLX backend)
Version: 0.5.6
Requires: glitz
Libs: -L${libdir} -lglitz-glx  -lX11 -lGL -lpthread
Cflags: -I${includedir}