source: xsoft/office/gimp.xml@ 5cd0959d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.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 5cd0959d was 5cd0959d, checked in by Archaic <archaic@…>, 20 years ago

Resetting keywords

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

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gimp-download-http "http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v2.0/gimp-&gimp-version;.tar.bz2">
8 <!ENTITY gimp-download-ftp "ftp://ftp.gimp.org/pub/gimp/v2.0/gimp-&gimp-version;.tar.bz2">
9 <!ENTITY gimp-size "13.8 MB">
10 <!ENTITY gimp-buildsize "578 MB">
11 <!ENTITY gimp-time "6.22 SBU">
12]>
13
14<sect1 id="gimp" xreflabel="GIMP-&gimp-version;">
15<sect1info>
16<othername>$LastChangedBy$</othername>
17<date>$Date$</date>
18</sect1info>
19<?dbhtml filename="gimp.html" ?>
20<title>GIMP-&gimp-version;</title>
21
22<sect2>
23<title>Introduction to <application><acronym>GIMP</acronym></application></title>
24
25<para>The <application><acronym>GIMP</acronym></application> package contains
26the <acronym>GNU</acronym> Image Manipulation Program. This is useful for
27photo retouching, image composition and image authoring.</para>
28
29<sect3><title>Package information</title>
30<itemizedlist spacing='compact'>
31<listitem><para>Download (HTTP): <ulink
32url="&gimp-download-http;"/></para></listitem>
33<listitem><para>Download (FTP): <ulink
34url="&gimp-download-ftp;"/></para></listitem>
35<listitem><para>Download size: &gimp-size;</para></listitem>
36<listitem><para>Estimated Disk space required:
37&gimp-buildsize;</para></listitem>
38<listitem><para>Estimated build time:
39&gimp-time;</para></listitem></itemizedlist>
40</sect3>
41
42<!--
43<sect3><title>Additional downloads</title>
44<itemizedlist spacing='compact'>
45<listitem><para>Download (FTP): <ulink
46url="ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz"/></para></listitem>
47<listitem><para>Download (FTP): <ulink
48url="ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.5/gimp-data-extras-1.2.0.tar.bz2"/></para></listitem></itemizedlist>
49</sect3>
50-->
51
52<sect3><title><application><acronym>GIMP</acronym></application> dependencies</title>
53<sect4><title>Required</title>
54<para>
55<xref linkend="GTK2"/> and
56<xref linkend="libart_lgpl"/>
57</para></sect4>
58<sect4><title>Optional</title>
59<para>
60<xref linkend="gimp-print"/>,
61<xref linkend="libjpeg"/>,
62<xref linkend="libtiff"/>,
63<xref linkend="libmng"/>,
64<xref linkend="librsvg"/>,
65<xref linkend="aalib"/>,
66<xref linkend="Python"/>,
67<xref linkend="gtk-doc"/>,
68<xref linkend="libgtkhtml"/>,
69<xref linkend="lcms"/>,
70<ulink url="../server/mail.html">MTA</ulink>,
71<ulink url="http://sourceforge.net/projects/libexif">libexif</ulink> and
72<ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
73</para></sect4>
74</sect3>
75
76</sect2>
77
78<sect2>
79<title>Installation of <application><acronym>GIMP</acronym></application></title>
80
81<para>Install <application><acronym>GIMP</acronym></application> by running
82the following commands:</para>
83
84<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc --disable-print &amp;&amp;
85make &amp;&amp;
86make install</command></userinput></screen>
87
88
89</sect2>
90
91<sect2>
92<title>Command explanations</title>
93
94<para><option>--disable-print</option>: This option is necessary when
95<application>gimp-print</application> is not installed. If you have
96<application>gimp-print</application> installed, this option would be removed.
97</para>
98
99</sect2>
100
101<sect2>
102<title>Configuring <application><acronym>GIMP</acronym></application></title>
103
104<sect3><title>Config files</title>
105<para><filename>/etc/gimp/2.0/*</filename>, <filename>~/.gimp-2.0</filename></para>
106</sect3>
107
108<sect3><title>Configuration Information</title>
109
110<para><application><acronym>GIMP</acronym></application> executes a
111configuration wizard for each user upon their initial use of the
112program.</para>
113</sect3>
114
115</sect2>
116
117<sect2>
118<title>Contents</title>
119
120<para>The <application><acronym>GIMP</acronym></application> package contains
121<command>gimp</command>, <command>gimp-remote</command>,
122<command>gimptool</command> and the
123<application><acronym>GIMP</acronym></application> libraries.</para>
124
125</sect2>
126
127<sect2><title>Description</title>
128
129<sect3><title>gimp</title>
130<para><command>gimp</command> is an image manipulation program. It works with
131a variety of image formats and provides a large selection of tools.</para>
132</sect3>
133
134<sect3><title>gimp-remote</title>
135<para><command>gimp-remote</command> is a small utility that tells a running
136<application><acronym>GIMP</acronym></application> to open a local or remote
137image file.</para></sect3>
138
139<sect3><title>gimptool</title>
140<para><command>gimptool</command> is a tool that can build plug-ins or
141scripts and install them if they are distributed in one source file.
142<command>gimptool</command> can also be used by programs that need to
143know what libraries and include-paths
144<application><acronym>GIMP</acronym></application> was compiled with.
145</para></sect3>
146
147</sect2>
148
149</sect1>
150
Note: See TracBrowser for help on using the repository browser.