source: gnome/add/anjuta.xml@ 82027623

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 82027623 was 82027623, checked in by Krejzi <krejzi@…>, 12 years ago

anjuta 3.4.0, cheese 3.4.1, devhelp 3.4.1, evolution 3.4.1, file-roller 3.4.1, gedit 3.4.1, glade 3.12.0, gnome-applets 3.4.1, gnome-devel-docs 3.4.1, gnome-games 3.4.1, nautilus-sendto 3.0.2

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

  • Property mode set to 100644
File size: 5.8 KB
Line 
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
7 <!ENTITY anjuta-download-http "&gnome-download-http;/anjuta/3.4/anjuta-&anjuta-version;.tar.xz">
8 <!ENTITY anjuta-download-ftp "&gnome-download-ftp;/anjuta/3.4/anjuta-&anjuta-version;.tar.xz">
9 <!ENTITY anjuta-md5sum "e28827506760020da27a8aee4c470989">
10 <!ENTITY anjuta-size "5.9 MB">
11 <!ENTITY anjuta-buildsize "212 MB">
12 <!ENTITY anjuta-time "4.0 SBU">
13]>
14
15<sect1 id="anjuta" xreflabel="Anjuta-&anjuta-version;">
16 <?dbhtml filename="anjuta.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Anjuta-&anjuta-version;</title>
24
25 <indexterm zone="anjuta">
26 <primary sortas="a-anjuta">anjuta</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Anjuta</title>
31
32 <para><application>Anjuta DevStudio</application> is a versatile software development
33 studio featuring a number of advanced programming facilities including project
34 management, application wizard, interactive debugger, source editor, version control,
35 GUI designer, profiler.</para>
36
37 &lfs70_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&anjuta-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&anjuta-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &anjuta-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &anjuta-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &anjuta-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &anjuta-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">Anjuta Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required">
65 <xref linkend="gdl"/>,
66 <xref linkend="gnome-doc-utils"/>,
67 <xref linkend="gtksourceview"/>,
68 <xref linkend="libgda"/> and
69 <xref linkend="vte"/>
70 </para>
71
72 <bridgehead renderas="sect4">Recommended</bridgehead>
73 <para role="recommended">
74 <xref linkend="autogen"/>,
75 <xref linkend="devhelp"/>,
76 <xref linkend="glade"/> and
77 <xref linkend="vala"/>
78 </para>
79
80 <bridgehead renderas="sect4">Optional</bridgehead>
81 <para role="optional">
82 <xref linkend="gobject-introspection"/>,
83 <xref linkend="gtk-doc"/> and
84 <xref linkend="subversion"/>
85 </para>
86
87 <para condition="html" role="usernotes">User Notes:
88 <ulink url="&blfs-wiki;/anjuta"/></para>
89
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of Anjuta</title>
94
95 <para>Install <application>Anjuta</application> by running the following
96 commands:</para>
97
98<screen><userinput>./configure --prefix=/usr \
99 --disable-packagekit &amp;&amp;
100make</userinput></screen>
101
102 <para>To test the results, issue: <command>make check</command>.</para>
103
104 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
105
106<screen role="root"><userinput>make install</userinput></screen>
107
108 </sect2>
109
110 <sect2 role="commands">
111 <title>Command Explanations</title>
112
113 <para><parameter>--disable-packagekit</parameter>: This parameter disables use
114 of PackageKit which isn't suitable for BLFS.</para>
115
116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
117 href="../../xincludes/gtk-doc-rebuild.xml"/>
118
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Library</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>
131 anjuta, anjuta-launcher and anjuta-tags
132 </seg>
133 <seg>
134 libanjuta-3.so
135 </seg>
136 <seg>
137 /usr/include/libanjuta-3.0, /usr/lib/anjuta, /usr/share/anjuta,
138 /usr/share/doc/anjuta,
139 /usr/share/gnome/help/{anjuta-build-tutorial,anjuta-faqs,anjuta-manual},
140 /usr/share/gtk-doc/html/libanjuta and /usr/share/pixmaps/anjuta
141 </seg>
142 </seglistitem>
143 </segmentedlist>
144
145 <variablelist>
146 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
147 <?dbfo list-presentation="list"?>
148 <?dbhtml list-presentation="table"?>
149
150 <varlistentry id="anjuta-prog">
151 <term><command>anjuta</command></term>
152 <listitem>
153 <para>is the GNOME Integrated Development Environment.</para>
154 <indexterm zone="anjuta anjuta-prog">
155 <primary sortas="b-anjuta-prog">anjuta</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="anjuta-launcher">
161 <term><command>anjuta-launcher</command></term>
162 <listitem>
163 <para>is invoked by Anjuta to launch programs from within the IDE
164 and to initialize a terminal for a debugging session.</para>
165 <indexterm zone="anjuta anjuta-launcher">
166 <primary sortas="b-anjuta-launcher">anjuta-launcher</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="libanjuta-3">
172 <term><filename class='libraryfile'>libanjuta-3.so</filename></term>
173 <listitem>
174 <para>contains the Anjuta API functions.</para>
175 <indexterm zone="anjuta libanjuta-3">
176 <primary sortas="c-libanjuta-3">libanjuta-3.so</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 </variablelist>
182
183 </sect2>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.