Author: dj
Date: 2012-06-11 15:32:29 -0600 (Mon, 11 Jun 2012)
New Revision: 10297
Added:
trunk/BOOK/x/installing/xbitmaps.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/openjdk.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/installing.xml
trunk/BOOK/x/installing/x7app.xml
Log:
Added xbitmaps-1.1.1.
Modified: trunk/BOOK/general/prog/openjdk.xml
===================================================================
--- trunk/BOOK/general/prog/openjdk.xml 2012-06-11 21:25:34 UTC (rev 10296)
+++ trunk/BOOK/general/prog/openjdk.xml 2012-06-11 21:32:29 UTC (rev 10297)
@@ -257,7 +257,7 @@
</listitem>
<listitem>
<para><ulink
- url="&patch-root;/icedtea-&icedtea-version;-fix_tests-1.patch"/></para>
+ url="&patch-root;/icedtea-&icedtea-version;-fix_tests-2.patch"/></para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-06-11 21:25:34 UTC (rev 10296)
+++ trunk/BOOK/general.ent 2012-06-11 21:32:29 UTC (rev 10297)
@@ -619,6 +619,7 @@
<!ENTITY libpthread-stubs-version "0.3">
<!ENTITY xcb-proto-version "1.6">
<!ENTITY libxcb-version "1.7">
+<!ENTITY xbitmaps-version "1.1.1">
<!ENTITY xcursor-themes-version "1.0.3">
<!ENTITY xkeyboard-config-version "2.0">
<!ENTITY mesalib-version "8.0.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-06-11 21:25:34 UTC
(rev 10296)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-06-11 21:32:29 UTC
(rev 10297)
@@ -47,6 +47,9 @@
<listitem>
<para>[abenton] - Added DVB Apps 2012-06-10.</para>
</listitem>
+ <listitem>
+ <para>[dj] - Added xbitmaps-1.1.1.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/installing/installing.xml
===================================================================
--- trunk/BOOK/x/installing/installing.xml 2012-06-11 21:25:34 UTC (rev
10296)
+++ trunk/BOOK/x/installing/installing.xml 2012-06-11 21:32:29 UTC (rev
10297)
@@ -37,6 +37,7 @@
<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="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"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="xcursorthemes.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7font.xml"/>
Modified: trunk/BOOK/x/installing/x7app.xml
===================================================================
--- trunk/BOOK/x/installing/x7app.xml 2012-06-11 21:25:34 UTC (rev 10296)
+++ trunk/BOOK/x/installing/x7app.xml 2012-06-11 21:32:29 UTC (rev 10297)
@@ -71,6 +71,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="libpng"/>,
<xref linkend="mesalib"/> (required for OpenGL support),
+ <xref linkend="xbitmaps"/>,
<xref linkend="xcb-util"/>, and
<xref linkend="xorg7-lib"/></para>
Added: trunk/BOOK/x/installing/xbitmaps.xml
===================================================================
--- trunk/BOOK/x/installing/xbitmaps.xml (rev 0)
+++ trunk/BOOK/x/installing/xbitmaps.xml 2012-06-11 21:32:29 UTC (rev
10297)
@@ -0,0 +1,103 @@
+<?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 xbitmaps-download-http
"http://xorg.freedesktop.org/releases/individual/data/xbitmaps-&xbitmaps-version;.tar.bz2">
+ <!ENTITY xbitmaps-download-ftp
"ftp://ftp.x.org/pub/individual/data/xbitmaps-&xbitmaps-version;.tar.bz2">
+ <!ENTITY xbitmaps-md5sum "7444bbbd999b53bec6a60608a5301f4c">
+ <!ENTITY xbitmaps-size "116 KB">
+ <!ENTITY xbitmaps-buildsize "855 KB">
+ <!ENTITY xbitmaps-time "less than 0.1 SBU">
+]>
+
+<sect1 id="xbitmaps" xreflabel="xbitmaps-&xbitmaps-version;">
+ <?dbhtml filename="xbitmaps.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>xbitmaps-&xbitmaps-version;</title>
+
+ <indexterm zone="xbitmaps">
+ <primary sortas="a-xbitmaps">xbitmaps</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to xbitmaps</title>
+
+ <para>The <application>xbitmaps</application> package contains bitmap
+ images used by multiple applications.</para>
+
+ &lfs71_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&xbitmaps-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&xbitmaps-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &xbitmaps-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &xbitmaps-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &xbitmaps-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &xbitmaps-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">xbitmaps Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="xorg7-app"/></para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/xbitmaps"/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of xbitmaps</title>
+
+ <para>Install <application>xbitmaps</application> by running the
+ following commands:</para>
+
+<screen><userinput>./configure $XORG_CONFIG &&
+make</userinput></screen>
+
+ <para>This package does not come with a test suite.</para>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Library</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>None</seg>
+ <seg>None</seg>
+ <seg>$XORG_PREFIX/include/X11/bitmaps</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ </sect2>
+
+</sect1>
Property changes on: trunk/BOOK/x/installing/xbitmaps.xml
___________________________________________________________________
Added: svn:keywords
+ Date LastChangedBy
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page