mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
e1e58be454
neither firefox nor epiphany can download them, and they are not well maintained, because rarely tested. This is WIP because the "(HTTP)" part of "Download (HTTP)" will need to be removed too. But let's see what users think first...
131 lines
3.5 KiB
XML
131 lines
3.5 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 "&xorg-download-http;/data/xcursor-themes-&xcursor-themes-version;.tar.xz">
|
|
<!ENTITY xcursor-themes-download-ftp " ">
|
|
<!ENTITY xcursor-themes-md5sum "070993be1f010b09447ea24bab2c9846">
|
|
<!ENTITY xcursor-themes-size "1.4 MB">
|
|
<!ENTITY xcursor-themes-buildsize "15 MB">
|
|
<!ENTITY xcursor-themes-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="xcursor-themes" xreflabel="xcursor-themes-&xcursor-themes-version;">
|
|
<?dbhtml filename="xcursor-themes.html"?>
|
|
|
|
|
|
<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>
|
|
|
|
&lfs120_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>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of xcursor-themes</title>
|
|
|
|
<note>
|
|
<para>
|
|
We explicitly install the cursor themes in /usr instead
|
|
of <envar>$XORG_PREFIX</envar> so non-Xorg desktop environments can
|
|
find them.
|
|
</para>
|
|
</note>
|
|
|
|
<para>
|
|
Install <application>xcursor-themes</application> by running the
|
|
following commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
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 Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>None</seg>
|
|
<seg>
|
|
/usr/share/icons/handhelds,
|
|
/usr/share/icons/redglass, and
|
|
/usr/share/icons/whiteglass
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|