12 lines
285 B
PkgConfig
12 lines
285 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: blib-directfb
|
|
Description: Library to display the Blinkenlights on DirectFB
|
|
Version: @VERSION@
|
|
Requires: blib = @VERSION@, directfb >= 0.9.11
|
|
Libs: -L${libdir} -lb-directfb
|
|
Cflags: -I@INCLUDEDIR@
|