Add gnome-js-common.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9396 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2012-02-13 19:08:10 +00:00
parent da875707df
commit 619207700d
4 changed files with 116 additions and 3 deletions

View File

@ -684,6 +684,7 @@ $Date$
<!ENTITY gjs-version "1.30.0">
<!ENTITY gnome-desktop-version "3.2.1">
<!ENTITY gnome-doc-utils-version "0.20.6">
<!ENTITY gnome-js-common-version "0.1.2">
<!ENTITY libgnomekbd-version "2.30.1">
<!ENTITY libgnome-keyring-version "2.30.1">
<!ENTITY libgtop-version "2.28.1">

View File

@ -40,8 +40,8 @@ $Date$
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop-file-utils.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-doc-utils.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-js-common.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-shared-mime-info.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-js-common.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-shared-mime-info.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomekbd.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnome-keyring.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtop.xml"/>

View File

@ -0,0 +1,109 @@
<?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-js-common-download-http "&gnome-download-http;/gnome-js-common/0.1/gnome-js-common-&gnome-js-common-version;.tar.bz2">
<!ENTITY gnome-js-common-download-ftp "&gnome-download-ftp;/gnome-js-common/0.1/gnome-js-common-&gnome-js-common-version;.tar.bz2">
<!ENTITY gnome-js-common-md5sum "a4147d24622ab0f1d01e9921a3bf501b">
<!ENTITY gnome-js-common-size "277 KB">
<!ENTITY gnome-js-common-buildsize "2.2 MB">
<!ENTITY gnome-js-common-time "0.1 SBU">
]>
<sect1 id="gnome-js-common" xreflabel="gnome-js-common-&gnome-js-common-version;">
<?dbhtml filename="gnome-js-common.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gnome-js-common-&gnome-js-common-version;</title>
<indexterm zone="gnome-js-common">
<primary sortas="a-gnome-js-common">gnome-js-common</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gnome-js-common</title>
<para>The <application>gnome-js-common</application> package provides
common modules for <application>GNOME</application> JavaScript bindings.</para>
&lfs70_built;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnome-js-common-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnome-js-common-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnome-js-common-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnome-js-common-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnome-js-common-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnome-js-common-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">gnome-js-common Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
<!-- FIXME:ken -->
<para role="recommended">seed-3.2.0 (Note that
<!--<para role="recommended"><xref linkend="seed"/> (Note that-->
<application>seed</application> <emphasis>requires</emphasis>
<application>gnome-js-common</application>).</para>
<!-- an OLD version of gjs is needed, gnome-js-common tests for gjs-gi-1.0.pc
<xref linkend="gjs"/>-></para>-->
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-js-common"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of gnome-js-common</title>
<para>Install <application>gnome-js-common</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg>/usr/{lib/gnome-js/tweener,share/doc/gnome_js_common}</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>

View File

@ -51,7 +51,10 @@
<para>[ken] - add gnome-icon-theme-symbolic-3.2.1 from Wayne.</para>
</listitem>
<listitem>
<para>[ken] - add gnome-icon-theme-3.2.1.2 from Wayne.</para>
<para>[ken] - merge gnome-icon-theme-3.2.1.2 from Wayne.</para>
</listitem>
<listitem>
<para>[ken] - add gnome-js-common from Wayne, but updated to 0.1.2.</para>
</listitem>
</itemizedlist>
</listitem>