source: gnome/platform/gnome-tweaks.xml@ 575e4c1

12.1 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 575e4c1 was c71450c, checked in by Douglas R. Reno <renodr@…>, 11 months ago

Tag the GNOME Desktop section

Off to Applications in the morning

  • Property mode set to 100644
File size: 5.4 KB
RevLine 
[36bbe491]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
[3ffdac24]7 <!ENTITY gnome-tweaks-download-http
[1a8fb18]8 "&gnome-download-http;/gnome-tweaks/&gnome-40;/gnome-tweaks-&gnome-tweaks-version;.tar.xz">
[3ffdac24]9 <!ENTITY gnome-tweaks-download-ftp
[1a8fb18]10 "&gnome-download-ftp;/gnome-tweaks/&gnome-40;/gnome-tweaks-&gnome-tweaks-version;.tar.xz">
[f373b5fe]11 <!ENTITY gnome-tweaks-md5sum "ebfa262010021d812a8daae218cda576">
12 <!ENTITY gnome-tweaks-size "246 KB">
13 <!ENTITY gnome-tweaks-buildsize "5.9 MB">
[3ffdac24]14 <!ENTITY gnome-tweaks-time "less than 0.1 SBU">
[36bbe491]15]>
16
[51dfb3e]17<sect1 id="gnome-tweaks" xreflabel="gnome-tweaks-&gnome-tweaks-version;">
[3ffdac24]18 <?dbhtml filename="gnome-tweaks.html"?>
[36bbe491]19
20
[3ffdac24]21 <title>gnome-tweaks-&gnome-tweaks-version;</title>
[36bbe491]22
[3ffdac24]23 <indexterm zone="gnome-tweaks">
24 <primary sortas="a-gnome-tweaks">gnome-tweaks</primary>
[36bbe491]25 </indexterm>
26
27 <sect2 role="package">
[3ffdac24]28 <title>Introduction to GNOME Tweaks</title>
[36bbe491]29
30 <para>
[3ffdac24]31 <application>GNOME Tweaks</application> is a simple program used
[36bbe491]32 to tweak advanced <application>GNOME</application> settings.
33 </para>
34
[c71450c]35 &lfs120_checked;
[36bbe491]36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
[3ffdac24]41 Download (HTTP): <ulink url="&gnome-tweaks-download-http;"/>
[36bbe491]42 </para>
43 </listitem>
44 <listitem>
45 <para>
[3ffdac24]46 Download (FTP): <ulink url="&gnome-tweaks-download-ftp;"/>
[36bbe491]47 </para>
48 </listitem>
49 <listitem>
50 <para>
[3ffdac24]51 Download MD5 sum: &gnome-tweaks-md5sum;
[36bbe491]52 </para>
53 </listitem>
54 <listitem>
55 <para>
[3ffdac24]56 Download size: &gnome-tweaks-size;
[36bbe491]57 </para>
58 </listitem>
59 <listitem>
60 <para>
[3ffdac24]61 Estimated disk space required: &gnome-tweaks-buildsize;
[36bbe491]62 </para>
63 </listitem>
64 <listitem>
65 <para>
[3ffdac24]66 Estimated build time: &gnome-tweaks-time;
[36bbe491]67 </para>
68 </listitem>
69 </itemizedlist>
70
[1a8fb18]71<!--
[fb9b0c1]72 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
73 <itemizedlist spacing="compact">
74 <listitem>
75 <para>
76 Required patch:
77 <ulink url="&patch-root;/gnome-tweaks-&gnome-tweaks-version;-port_to_libhandy1-1.patch"/>
78 </para>
79 </listitem>
80 </itemizedlist>
[1a8fb18]81-->
[fb9b0c1]82
[3ffdac24]83 <bridgehead renderas="sect3">GNOME Tweaks Dependencies</bridgehead>
[36bbe491]84
85 <bridgehead renderas="sect4">Required</bridgehead>
86 <para role="required">
87 <xref linkend="gtk3"/>,
[34fe1f4d]88 <xref linkend="gsettings-desktop-schemas"/>,
[fb9b0c1]89 <xref linkend="libhandy1"/>,
[34fe1f4d]90 <xref linkend="pygobject3"/>, and
91 <xref linkend="sound-theme-freedesktop"/>
[36bbe491]92 </para>
93
94 </sect2>
95
96 <sect2 role="installation">
[3ffdac24]97 <title>Installation of GNOME Tweaks</title>
[36bbe491]98
[1a8fb18]99<!--
[fb9b0c1]100 <para>
101 First, port gnome-tweaks to libhandy-1.x:
102 </para>
103
104<screen><userinput remap="pre">patch -Np1 -i ../gnome-tweaks-&gnome-tweaks-version;-port_to_libhandy1-1.patch</userinput></screen>
[f373b5fe]105
[1a8fb18]106
107 <para>
108 First, if you are upgrading from gnome-tweaks-3.34.x, remove some
109 incompatible files as the <systemitem class="username">root</systemitem>
110 user:
111 </para>
112
[629fe8a]113<screen role="root"><userinput remap="pre">rm -rf /usr/lib/python&python3-majorver;/site-packages/gtweak</userinput></screen>
[fb9b0c1]114
[2f2bfbd]115 <para>
116 Next, fix building with newer versions of
117 <application>meson</application>:
118 </para>
119
120<screen><userinput>sed -i '/merge_file/s/(.*/(/' data/meson.build</userinput></screen>
[f373b5fe]121-->
[36bbe491]122 <para>
[3ffdac24]123 Install <application>GNOME Tweaks</application> by running the following
[36bbe491]124 commands:
125 </para>
126
[1cd0875]127<screen><userinput>mkdir build &amp;&amp;
[5ff1726]128cd build &amp;&amp;
129
[91318eb]130meson setup --prefix=/usr --buildtype=release &amp;&amp;
[1cd0875]131ninja</userinput></screen>
[36bbe491]132
133 <para>
134 This package does not come with a test suite.
135 </para>
136
137 <para>
138 Now, as the <systemitem class="username">root</systemitem> user:
139 </para>
140
[1cd0875]141<screen role="root"><userinput>ninja install</userinput></screen>
[36bbe491]142 </sect2>
143
[adf17153]144 <sect2 role="commands">
145 <title>Command Explanations</title>
146
147 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
148 href="../../xincludes/meson-buildtype-release.xml"/>
149 </sect2>
150
[36bbe491]151 <sect2 role="content">
152 <title>Contents</title>
153
154 <segmentedlist>
155 <segtitle>Installed Programs</segtitle>
156 <segtitle>Installed Libraries</segtitle>
157 <segtitle>Installed Directories</segtitle>
158
159 <seglistitem>
160 <seg>
[3ffdac24]161 gnome-tweaks
[36bbe491]162 </seg>
163 <seg>
164 None
165 </seg>
166 <seg>
[34fe1f4d]167 /usr/lib/python&python3-majorver;/site-packages/gtweak and
[3ffdac24]168 /usr/share/gnome-tweaks
[36bbe491]169 </seg>
170 </seglistitem>
171 </segmentedlist>
172
173 <variablelist>
174 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
175 <?dbfo list-presentation="list"?>
176 <?dbhtml list-presentation="table"?>
177
[3ffdac24]178 <varlistentry id="gnome-tweaks-prog">
179 <term><command>gnome-tweaks</command></term>
[36bbe491]180 <listitem>
181 <para>
182 is used to tweak advanced <application>GNOME</application>
[4c24eb0a]183 settings
[36bbe491]184 </para>
[3ffdac24]185 <indexterm zone="gnome-tweaks gnome-tweaks-prog">
186 <primary sortas="b-gnome-tweaks">gnome-tweaks</primary>
[36bbe491]187 </indexterm>
188 </listitem>
189 </varlistentry>
190
191 </variablelist>
192
193 </sect2>
194
195</sect1>
Note: See TracBrowser for help on using the repository browser.