File: dfb%2B%2B.pc.in

package info (click to toggle)
dfb%2B%2B 1.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,748 kB
  • ctags: 480
  • sloc: sh: 8,839; cpp: 2,798; makefile: 119
file content (11 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: DFB++
Description: C++ binding for DirectFB, a graphics and windowing library on Linux framebuffer
Requires: directfb
Version: @DIRECTFB_VERSION@
Libs: -L${libdir} -ldfb++
Cflags: -I${includedir}/dfb++