2003-09-07 23:33:11 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
2003-10-12 20:30:38 +00:00
|
|
|
xcflags=@X_CFLAGS@
|
|
|
|
xlibs=@X_LIBS@
|
|
|
|
|
2003-09-07 23:33:11 +00:00
|
|
|
Name: ObRender
|
|
|
|
Description: Openbox Render Library
|
|
|
|
Version: @VERSION@
|
2008-02-28 02:09:19 +00:00
|
|
|
Requires: obt-4.0 glib-2.0 xft pangoxft
|
2008-01-11 19:48:21 +00:00
|
|
|
Libs: -L${libdir} -lobrender ${xlibs}
|
|
|
|
Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags}
|