From 558985f968e9c6cca71924cc43ea127d1ba0557e Mon Sep 17 00:00:00 2001 From: Ragnar Thomsen Date: Thu, 7 Feb 2013 20:38:10 +0000 Subject: [PATCH] Cairo 1.12.12. Dammit, I missed commit 11000. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11001 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- introduction/welcome/changelog.xml | 3 +++ x/lib/cairo.xml | 19 ++++--------------- 3 files changed, 8 insertions(+), 16 deletions(-) diff --git a/general.ent b/general.ent index be0d47cbff..8d2edf5bc5 100644 --- a/general.ent +++ b/general.ent @@ -566,7 +566,7 @@ export -f as_root - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 7705cad269..f21840ce0b 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,9 @@ February 7th, 2013 + + [rthomsen] - Cairo 1.12.12. + [rthomsen] - Strigi 0.7.8. diff --git a/x/lib/cairo.xml b/x/lib/cairo.xml index cf1a3f693c..a3f2d8033f 100644 --- a/x/lib/cairo.xml +++ b/x/lib/cairo.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -83,16 +83,6 @@ - Additional Downloads - - - - Required patch: - - - - - Cairo Dependencies Required @@ -148,8 +138,7 @@ commands: -patch -Np1 -i ../cairo-&cairo-version;-upstream_fix-1.patch && -./configure --prefix=/usr \ +./configure --prefix=/usr \ --enable-tee \ --enable-xcb \ --disable-static &&