patches/cairo-01-uninstalled-pc.diff
author dc144907
Thu, 20 Jul 2006 12:45:25 +0000
changeset 7673 eac137a5cb41
parent 5525 02a64350f03a
child 7680 2ee81c8eaa24
permissions -rw-r--r--
2006-07-20 Damien Carbery <[email protected]> * cairo.spec: Bump to 1.2.0. Remove 04-g11n-0x0glyph-fix, obsolete. * patches/cairo-01-uninstalled-pc.diff: Rework. * patches/cairo-03-8bit-fix.diff glib-08-hidden.diff: Rework. * patches/cairo-04-g11n-0x0glyph-fix.diff: Removed, obsolete. * glib2.spec: Bump to 2.12.0. * gtk2.spec: Bump to 2.10.0. * libglade.spec: Bump to 2.6.0. * pango.spec: Bump to 1.13.3. * patches/gtk+-05-file-chooser.diff: Rework.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5525
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     1
--- /dev/null	Mon Feb 28 17:02:05 2005
7673
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
     2
+++ cairo-0.3.0/src/cairo-uninstalled.pc.in	Mon Feb 28 18:58:56 2005
5525
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     3
@@ -0,0 +1,10 @@
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     4
+prefix=@prefix@
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     5
+exec_prefix=@exec_prefix@
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     6
+libdir=@libdir@
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     7
+includedir=@includedir@
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     8
+
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     9
+Name: cairo
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    10
+Description: Multi-platform 2D graphics library
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    11
+Version: @VERSION@
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    12
+Libs: ${pc_top_builddir}/${pcfiledir}/src/libcairo.la
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    13
+Cflags: -I${pc_top_builddir}/${pcfiledir}/src
7673
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    14
--- cairo-1.2.0/configure.in-orig	Mon Feb 28 19:04:24 2005
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    15
+++ cairo-1.2.0/configure.in	Mon Feb 28 19:04:33 2005
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    16
@@ -715,6 +715,7 @@
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    17
 doc/public/Makefile
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    18
 doc/public/version.xml
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    19
 src/cairo.pc
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    20
+src/cairo-uninstalled.pc
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    21
 ])
5525
02a64350f03a 2005-08-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    22
 
7673
eac137a5cb41 2006-07-20 Damien Carbery <[email protected]>
dc144907
parents: 5525
diff changeset
    23
 AC_OUTPUT