Author: krejzi Date: 2012-07-17 14:38:50 -0600 (Tue, 17 Jul 2012) New Revision: 10422
Modified: trunk/BOOK/x/installing/xbitmaps.xml trunk/BOOK/x/installing/xcursor-themes.xml Log: Rework xbitmaps and xcursor-themes XML a bit. Modified: trunk/BOOK/x/installing/xbitmaps.xml =================================================================== --- trunk/BOOK/x/installing/xbitmaps.xml 2012-07-17 20:17:38 UTC (rev 10421) +++ trunk/BOOK/x/installing/xbitmaps.xml 2012-07-17 20:38:50 UTC (rev 10422) @@ -4,8 +4,8 @@ <!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-download-http "&xorg-download-http;/data/xbitmaps-&xbitmaps-version;.tar.bz2"> + <!ENTITY xbitmaps-download-ftp "&xorg-download-ftp;/data/xbitmaps-&xbitmaps-version;.tar.bz2"> <!ENTITY xbitmaps-md5sum "7444bbbd999b53bec6a60608a5301f4c"> <!ENTITY xbitmaps-size "116 KB"> <!ENTITY xbitmaps-buildsize "855 KB"> @@ -29,49 +29,69 @@ <sect2 role="package"> <title>Introduction to xbitmaps</title> - <para>The <application>xbitmaps</application> package contains bitmap - images used by multiple applications.</para> + <para> + The <application>xbitmaps</application> package contains bitmap + images used by multiple applications built in Xorg chapter. + </para> &lfs71_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> - <para>Download (HTTP): <ulink url="&xbitmaps-download-http;"/></para> + <para> + Download (HTTP): <ulink url="&xbitmaps-download-http;"/> + </para> </listitem> <listitem> - <para>Download (FTP): <ulink url="&xbitmaps-download-ftp;"/></para> + <para> + Download (FTP): <ulink url="&xbitmaps-download-ftp;"/> + </para> </listitem> <listitem> - <para>Download MD5 sum: &xbitmaps-md5sum;</para> + <para> + Download MD5 sum: &xbitmaps-md5sum; + </para> </listitem> <listitem> - <para>Download size: &xbitmaps-size;</para> + <para> + Download size: &xbitmaps-size; + </para> </listitem> <listitem> - <para>Estimated disk space required: &xbitmaps-buildsize;</para> + <para> + Estimated disk space required: &xbitmaps-buildsize; + </para> </listitem> <listitem> - <para>Estimated build time: &xbitmaps-time;</para> + <para> + Estimated build time: &xbitmaps-time; + </para> </listitem> </itemizedlist> <para condition="html" role="usernotes">User Notes: - <ulink url="&blfs-wiki;/xbitmaps"/></para> - + <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> + <para> + Install <application>xbitmaps</application> by running the + following commands: + </para> <screen><userinput>./configure $XORG_CONFIG</userinput></screen> - <para>This package does not come with a test suite.</para> + <para> + This package does not come with a test suite. + </para> - <para>Now, as the <systemitem class="username">root</systemitem> user:</para> + <para> + Now, as the <systemitem class="username">root</systemitem> user: + </para> <screen role="root"><userinput>make install</userinput></screen> @@ -81,14 +101,12 @@ <title>Contents</title> <segmentedlist> - <segtitle>Installed Programs</segtitle> - <segtitle>Installed Library</segtitle> - <segtitle>Installed Directories</segtitle> + <segtitle>Installed Directory</segtitle> <seglistitem> - <seg>None</seg> - <seg>None</seg> - <seg>$XORG_PREFIX/include/X11/bitmaps</seg> + <seg> + <envar>$XORG_PREFIX</envar>/include/X11/bitmaps + </seg> </seglistitem> </segmentedlist> Modified: trunk/BOOK/x/installing/xcursor-themes.xml =================================================================== --- trunk/BOOK/x/installing/xcursor-themes.xml 2012-07-17 20:17:38 UTC (rev 10421) +++ trunk/BOOK/x/installing/xcursor-themes.xml 2012-07-17 20:38:50 UTC (rev 10422) @@ -4,8 +4,8 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY xcursor-themes-download-http "http://xorg.freedesktop.org/releases/individual/data/xcursor-themes-&xcursor-themes-version;.tar.bz2"> - <!ENTITY xcursor-themes-download-ftp "ftp://ftp.x.org/pub/individual/data/xcursor-themes-&xcursor-themes-version;.tar.bz2"> + <!ENTITY xcursor-themes-download-http "&xorg-download-http;/data/xcursor-themes-&xcursor-themes-version;.tar.bz2"> + <!ENTITY xcursor-themes-download-ftp "&xorg-download-ftp;/data/xcursor-themes-&xcursor-themes-version;.tar.bz2"> <!ENTITY xcursor-themes-md5sum "ba21aad0b353f1881f5069e423a44587"> <!ENTITY xcursor-themes-size "2.2 MB"> <!ENTITY xcursor-themes-buildsize "12.3 MB"> @@ -29,55 +29,77 @@ <sect2 role="package"> <title>Introduction to xcursor-themes</title> - <para>The <application>xcursor-themes</application> package contains the - redglass and whiteglass animated cursor themes.</para> + <para> + The <application>xcursor-themes</application> package contains the + redglass and whiteglass animated cursor themes. + </para> &lfs71_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> - <para>Download (HTTP): <ulink url="&xcursor-themes-download-http;"/></para> + <para> + Download (HTTP): <ulink url="&xcursor-themes-download-http;"/> + </para> </listitem> <listitem> - <para>Download (FTP): <ulink url="&xcursor-themes-download-ftp;"/></para> + <para> + Download (FTP): <ulink url="&xcursor-themes-download-ftp;"/> + </para> </listitem> <listitem> - <para>Download MD5 sum: &xcursor-themes-md5sum;</para> + <para> + Download MD5 sum: &xcursor-themes-md5sum; + </para> </listitem> <listitem> - <para>Download size: &xcursor-themes-size;</para> + <para> + Download size: &xcursor-themes-size; + </para> </listitem> <listitem> - <para>Estimated disk space required: &xcursor-themes-buildsize;</para> + <para> + Estimated disk space required: &xcursor-themes-buildsize; + </para> </listitem> <listitem> - <para>Estimated build time: &xcursor-themes-time;</para> + <para> + Estimated build time: &xcursor-themes-time; + </para> </listitem> </itemizedlist> <bridgehead renderas="sect3">xcursor-themes Dependencies</bridgehead> <bridgehead renderas="sect4">Required</bridgehead> - <para role="required"><xref linkend="xorg7-app"/></para> + <para role="required"> + <xref linkend="xorg7-app"/> + </para> <para condition="html" role="usernotes">User Notes: - <ulink url="&blfs-wiki;/xcursor-themes"/></para> - + <ulink url="&blfs-wiki;/xcursor-themes"/> + </para> </sect2> <sect2 role="installation"> <title>Installation of xcursor-themes</title> - <para>Install <application>xcursor-themes</application> by running the - following commands:</para> + <para> + Install <application>xcursor-themes</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> + This package does not come with a test suite. + </para> - <para>Now, as the <systemitem class="username">root</systemitem> user:</para> + <para> + Now, as the <systemitem class="username">root</systemitem> user: + </para> <screen role="root"><userinput>make install</userinput></screen> @@ -87,14 +109,14 @@ <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/icons</seg> + <seg> + <envar>$XORG_PREFIX</envar>/share/icons/handhelds, + <envar>$XORG_PREFIX</envar>/share/icons/redglass and + <envar>$XORG_PREFIX</envar>/share/icons/whiteglass + </seg> </seglistitem> </segmentedlist> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
