source: x/installing/xcursor-themes.xml@ 87fc185

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 87fc185 was aa0b625, checked in by Douglas R. Reno <renodr@…>, 22 months ago

Tag Xorg and dependencies

  • Property mode set to 100644
File size: 3.5 KB
RevLine 
[42205811]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[a205fd0]7 <!ENTITY xcursor-themes-download-http "&xorg-download-http;/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
8 <!ENTITY xcursor-themes-download-ftp "&xorg-download-ftp;/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
[7487d447]9 <!ENTITY xcursor-themes-md5sum "aea14eabf40528ec4db18f1cfcf5c458">
[432a111]10 <!ENTITY xcursor-themes-size "2.3 MB">
[7487d447]11 <!ENTITY xcursor-themes-buildsize "15 MB">
[e26d6af9]12 <!ENTITY xcursor-themes-time "less than 0.1 SBU">
[42205811]13]>
14
15<sect1 id="xcursor-themes" xreflabel="xcursor-themes-&xcursor-themes-version;">
16 <?dbhtml filename="xcursor-themes.html"?>
17
18 <sect1info>
[4b4ba81]19 <date>$Date$</date>
[42205811]20 </sect1info>
21
22 <title>xcursor-themes-&xcursor-themes-version;</title>
23
24 <indexterm zone="xcursor-themes">
25 <primary sortas="a-xcursor-themes">xcursor-themes</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to xcursor-themes</title>
30
[a205fd0]31 <para>
32 The <application>xcursor-themes</application> package contains the
33 redglass and whiteglass animated cursor themes.
34 </para>
[42205811]35
[aa0b625]36 &lfs112_checked;
[ca0c29cc]37
[42205811]38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
[a205fd0]41 <para>
42 Download (HTTP): <ulink url="&xcursor-themes-download-http;"/>
43 </para>
[42205811]44 </listitem>
45 <listitem>
[a205fd0]46 <para>
47 Download (FTP): <ulink url="&xcursor-themes-download-ftp;"/>
48 </para>
[42205811]49 </listitem>
50 <listitem>
[a205fd0]51 <para>
52 Download MD5 sum: &xcursor-themes-md5sum;
53 </para>
[42205811]54 </listitem>
55 <listitem>
[a205fd0]56 <para>
57 Download size: &xcursor-themes-size;
58 </para>
[42205811]59 </listitem>
60 <listitem>
[a205fd0]61 <para>
62 Estimated disk space required: &xcursor-themes-buildsize;
63 </para>
[42205811]64 </listitem>
65 <listitem>
[a205fd0]66 <para>
67 Estimated build time: &xcursor-themes-time;
68 </para>
[42205811]69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">xcursor-themes Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
[a205fd0]75 <para role="required">
76 <xref linkend="xorg7-app"/>
77 </para>
[42205811]78
79 <para condition="html" role="usernotes">User Notes:
[a205fd0]80 <ulink url="&blfs-wiki;/xcursor-themes"/>
81 </para>
[42205811]82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of xcursor-themes</title>
86
[a205fd0]87 <para>
88 Install <application>xcursor-themes</application> by running the
89 following commands:
90 </para>
[42205811]91
92<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
93make</userinput></screen>
94
[a205fd0]95 <para>
96 This package does not come with a test suite.
97 </para>
[42205811]98
[a205fd0]99 <para>
100 Now, as the <systemitem class="username">root</systemitem> user:
101 </para>
[42205811]102
103<screen role="root"><userinput>make install</userinput></screen>
104
105 </sect2>
106
107 <sect2 role="content">
108 <title>Contents</title>
109
110 <segmentedlist>
[1c22b4e]111 <segtitle>Installed Programs</segtitle>
112 <segtitle>Installed Libraries</segtitle>
[42205811]113 <segtitle>Installed Directories</segtitle>
114
115 <seglistitem>
[1c22b4e]116 <seg>None</seg>
117 <seg>None</seg>
[a205fd0]118 <seg>
119 <envar>$XORG_PREFIX</envar>/share/icons/handhelds,
120 <envar>$XORG_PREFIX</envar>/share/icons/redglass and
121 <envar>$XORG_PREFIX</envar>/share/icons/whiteglass
122 </seg>
[42205811]123 </seglistitem>
124 </segmentedlist>
125
126 </sect2>
127
128</sect1>
Note: See TracBrowser for help on using the repository browser.