File: xrender.pc.in

package info (click to toggle)
libxrender 1%3A0.9.10-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,776 kB
  • sloc: sh: 11,341; ansic: 2,926; makefile: 42
file content (12 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Xrender
Description: X Render Library
Version: @VERSION@
Requires: xproto renderproto >= @RENDER_VERSION@ x11
Requires.private: x11
Cflags: -I${includedir}
Libs: -L${libdir} -lXrender