mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
290 lines
10 KiB
XML
290 lines
10 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 seed-download-http "&gnome-download-http;/seed/3.2/seed-&seed-version;.tar.xz">
|
||
|
<!ENTITY seed-download-ftp "&gnome-download-ftp;/seed/3.2/seed-&seed-version;.tar.xz">
|
||
|
<!ENTITY seed-md5sum "792ac48542019bd14f8d639a9e401c0a">
|
||
|
<!ENTITY seed-size "667 KB">
|
||
|
<!ENTITY seed-buildsize "16 MB">
|
||
|
<!ENTITY seed-time "0.3 SBU">
|
||
|
]>
|
||
|
|
||
|
<sect1 id="seed" xreflabel="seed-&seed-version;">
|
||
|
<?dbhtml filename="seed.html"?>
|
||
|
|
||
|
<sect1info>
|
||
|
<othername>$LastChangedBy$</othername>
|
||
|
<date>$Date$</date>
|
||
|
</sect1info>
|
||
|
|
||
|
<title>seed-&seed-version;</title>
|
||
|
|
||
|
<indexterm zone="seed">
|
||
|
<primary sortas="a-seed">seed</primary>
|
||
|
</indexterm>
|
||
|
|
||
|
<sect2 role="package">
|
||
|
<title>Introduction to seed</title>
|
||
|
|
||
|
<para><application>Seed</application> is a JavaScript interpreter.</para>
|
||
|
|
||
|
&lfs70_built;
|
||
|
|
||
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||
|
<itemizedlist spacing="compact">
|
||
|
<listitem>
|
||
|
<para>Download (HTTP): <ulink url="&seed-download-http;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download (FTP): <ulink url="&seed-download-ftp;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download MD5 sum: &seed-md5sum;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download size: &seed-size;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated disk space required: &seed-buildsize;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated build time: &seed-time;</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
|
||
|
<bridgehead renderas="sect3">seed Dependencies</bridgehead>
|
||
|
|
||
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||
|
<para role="required"><xref linkend="gobject-introspection"/>,
|
||
|
<xref linkend="webkitgtk"/>, and
|
||
|
<xref linkend="gnome-js-common"/></para>
|
||
|
|
||
|
<para condition="html" role="usernotes">User Notes:
|
||
|
<ulink url="&blfs-wiki;/seed"/></para>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="installation">
|
||
|
<title>Installation of seed</title>
|
||
|
|
||
|
<para>Install <application>seed</application> by running the following
|
||
|
commands:</para>
|
||
|
|
||
|
<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
|
||
|
make</userinput></screen>
|
||
|
|
||
|
<para>This package does not have a working testsuite.</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>
|
||
|
|
||
|
<para><option>--enable-static=no</option>: This switch prevents the static
|
||
|
libraries being installed.</para>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="content">
|
||
|
<title>Contents</title>
|
||
|
|
||
|
<segmentedlist>
|
||
|
<segtitle>Installed Program</segtitle>
|
||
|
<segtitle>Installed Libraries</segtitle>
|
||
|
<segtitle>Installed Directories</segtitle>
|
||
|
|
||
|
<seglistitem>
|
||
|
<seg>seed</seg>
|
||
|
<seg>libseed-gtk3.{so,a}, libseed_DynamicObject.{so,a}, libseed_cairo.{so,a}, libseed_canvas.{so,a}, libseed_dbusnative.{so,a}, libseed_example.{so,a}, libseed_ffi.{so,a}, libseed_gettext.{so,a}, libseed_gtkbuilder.{so,a}, libseed_libxml.{so,a}, libseed_mpfr.{so,a}, libseed_multiprocessing.{so,a}, libseed_os.{so,a}, libseed_readline.{so,a}, libseed_sandbox.{so,a}, and libseed_sqlite.{so,a}</seg>
|
||
|
<seg><envar>$GNOME_PREFIX</envar>/{include/seed-gtk3,lib/seed-gtk3,share/{doc/seed/{mapping,modules/{gtkbuilder/html,readline/html,sandbox/html,sqlite/html},tutorial},gtk-doc/html/seed,seed-gtk3/extensions}}</seg>
|
||
|
</seglistitem>
|
||
|
</segmentedlist>
|
||
|
|
||
|
<variablelist>
|
||
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||
|
<?dbfo list-presentation="list"?>
|
||
|
<?dbhtml list-presentation="table"?>
|
||
|
|
||
|
<varlistentry id="seed-prog">
|
||
|
<term><command>seed-prog</command></term>
|
||
|
<listitem>
|
||
|
<para>does this .....</para>
|
||
|
<indexterm zone="seed seed-prog">
|
||
|
<primary sortas="b-seed-prog">seed-prog</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed-gtk3">
|
||
|
<term><filename class='libraryfile'>libseed-gtk3.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed-gtk3">
|
||
|
<primary sortas="c-libseed-gtk3">libseed-gtk3.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_DynamicObject">
|
||
|
<term><filename class='libraryfile'>libseed_DynamicObject.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_DynamicObject">
|
||
|
<primary sortas="c-libseed_DynamicObject">libseed_DynamicObject.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_cairo">
|
||
|
<term><filename class='libraryfile'>libseed_cairo.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_cairo">
|
||
|
<primary sortas="c-libseed_cairo">libseed_cairo.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_canvas">
|
||
|
<term><filename class='libraryfile'>libseed_canvas.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_canvas">
|
||
|
<primary sortas="c-libseed_canvas">libseed_canvas.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_dbusnative">
|
||
|
<term><filename class='libraryfile'>libseed_dbusnative.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_dbusnative">
|
||
|
<primary sortas="c-libseed_dbusnative">libseed_dbusnative.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_example">
|
||
|
<term><filename class='libraryfile'>libseed_example.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_example">
|
||
|
<primary sortas="c-libseed_example">libseed_example.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_ffi">
|
||
|
<term><filename class='libraryfile'>libseed_ffi.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_ffi">
|
||
|
<primary sortas="c-libseed_ffi">libseed_ffi.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_gettext">
|
||
|
<term><filename class='libraryfile'>libseed_gettext.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_gettext">
|
||
|
<primary sortas="c-libseed_gettext">libseed_gettext.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_gtkbuilder">
|
||
|
<term><filename class='libraryfile'>libseed_gtkbuilder.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_gtkbuilder">
|
||
|
<primary sortas="c-libseed_gtkbuilder">libseed_gtkbuilder.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_libxml">
|
||
|
<term><filename class='libraryfile'>libseed_libxml.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_libxml">
|
||
|
<primary sortas="c-libseed_libxml">libseed_libxml.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_mpfr">
|
||
|
<term><filename class='libraryfile'>libseed_mpfr.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_mpfr">
|
||
|
<primary sortas="c-libseed_mpfr">libseed_mpfr.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_multiprocessing">
|
||
|
<term><filename class='libraryfile'>libseed_multiprocessing.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_multiprocessing">
|
||
|
<primary sortas="c-libseed_multiprocessing">libseed_multiprocessing.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_os">
|
||
|
<term><filename class='libraryfile'>libseed_os.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_os">
|
||
|
<primary sortas="c-libseed_os">libseed_os.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_readline">
|
||
|
<term><filename class='libraryfile'>libseed_readline.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_readline">
|
||
|
<primary sortas="c-libseed_readline">libseed_readline.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_sandbox">
|
||
|
<term><filename class='libraryfile'>libseed_sandbox.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_sandbox">
|
||
|
<primary sortas="c-libseed_sandbox">libseed_sandbox.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libseed_sqlite">
|
||
|
<term><filename class='libraryfile'>libseed_sqlite.{so,a}</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="seed libseed_sqlite">
|
||
|
<primary sortas="c-libseed_sqlite">libseed_sqlite.{so,a}</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
</variablelist>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
</sect1>
|