mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
57b9ed5f83
Update to gnome-screenshot-3.34.0. Update to gnome-terminal-3.34.1. Update to gnome-maps-3.34.1. Update to eog-3.34.1. Update to evolution-3.34.1. Update to gnome-calculator-3.34.1. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22322 af4574ff-66df-0310-9fd7-8a98e5e911e0
173 lines
5.1 KiB
XML
173 lines
5.1 KiB
XML
<?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-screenshot-download-http
|
|
"&gnome-download-http;/gnome-screenshot/&gnome-minor-34;/gnome-screenshot-&gnome-screenshot-version;.tar.xz">
|
|
<!ENTITY gnome-screenshot-download-ftp
|
|
"&gnome-download-ftp;/gnome-screenshot/&gnome-minor-34;/gnome-screenshot-&gnome-screenshot-version;.tar.xz">
|
|
<!ENTITY gnome-screenshot-md5sum "779f12548d72d12a5275d5e8563d9855">
|
|
<!ENTITY gnome-screenshot-size "228 KB">
|
|
<!ENTITY gnome-screenshot-buildsize "4.2 MB">
|
|
<!ENTITY gnome-screenshot-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="gnome-screenshot" xreflabel="gnome-screenshot-&gnome-screenshot-version;">
|
|
<?dbhtml filename="gnome-screenshot.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gnome-screenshot-&gnome-screenshot-version;</title>
|
|
|
|
<indexterm zone="gnome-screenshot">
|
|
<primary sortas="a-gnome-screenshot">gnome-screenshot</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GNOME Screenshot</title>
|
|
|
|
<para>
|
|
The <application>GNOME Screenshot</application> is a utility used
|
|
for taking screenshots of the entire screen, a window or a
|
|
user-defined area of the screen, with optional beautifying border effects.
|
|
</para>
|
|
|
|
&lfs90_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&gnome-screenshot-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&gnome-screenshot-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &gnome-screenshot-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &gnome-screenshot-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &gnome-screenshot-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &gnome-screenshot-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GNOME Screenshot Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gtk3"/> and
|
|
<xref linkend="libcanberra"/> (Compiled with GTK+3 support).
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/gnome-screenshot"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GNOME Screenshot</title>
|
|
|
|
<!-- There have been 2 releases since then:
|
|
<note><para>There is a build problem caused by a file installed by gettext
|
|
in LFS. If gettext was installed with instructions before the
|
|
April 11, 2018 version of LFS, run the following as the
|
|
<systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen><userinput>sed -e '/AppData/N;N;p;s/\.appdata\./.metainfo./' \
|
|
-i /usr/share/gettext-0.19.8/its/appdata.loc</userinput></screen>
|
|
</note>
|
|
-->
|
|
<para>
|
|
Install <application>GNOME Screenshot</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
meson --prefix=/usr .. &&
|
|
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>
|
|
|
|
<note><para>In order to best run <application>GNOME Screenshot</application>
|
|
from the command line, the --interactive option needs to be specified.
|
|
</para></note>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
gnome-screenshot
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="gnome-screenshot-prog">
|
|
<term><command>gnome-screenshot</command></term>
|
|
<listitem>
|
|
<para>
|
|
is used to capture the screen, a window, or a user-defined
|
|
area and save the snapshot image to a file.
|
|
</para>
|
|
<indexterm zone="gnome-screenshot gnome-screenshot-prog">
|
|
<primary sortas="b-gnome-screenshot">gnome-screenshot</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|