On Wed, Jan 28, 2009 at 9:04 AM,  <[email protected]> wrote:
> Author: ken
> Date: 2009-01-28 10:04:49 -0700 (Wed, 28 Jan 2009)
> New Revision: 7737
>
> Modified:
>   trunk/BOOK/general.ent
>   trunk/BOOK/x/lib/cairo.xml
> Log:
> Robert noticed xcb-util is now in the book, so link to the page instead of 
> internally.  The optional dep on 'libxcb (also requires xcb-util)' was 
> back-to-front - recommending xcb-util will pull in both of them.
>
> Modified: trunk/BOOK/general.ent
> ===================================================================
> --- trunk/BOOK/general.ent      2009-01-24 19:43:16 UTC (rev 7736)
> +++ trunk/BOOK/general.ent      2009-01-28 17:04:49 UTC (rev 7737)
> @@ -3,7 +3,7 @@
>  $Date$
>  -->
>
> -<!ENTITY day          "24">                   <!-- Always 2 digits -->
> +<!ENTITY day          "28">                   <!-- Always 2 digits -->
>  <!ENTITY month        "01">                   <!-- Always 2 digits -->
>  <!ENTITY year         "2009">
>  <!ENTITY copyrightdate "2001-&year;">
>
> Modified: trunk/BOOK/x/lib/cairo.xml
> ===================================================================
> --- trunk/BOOK/x/lib/cairo.xml  2009-01-24 19:43:16 UTC (rev 7736)
> +++ trunk/BOOK/x/lib/cairo.xml  2009-01-28 17:04:49 UTC (rev 7737)
> @@ -72,9 +72,7 @@
>     <xref linkend="pkgconfig"/></para>
>
>     <bridgehead renderas="sect4">Recommended</bridgehead>
> -    <para role="optional"><ulink
> -    url="http://xcb.freedesktop.org/dist/xcb-util-0.3.0.tar.bz2";>
> -    xcb-util-0.3.0</ulink> and<ulink
> +    <para role="optional"><xref linkend="xcb-util"/> and <ulink
>     url="http://www.cairographics.org/releases/pixman-0.12.0.tar.gz";>
>     pixman-0.12.0</ulink>.</para>
>
> @@ -82,9 +80,7 @@
>     <para role="optional"><ulink
>     url="http://www.freedesktop.org/Software/glitz";>glitz</ulink>,
>     <ulink url="http://www.directfb.org/";>DirectFB</ulink>,
> -    <ulink url="http://openquartz.sourceforge.net/";>Open Quartz</ulink>,
> -    <xref linkend="libxcb"/> (also requires
> -    <ulink url="http://xcb.freedesktop.org/dist/";>xcb-util</ulink>), and
> +    <ulink url="http://openquartz.sourceforge.net/";>Open Quartz</ulink>, and
>     <xref linkend="gtk-doc"/></para>

Off-topic to this commit, but openquartz is not a dependency of cairo.
The quartz that cairo is referring to is the Mac OS X graphics API.

http://en.wikipedia.org/wiki/Quartz_(graphics_layer)

Obviously, that can't be used from Linux.

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to