source: gnome/core/gnome-applets.xml@ 0a7c3921

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 0a7c3921 was 0a7c3921, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #4

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

  • Property mode set to 100644
File size: 5.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-applets-download-http "&gnome-download-http;/gnome-applets/&gnome-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
8 <!ENTITY gnome-applets-download-ftp "&gnome-download-ftp;/gnome-applets/&gnome-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
9 <!ENTITY gnome-applets-md5sum "41aa44df2b0477594e59f59245c7d052">
10 <!ENTITY gnome-applets-size "5.4 MB">
11 <!ENTITY gnome-applets-buildsize "103 MB">
12 <!ENTITY gnome-applets-time "0.9 SBU">
13]>
14
15<sect1 id="gnome-applets" xreflabel="GNOME Applets-&gnome-applets-version;">
16 <?dbhtml filename="gnome-applets.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">gnome-applets-&gnome-applets-version;.tar</keyword>
23 <keyword role="ftpdir">gnome-applets</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>GNOME Applets-&gnome-applets-version;</title>
28
29 <indexterm zone="gnome-applets">
30 <primary sortas="a-GNOME-Applets">GNOME Applets</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to GNOME Applets</title>
35
36 <para>The <application>GNOME Applets</application> package contains
37 small applications which generally run in the background and display
38 their output to the <application>GNOME</application> panel.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&gnome-applets-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&gnome-applets-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &gnome-applets-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &gnome-applets-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &gnome-applets-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &gnome-applets-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">GNOME Applets Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="gail"/>,
66 <xref linkend="gnome-panel"/>, and
67 <xref linkend="libxklavier"/></para>
68
69 <bridgehead renderas="sect4">Optional</bridgehead>
70 <para role="optional"><xref linkend="libgtop"/>,
71 <xref linkend="gst-plugins"/>,
72 <xref linkend="hal"/>,
73 <xref linkend="gucharmap"/>,
74 <xref linkend="system-tools-backends"/>,
75 <xref linkend="docbook-utils"/>,
76 <ulink
77 url="http://club.pep.ne.jp/~ishioka/Software/Linux/libapm-e.html">libapm</ulink>,
78 and <ulink
79 url="http://www.galago-project.org/files/releases/source/libnotify/libnotify-0.2.2.tar.gz">
80 libnotify-0.2.2</ulink></para>
81
82 <para condition="html" role="usernotes">User Notes:
83 <ulink url="&blfs-wiki;/gnome-applets"/></para>
84
85 </sect2>
86
87 <sect2 role="installation">
88 <title>Installation of GNOME Applets</title>
89
90 <para>Install <application>GNOME Applets</application> by
91 running the following commands:</para>
92
93<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
94 --libexecdir=`pkg-config \
95 --variable=prefix ORBit-2.0`/lib/gnome-applets \
96 --localstatedir=/var/lib \
97 --sysconfdir=&gnome-etc-dir; &amp;&amp;
98make</userinput></screen>
99
100 <para>This package does not come with a test suite.</para>
101
102 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
103
104<screen role="root"><userinput>make install &amp;&amp;
105make -C man install-man</userinput></screen>
106
107 </sect2>
108
109 <sect2 role="commands">
110 <title>Command Explanations</title>
111
112 <para><parameter>--libexecdir=`pkg-config --variable=prefix
113 ORBit-2.0`/lib/gnome-applets</parameter>: This switch puts libexec files
114 in <filename class="directory">$GNOME_PREFIX/lib/gnome-applets</filename>
115 instead of
116 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
117
118 <para><parameter>--localstatedir=/var/lib</parameter>: This switch
119 puts <application>ScrollKeeper</application> files in
120 <filename class="directory">/var/lib/scrollkeeper</filename> instead of
121 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
122
123 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
124 configuration files in <filename class="directory">&gnome-etc-dir;</filename>
125 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
126
127 <para><command>make -C man install-man</command>: This installs the man-pages
128 that are not installed during <command>make install</command>.</para>
129
130 </sect2>
131
132 <sect2 role="content">
133 <title>Contents</title>
134
135 <segmentedlist>
136 <segtitle>Installed Programs</segtitle>
137 <segtitle>Installed Libraries</segtitle>
138 <segtitle>Installed Directories</segtitle>
139
140 <seglistitem>
141 <seg>cpufreq-selector and gswitchit-plugins-capplet</seg>
142 <seg>None</seg>
143 <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas}apps/{too
144 many to list} and the following subdirectories of $GNOME_PREFIX/:
145 include/libgswitchit,
146 lib/gnome-applets,
147 share/{gnome-applets, {gnome/help,omf}/{too many to list},
148 pixmaps/{accessx-status-applet, cpufreq-applet, stickynotes}, and
149 xmodmap}</seg>
150 </seglistitem>
151 </segmentedlist>
152
153 </sect2>
154
155</sect1>
Note: See TracBrowser for help on using the repository browser.