]> Dogcows Code - chaz/openbox/blobdiff - render/obrender-3.0.pc.in
i know we broke backwards compatibility but noone uses it except obconf and it still...
[chaz/openbox] / render / obrender-3.0.pc.in
diff --git a/render/obrender-3.0.pc.in b/render/obrender-3.0.pc.in
new file mode 100644 (file)
index 0000000..81c3721
--- /dev/null
@@ -0,0 +1,17 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+xcflags=@X_CFLAGS@
+xlibs=@X_LIBS@
+
+pangocflags=@PANGO_CFLAGS@
+pangolibs=@PANGO_LIBS@
+
+Name: ObRender
+Description: Openbox Render Library
+Version: @VERSION@
+Requires: obparser-3.4 glib-2.0 xft pangoxft
+Libs: -L${libdir} -lobrender ${xlibs} ${pangolibs}
+Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags} ${pangocflags}
This page took 0.02028 seconds and 4 git commands to generate.