source: gnome/core/gnome-themes-standard.xml@ 5416f541

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5416f541 was 5416f541, checked in by Krejzi <krejzi@…>, 11 years ago

GNOME Core 3.6.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10860 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.6 KB
RevLine 
[2275367]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
[cd68ead6]7 <!ENTITY gnome-themes-standard-download-http
[35e84dce]8 "&gnome-download-http;/gnome-themes-standard/3.6/gnome-themes-standard-&gnome-themes-standard-version;.tar.xz">
[cd68ead6]9 <!ENTITY gnome-themes-standard-download-ftp
[35e84dce]10 "&gnome-download-ftp;/gnome-themes-standard/3.6/gnome-themes-standard-&gnome-themes-standard-version;.tar.xz">
[5416f541]11 <!ENTITY gnome-themes-standard-md5sum "c8f57e0e4ec0c986ea43c838fb68af93">
[35e84dce]12 <!ENTITY gnome-themes-standard-size "3.5 MB">
13 <!ENTITY gnome-themes-standard-buildsize "40 MB">
14 <!ENTITY gnome-themes-standard-time "0.1 SBU">
[2275367]15]>
16
17<sect1 id="gnome-themes-standard" xreflabel="gnome-themes-standard-&gnome-themes-standard-version;">
18 <?dbhtml filename="gnome-themes-standard.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-themes-standard-&gnome-themes-standard-version;</title>
26
27 <indexterm zone="gnome-themes-standard">
28 <primary sortas="a-gnome-themes-standard">gnome-themes-standard</primary>
29 </indexterm>
30
31 <sect2 role="package">
[7ded7e3]32 <title>Introduction to GNOME Themes Standard</title>
[2275367]33
[7ded7e3]34 <para>
35 The <application>GNOME Themes Standard</application> package contains
36 various components of the default <application>GNOME</application> 3
37 theme.
38 </para>
[2275367]39
[35e84dce]40 &lfs72_checked;
[2275367]41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[7ded7e3]45 <para>
46 Download (HTTP): <ulink url="&gnome-themes-standard-download-http;"/>
47 </para>
[2275367]48 </listitem>
49 <listitem>
[7ded7e3]50 <para>
51 Download (FTP): <ulink url="&gnome-themes-standard-download-ftp;"/>
52 </para>
[2275367]53 </listitem>
54 <listitem>
[7ded7e3]55 <para>
56 Download MD5 sum: &gnome-themes-standard-md5sum;
57 </para>
[2275367]58 </listitem>
59 <listitem>
[7ded7e3]60 <para>
61 Download size: &gnome-themes-standard-size;
62 </para>
[2275367]63 </listitem>
64 <listitem>
[7ded7e3]65 <para>
66 Estimated disk space required: &gnome-themes-standard-buildsize;
67 </para>
[2275367]68 </listitem>
69 <listitem>
[7ded7e3]70 <para>
71 Estimated build time: &gnome-themes-standard-time;
72 </para>
[2275367]73 </listitem>
74 </itemizedlist>
75
[7ded7e3]76 <bridgehead renderas="sect3">GNOME Themes Standard Dependencies</bridgehead>
[2275367]77
78 <bridgehead renderas="sect4">Required</bridgehead>
[cd68ead6]79 <para role="required">
[5416f541]80 <xref linkend="gtk2"/>,
[cd68ead6]81 <xref linkend="gtk3"/>,
82 <xref linkend="intltool"/> and
83 <xref linkend="librsvg"/>
84 </para>
[2275367]85
86 <para condition="html" role="usernotes">User Notes:
[7ded7e3]87 <ulink url="&blfs-wiki;/gnome-themes-standard"/>
88 </para>
[2275367]89 </sect2>
90
91 <sect2 role="installation">
[7ded7e3]92 <title>Installation of GNOME Themes Standard</title>
[2275367]93
[7ded7e3]94 <para>
95 Install <application>GNOME Themes Standard</application> by running the following
96 commands:
97 </para>
[2275367]98
[cd68ead6]99<screen><userinput>./configure --prefix=/usr &amp;&amp;
[2275367]100make</userinput></screen>
101
[7ded7e3]102 <para>
103 This package does not come with a test suite.
104 </para>
[2275367]105
[7ded7e3]106 <para>
107 Now, as the <systemitem class="username">root</systemitem> user:
108 </para>
[2275367]109
110<screen role="root"><userinput>make install</userinput></screen>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Library</segtitle>
119 <segtitle>Installed Directories</segtitle>
120
121 <seglistitem>
[cd68ead6]122 <seg>
123 libadwaita.so
124 </seg>
125 <seg>
[35e84dce]126 /usr/lib/gtk-3.0/3.0.0/theming-engines,
127 /usr/share/gnome-background-properties,
128 /usr/share/icons/Adwaita,
129 /usr/share/icons/HighContrast,
130 /usr/share/icons/HighContrastInverse and
131 /usr/share/icons/LowContrast
[cd68ead6]132 </seg>
[2275367]133 </seglistitem>
134 </segmentedlist>
135
[cd68ead6]136 <variablelist>
[2275367]137 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
138 <?dbfo list-presentation="list"?>
139 <?dbhtml list-presentation="table"?>
140
141 <varlistentry id="libadwaita">
[35e84dce]142 <term><filename class="libraryfile">libadwaita.so</filename></term>
[2275367]143 <listitem>
[7ded7e3]144 <para>
[35e84dce]145 is the Adwaita <application>GTK+ 3</application> theme.
[7ded7e3]146 </para>
[2275367]147 <indexterm zone="gnome-themes-standard libadwaita">
148 <primary sortas="c-libadwaita">libadwaita.so</primary>
149 </indexterm>
150 </listitem>
151 </varlistentry>
152
[cd68ead6]153 </variablelist>
[2275367]154
155 </sect2>
156
157</sect1>
Note: See TracBrowser for help on using the repository browser.