mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
ca0c29cc93
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8224 af4574ff-66df-0310-9fd7-8a98e5e911e0
104 lines
3.3 KiB
XML
104 lines
3.3 KiB
XML
<?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 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-md5sum "e8929a1bb4d98d1a3991fd340d0b5f09">
|
|
<!ENTITY xcursor-themes-size "2.2 MB">
|
|
<!ENTITY xcursor-themes-buildsize "9.2 MB">
|
|
<!ENTITY xcursor-themes-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="xcursor-themes" xreflabel="xcursor-themes-&xcursor-themes-version;">
|
|
<?dbhtml filename="xcursor-themes.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>xcursor-themes-&xcursor-themes-version;</title>
|
|
|
|
<indexterm zone="xcursor-themes">
|
|
<primary sortas="a-xcursor-themes">xcursor-themes</primary>
|
|
</indexterm>
|
|
|
|
<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>
|
|
|
|
&lfs65_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&xcursor-themes-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&xcursor-themes-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &xcursor-themes-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &xcursor-themes-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &xcursor-themes-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<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 condition="html" role="usernotes">User Notes:
|
|
<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>
|
|
|
|
<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/icons</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|