mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
96f1b78b8f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8562 af4574ff-66df-0310-9fd7-8a98e5e911e0
131 lines
4.0 KiB
XML
131 lines
4.0 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 alacarte-download-http "&gnome-download-http;/alacarte/0.13/alacarte-&alacarte-version;.tar.bz2">
|
|
<!ENTITY alacarte-download-ftp "&gnome-download-ftp;/alacarte/0.13/alacarte-&alacarte-version;.tar.bz2">
|
|
<!ENTITY alacarte-md5sum "b45232eaf093e7e1fbf99b335d8b880c">
|
|
<!ENTITY alacarte-size "186 KB">
|
|
<!ENTITY alacarte-buildsize "3 MB">
|
|
<!ENTITY alacarte-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="alacarte" xreflabel="alacarte-&alacarte-version;">
|
|
<?dbhtml filename="alacarte.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>alacarte-&alacarte-version;</title>
|
|
|
|
<indexterm zone="alacarte">
|
|
<primary sortas="a-alacarte">alacarte</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to alacarte</title>
|
|
|
|
<para>The <application>alacarte</application> package is a menu editor for
|
|
GNOME using the freedesktop.org menu specification.</para>
|
|
|
|
&lfs65_built;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&alacarte-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&alacarte-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &alacarte-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &alacarte-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &alacarte-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &alacarte-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">alacarte Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="gnome-menus"/> and
|
|
<xref linkend="pygobject"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/alacarte"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of alacarte</title>
|
|
|
|
<para>Install <application>alacarte</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &&
|
|
make</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>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>alacarte</seg>
|
|
<seg><application>Python</application> modules.</seg>
|
|
<seg><envar>$GNOME_PREFIX</envar>/{lib/python2.6/site-packages/Alacarte,
|
|
share/{alacarte,icons/hicolor/256x256/apps,locale/bem/LC_MESSAGES}}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="alacarte-prog">
|
|
<term><command>alacarte</command></term>
|
|
<listitem>
|
|
<para>is a menu editor for GNOME.</para>
|
|
<indexterm zone="alacarte alacarte-prog">
|
|
<primary sortas="b-alacarte">alacarte</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|