patches/pycairo-01-py24-uninstalled-pc.diff
author yippi
Wed, 23 Sep 2009 00:51:56 +0000
changeset 16614 c151ffbda133
permissions -rw-r--r--
2009-09-22 Brian Cameron <[email protected]> * SUNWgnome-python-libs.spec, SUNWgnome-python26-libs.spec: Set PKG_CONFIG_TOP_BUILD_DIR environment variable when building pygtk, so that it finds the pygobject gio-types.defs file via pkg-config. * base-specs/pycairo.spec, patches/pycairo-01-uninstalled-pc.diff: Bump to 1.8.8 and add uninstalled-pc file so that the new version of pygtk can build against pycairo. * base-specs/pygobject.spec: Fix download link. * patches/pygobject-01-uninstalled-pc.diff: Set defsdir so it finds the right directory. * base-specs/pycairo-1.4.spec, patches/pycairo-01-py24-uninstalled.pc.diff: Add patch for same reasons as above. * base-specs/pygtk2.spec, patches/pygtk2-02-numpy-r2808.diff: Bump to 2.16.0 and remove upstream patch. * base-specs/gnome-python.spec, base-specs/gnome-python-desktop.spec: Bump to 2.28.0. * base-specs/pygtksourceview.spec: Bump to 2.8.0.

--- pycairo-1.4.12/configure.ac-orig	2009-09-22 19:13:10.535714213 -0500
+++ pycairo-1.4.12/configure.ac	2009-09-22 19:13:18.477984675 -0500
@@ -95,6 +95,7 @@ esac
 # Output ---
 AC_CONFIG_FILES([
 Makefile
+pycairo-uninstalled.pc
 pycairo.pc
 cairo/Makefile
 examples/Makefile
--- /dev/null	2009-09-22 17:33:41.000000000 -0500
+++ pycairo-1.4.12/pycairo-uninstalled.pc.in	2009-09-22 17:35:39.809744116 -0500
@@ -0,0 +1,8 @@
+prefix=@prefix@
+
+Name: Pycairo
+Description: Python bindings for cairo
+Version: @VERSION@
+Requires: cairo
+Cflags: -I${pc_top_builddir}/${pcfiledir}/src
+Libs: