glfs/archive/gnome-tweak-tool.xml

155 lines
4.3 KiB
XML
Raw Normal View History

<?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 gnome-tweak-tool-download-http
"&gnome-download-http;/gnome-tweaks/&gnome-minor-28;/gnome-tweak-tool-&gnome-tweaks-version;.tar.xz">
<!ENTITY gnome-tweak-tool-download-ftp
"&gnome-download-ftp;/gnome-tweaks/&gnome-minor-28;/gnome-tweak-tool-&gnome-tweaks-version;.tar.xz">
<!ENTITY gnome-tweaks-md5sum "2018fc13a1e61fbaff3ee53b4968d7eb">
<!ENTITY gnome-tweaks-size "248 KB">
<!ENTITY gnome-tweaks-buildsize "3.0 MB">
<!ENTITY gnome-tweaks-time "less than 0.1 SBU">
]>
<sect1 id="gnome-tweaks" xreflabel="gnome-tweaks-&gnome-tweaks-version;" revision="systemd">
<?dbhtml filename="gnome-tweaks.html"?>
<title>gnome-tweaks-&gnome-tweaks-version;</title>
<indexterm zone="gnome-tweaks">
<primary sortas="a-gnome-tweaks">gnome-tweaks</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Tweaks</title>
<para>
<application>GNOME Tweaks</application> is a simple program used
to tweak advanced <application>GNOME</application> settings.
</para>
&lfs82_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-tweaks-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-tweaks-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-tweaks-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-tweaks-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-tweaks-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-tweaks-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Tweaks Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk3"/>,
<xref linkend="gsettings-desktop-schemas"/>, and
<xref linkend="pygobject3"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/gnome-tweaks"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Tweaks</title>
<para>
Install <application>GNOME Tweaks</application> by running the following
commands:
</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
meson --prefix=/usr &amp;&amp;
ninja</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>ninja 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>
gnome-tweaks
</seg>
<seg>
None
</seg>
<seg>
/usr/lib/python&python2-majorver;/site-packages/gtweak and
/usr/share/gnome-tweaks
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnome-tweaks-prog">
<term><command>gnome-tweaks</command></term>
<listitem>
<para>
is used to tweak advanced <application>GNOME</application>
settings.
</para>
<indexterm zone="gnome-tweaks gnome-tweaks-prog">
<primary sortas="b-gnome-tweaks">gnome-tweaks</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>