Author: rthomsen
Date: Sat Feb 9 08:51:01 2013
New Revision: 11005
Log:
Added xcb-util-image and xcb-util-renderutil, new req. deps of
kde-workspace-4.10.
Added:
trunk/BOOK/x/installing/xcb-util-image.xml (contents, props changed)
trunk/BOOK/x/installing/xcb-util-renderutil.xml (contents, props changed)
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/installing.xml
trunk/BOOK/x/installing/xcb-util.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Fri Feb 8 10:47:27 2013 (r11004)
+++ trunk/BOOK/general.ent Sat Feb 9 08:51:01 2013 (r11005)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "07"> <!-- Always 2 digits -->
+<!ENTITY day "09"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "February 7th, &year;">
+<!ENTITY releasedate "February 9th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -552,6 +552,8 @@
<!ENTITY mesalib-version "9.0.2">
<!ENTITY glu-version "9.0.0">
<!ENTITY xcb-util-version "0.3.9">
+<!ENTITY xcb-util-image-version "0.3.9">
+<!ENTITY xcb-util-renderutil-version "0.3.8">
<!ENTITY printproto-version "1.0.5">
<!ENTITY libXp-version "1.0.1">
<!ENTITY xorg-server-version "1.13.2">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Fri Feb 8 10:47:27
2013 (r11004)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Feb 9 08:51:01
2013 (r11005)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>February 9th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[rthomsen] - Added xcb-util-image 0.3.9 and
+ xcb-util-renderutil 0.3.8.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>February 7th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/x/installing/installing.xml
==============================================================================
--- trunk/BOOK/x/installing/installing.xml Fri Feb 8 10:47:27 2013
(r11004)
+++ trunk/BOOK/x/installing/installing.xml Sat Feb 9 08:51:01 2013
(r11005)
@@ -61,6 +61,8 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxcb.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7lib.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="xcb-util-image.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="xcb-util-renderutil.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mesalib.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xbitmaps.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7app.xml"/>
Added: trunk/BOOK/x/installing/xcb-util-image.xml
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/BOOK/x/installing/xcb-util-image.xml Sat Feb 9 08:51:01 2013
(r11005)
@@ -0,0 +1,149 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY xcb-util-image-download-http
"&xorg-download-http;/xcb/xcb-util-image-&xcb-util-image-version;.tar.bz2">
+ <!ENTITY xcb-util-image-download-ftp
"&xorg-download-ftp;/xcb/xcb-util-image-&xcb-util-image-version;.tar.bz2">
+ <!ENTITY xcb-util-image-md5sum "fabb80b36490b00fc91289e2c7f66770">
+ <!ENTITY xcb-util-image-size "311 KB">
+ <!ENTITY xcb-util-image-buildsize "2.8 MB">
+ <!ENTITY xcb-util-image-time "less than 0.1 SBU">
+]>
+
+<sect1 id="xcb-util-image" xreflabel="xcb-util-image-&xcb-util-image-version;">
+ <?dbhtml filename="xcb-util-image.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>xcb-util-image-&xcb-util-image-version;</title>
+
+ <indexterm zone="xcb-util-image">
+ <primary sortas="a-xcb-util-image">xcb-util-image</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to xcb-util-image</title>
+
+ <para>
+ The <application>xcb-util-image</application> package provides additional
+ extensions to the <application>XCB</application> library.
+ </para>
+
+ &lfs72_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Download (HTTP): <ulink url="&xcb-util-image-download-http;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download (FTP): <ulink url="&xcb-util-image-download-ftp;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download MD5 sum: &xcb-util-image-md5sum;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download size: &xcb-util-image-size;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated disk space required: &xcb-util-image-buildsize;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated build time: &xcb-util-image-time;
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">xcb-util-image Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required">
+ <xref linkend="xcb-util"/>
+ </para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/xcb-util-image"/>
+ </para>
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of xcb-util-image</title>
+
+ <para>
+ Install <application>xcb-util-image</application> by running the
following
+ commands:
+ </para>
+
+<screen><userinput>./configure $XORG_CONFIG \
+ --disable-static &&
+make</userinput></screen>
+
+ <para>
+ To test the results, issue: <command>make check</command>.
+ </para>
+
+ <para>
+ Now, as the <systemitem class="username">root</systemitem> user:
+ </para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Libraries</segtitle>
+
+ <seglistitem>
+ <seg>libxcb-image.so</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="libxcb-image">
+ <term><filename class='libraryfile'>libxcb-image.so</filename></term>
+ <listitem>
+ <para>
+ Is a port of Xlib's XImage and XShmImage functions.
+ </para>
+ <indexterm zone="xcb-util-image libxcb-image">
+ <primary sortas="c-libxcb-image">libxcb-image.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Added: trunk/BOOK/x/installing/xcb-util-renderutil.xml
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/BOOK/x/installing/xcb-util-renderutil.xml Sat Feb 9 08:51:01
2013 (r11005)
@@ -0,0 +1,149 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY xcb-util-renderutil-download-http
"&xorg-download-http;/xcb/xcb-util-renderutil-&xcb-util-renderutil-version;.tar.bz2">
+ <!ENTITY xcb-util-renderutil-download-ftp
"&xorg-download-ftp;/xcb/xcb-util-renderutil-&xcb-util-renderutil-version;.tar.bz2">
+ <!ENTITY xcb-util-renderutil-md5sum
"b346ff598ee093c141f836fbc0f8f721">
+ <!ENTITY xcb-util-renderutil-size "258 KB">
+ <!ENTITY xcb-util-renderutil-buildsize "2.0 MB">
+ <!ENTITY xcb-util-renderutil-time "less than 0.1 SBU">
+]>
+
+<sect1 id="xcb-util-renderutil"
xreflabel="xcb-util-renderutil-&xcb-util-renderutil-version;">
+ <?dbhtml filename="xcb-util-renderutil.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>xcb-util-renderutil-&xcb-util-renderutil-version;</title>
+
+ <indexterm zone="xcb-util-renderutil">
+ <primary sortas="a-xcb-util-renderutil">xcb-util-renderutil</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to xcb-util-renderutil</title>
+
+ <para>
+ The <application>xcb-util-renderutil</application> package provides
additional
+ extensions to the <application>XCB</application> library.
+ </para>
+
+ &lfs72_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Download (HTTP): <ulink url="&xcb-util-renderutil-download-http;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download (FTP): <ulink url="&xcb-util-renderutil-download-ftp;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download MD5 sum: &xcb-util-renderutil-md5sum;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download size: &xcb-util-renderutil-size;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated disk space required: &xcb-util-renderutil-buildsize;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated build time: &xcb-util-renderutil-time;
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">xcb-util-renderutil Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required">
+ <xref linkend="libxcb"/>
+ </para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/xcb-util-renderutil"/>
+ </para>
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of xcb-util-renderutil</title>
+
+ <para>
+ Install <application>xcb-util-renderutil</application> by running the
following
+ commands:
+ </para>
+
+<screen><userinput>./configure $XORG_CONFIG \
+ --disable-static &&
+make</userinput></screen>
+
+ <para>
+ To test the results, issue: <command>make check</command>.
+ </para>
+
+ <para>
+ Now, as the <systemitem class="username">root</systemitem> user:
+ </para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Libraries</segtitle>
+
+ <seglistitem>
+ <seg>libxcb-render-util.so</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="libxcb-render-util">
+ <term><filename
class='libraryfile'>libxcb-render-util.so</filename></term>
+ <listitem>
+ <para>
+ Provides convenience functions for the Render extension.
+ </para>
+ <indexterm zone="xcb-util-renderutil libxcb-render-util">
+ <primary
sortas="c-libxcb-render-util">libxcb-render-util.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/x/installing/xcb-util.xml
==============================================================================
--- trunk/BOOK/x/installing/xcb-util.xml Fri Feb 8 10:47:27 2013
(r11004)
+++ trunk/BOOK/x/installing/xcb-util.xml Sat Feb 9 08:51:01 2013
(r11005)
@@ -93,7 +93,8 @@
commands:
</para>
-<screen><userinput>./configure $XORG_CONFIG &&
+<screen><userinput>./configure $XORG_CONFIG \
+ --disable-static &&
make</userinput></screen>
<para>
@@ -108,6 +109,14 @@
</sect2>
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
+
+ </sect2>
+
<sect2 role="content">
<title>Contents</title>
@@ -115,7 +124,7 @@
<segtitle>Installed Libraries</segtitle>
<seglistitem>
- <seg>libxcb-util.{a,so}</seg>
+ <seg>libxcb-util.so</seg>
</seglistitem>
</segmentedlist>
@@ -125,13 +134,13 @@
<?dbhtml list-presentation="table"?>
<varlistentry id="libxcb-util">
- <term><filename
class='libraryfile'>libxcb-util.{so,a}</filename></term>
+ <term><filename class='libraryfile'>libxcb-util.so</filename></term>
<listitem>
<para>
Provides utility functions for other XCB utilities.
</para>
<indexterm zone="xcb-util libxcb-util">
- <primary sortas="c-xcb-util">libxcb-util.{so,a}</primary>
+ <primary sortas="c-libxcb-util">libxcb-util.so</primary>
</indexterm>
</listitem>
</varlistentry>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page