diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-19 01:33:40 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-19 01:33:40 +0000 |
| commit | df948db3be58a544fc54fc634686c0ec80ed51c0 (patch) | |
| tree | e391aabc71be476235dcf65e0921a164dc3f4289 /render/obrender-3.4.pc.in | |
| parent | 4f1bb686a3786ec21b91b37124012927e9b25778 (diff) | |
i know we broke backwards compatibility but noone uses it except obconf and it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead.
Diffstat (limited to 'render/obrender-3.4.pc.in')
| -rw-r--r-- | render/obrender-3.4.pc.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/render/obrender-3.4.pc.in b/render/obrender-3.4.pc.in deleted file mode 100644 index 81c37218..00000000 --- a/render/obrender-3.4.pc.in +++ /dev/null @@ -1,17 +0,0 @@ -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} |
