Author: wblaszcz
Date: 2010-01-08 04:17:37 -0700 (Fri, 08 Jan 2010)
New Revision: 8202
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/python-modules.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added new package, PyGtkSourceView-2.8.0 and updated to
Gnome-Python-Desktop-2.28.0.
Modified: trunk/BOOK/general/prog/python-modules.xml
===================================================================
--- trunk/BOOK/general/prog/python-modules.xml 2010-01-08 01:19:16 UTC (rev
8201)
+++ trunk/BOOK/general/prog/python-modules.xml 2010-01-08 11:17:37 UTC (rev
8202)
@@ -32,6 +32,14 @@
<!ENTITY pygtk-buildsize "64 MB">
<!ENTITY pygtk-time "0.7 SBU">
+ <!ENTITY pygtksourceview-download-http
"&gnome-download-http;/pygtksourceview/2.8/pygtksourceview-&pygtksourceview-version;.tar.bz2">
+ <!ENTITY pygtksourceview-download-ftp
"&gnome-download-ftp;/pygtksourceview/2.8/pygtksourceview-&pygtksourceview-version;.tar.bz2">
+ <!ENTITY pygtksourceview-md5sum "bc344044113a52026b4eb7e433a24c29">
+ <!ENTITY pygtksourceview-size "263 KB">
+ <!ENTITY pygtksourceview-buildsize "4 MB">
+ <!ENTITY pygtksourceview-time "0.1 SBU">
+
+
<!ENTITY pyorbit-download-http
"&gnome-download-http;/pyorbit/2.24/pyorbit-&pyorbit-version;.tar.bz2">
<!ENTITY pyorbit-download-ftp
"&gnome-download-ftp;/pyorbit/2.24/pyorbit-&pyorbit-version;.tar.bz2">
<!ENTITY pyorbit-md5sum "574593815e75ee6e98062c75d6d1581f">
@@ -46,12 +54,12 @@
<!ENTITY gnome-python-buildsize "12 MB">
<!ENTITY gnome-python-time "0.3 SBU">
- <!ENTITY gnome-python-desktop-download-http
"&gnome-download-http;/gnome-python-desktop/&gnome-old-version;/gnome-python-desktop-&gnome-python-desktop-version;.tar.bz2">
- <!ENTITY gnome-python-desktop-download-ftp
"&gnome-download-ftp;/gnome-python-desktop/&gnome-old-version;/gnome-python-desktop-&gnome-python-desktop-version;.tar.bz2">
- <!ENTITY gnome-python-desktop-md5sum
"ce1b1c095a69c2656177570a2939fabb">
- <!ENTITY gnome-python-desktop-size "0.4 MB">
- <!ENTITY gnome-python-desktop-buildsize "5.5 MB">
- <!ENTITY gnome-python-desktop-time "0.2 SBU">
+ <!ENTITY gnome-python-desktop-download-http
"&gnome-download-http;/gnome-python-desktop/&gnome-version;/gnome-python-desktop-&gnome-python-desktop-version;.tar.bz2">
+ <!ENTITY gnome-python-desktop-download-ftp
"&gnome-download-ftp;/gnome-python-desktop/&gnome-version;/gnome-python-desktop-&gnome-python-desktop-version;.tar.bz2">
+ <!ENTITY gnome-python-desktop-md5sum
"d97bb3d8e1adc00505be060fbc832f44">
+ <!ENTITY gnome-python-desktop-size "599 KB">
+ <!ENTITY gnome-python-desktop-buildsize "14 MB">
+ <!ENTITY gnome-python-desktop-time "0.4 SBU">
]>
<sect1 id="python-modules" xreflabel="Python modules">
@@ -91,6 +99,9 @@
<para><xref linkend="pygtk"/></para>
</listitem>
<listitem>
+ <para><xref linkend="pygtksourceview"/></para>
+ </listitem>
+ <listitem>
<para><xref linkend="pyorbit"/></para>
</listitem>
<listitem>
@@ -378,8 +389,9 @@
<para role="required"><xref linkend="python"/> and
<xref linkend="glib2"/></para>
- <bridgehead renderas="sect5">Optional (to Build
Documentation)</bridgehead>
- <para role="optional"><xref linkend="libxslt"/></para>
+ <bridgehead renderas="sect5">Optional</bridgehead>
+ <para role="optional"><xref linkend="gobject-introspection"/> and
+ <xref linkend="libxslt"/> (to Build Documentation)</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/pygobject"/></para>
@@ -584,6 +596,126 @@
</sect2>
<!-- End PyGTK -->
+ <!-- Begin PyGtkSourceView -->
+ <sect2 id="pygtksourceview"
xreflabel="PyGtkSourceView-&pygtksourceview-version;">
+
+ <title>PyGtkSourceView-&pygtksourceview-version;</title>
+
+ <indexterm zone="pygtksourceview">
+ <primary sortas="a-PyGtkSourceView">PyGtkSourceView</primary>
+ </indexterm>
+
+ <sect3 role="package">
+ <title>Introduction to PyGtkSourceView Module</title>
+
+ <para>PyGtkSourceView contains python bindings for the version 2 of the
+ <application>GtkSourceView</application> library.</para>
+
+ <bridgehead renderas="sect4">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink
url="&pygtksourceview-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink
url="&pygtksourceview-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &pygtksourceview-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &pygtksourceview-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required:
&pygtksourceview-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &pygtksourceview-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect4">PyGtkSourceView Dependencies</bridgehead>
+
+ <bridgehead renderas="sect5">Required</bridgehead>
+ <para role="required"><xref linkend="gtksourceview"/> and
+ <xref linkend="pygtk"/></para>
+
+ <bridgehead renderas="sect5">Recommended</bridgehead>
+ <para role="recommended"><xref linkend="DocBook"/></para>
+
+ <bridgehead renderas="sect5">Optional</bridgehead>
+ <para role="optional"><xref linkend="gtk-doc"/></para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/pygtksourceview"/></para>
+
+ </sect3>
+
+ <sect3 role="installation">
+ <title>Installation of PyGtkSourceView</title>
+
+ <para>Install <application>PyGtkSourceView</application> by running the
following
+ commands:</para>
+
+<screen><userinput>./configure --prefix=/usr &&
+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>
+
+ </sect3>
+
+ <sect3 role="commands">
+ <title>Command Explanations</title>
+
+ <para><option>--disable-docs</option>: This option disables the
+ documentation building and is required if
+ <application>DocBook</application> is not installed.</para>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/gtk-doc-rebuild.xml"/>
+
+ </sect3>
+
+ <sect3 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directory</segtitle>
+
+ <seglistitem>
+ <seg>None</seg>
+ <seg>gtksourceview2.so</seg>
+ <seg>/usr/share/gtk-doc/html/pygtksourceview2</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect4">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="gtksourceview2">
+ <term><filename
class='libraryfile'>gtksourceview2.so</filename></term>
+ <listitem>
+ <para>PyGtkSourceView Python library module.</para>
+ <indexterm zone="pygtksourceview gtksourceview2">
+ <primary sortas="c-gtksourceview2">gtksourceview2.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect3>
+
+ </sect2>
+ <!-- End PyGtkSourceView -->
+
<!-- Begin PyORBit -->
<sect2 id="pyorbit" xreflabel="PyORBit-&pyorbit-version;">
@@ -826,8 +958,9 @@
<bridgehead renderas="sect5">Required (gnomeprint.ui module)</bridgehead>
<para role="required"><xref linkend="libgnomeprintui"/></para>
+ <!-- looks like version 1.x of gtksourceview is the requirement -->
<bridgehead renderas="sect5">Required (gtksourceview module)</bridgehead>
- <para role="required"><xref linkend="gtksourceview"/></para>
+ <para role="required"><xref linkend="gtksourceview"/> (Version 1.x
required)</para>
<bridgehead renderas="sect5">Required (wnck module)</bridgehead>
<para role="required"><xref linkend="libwnck"/></para>
@@ -841,6 +974,9 @@
<bridgehead renderas="sect5">Required (nautilusburn module)</bridgehead>
<para role="required"><xref linkend="nautilus-cd-burner"/></para>
+ <bridgehead renderas="sect5">Required (braseromedia and braseroburn
modules)</bridgehead>
+ <para role="required"><xref linkend="brasero"/></para>
+
<bridgehead renderas="sect5">Required (mediaprofiles module)</bridgehead>
<para role="required"><xref linkend="gnome-media"/></para>
@@ -859,6 +995,12 @@
<bridgehead renderas="sect5">Required (bugbuddy module)</bridgehead>
<para role="required"><xref linkend="bug-buddy"/></para>
+ <bridgehead renderas="sect5">Required (evolution.ebook and
evolution.ecal modules)</bridgehead>
+ <para role="required"><xref linkend="evolution-data-server"/></para>
+
+ <bridgehead renderas="sect5">Required (evince module)</bridgehead>
+ <para role="required"><xref linkend="evince"/></para>
+
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-python-desktop"/></para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-01-08 01:19:16 UTC (rev 8201)
+++ trunk/BOOK/general.ent 2010-01-08 11:17:37 UTC (rev 8202)
@@ -360,9 +360,10 @@
<!ENTITY pycairo-version "1.8.8">
<!ENTITY pygobject-version "2.20.0">
<!ENTITY pygtk-version "2.16.0">
+<!ENTITY pygtksourceview-version "2.8.0">
<!ENTITY pyorbit-version "2.24.0">
<!ENTITY gnome-python-version "2.28.0">
-<!ENTITY gnome-python-desktop-version "2.18.0">
+<!ENTITY gnome-python-desktop-version "2.28.0">
<!-- Part IV -->
<!-- Chapter 13 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-08 01:19:16 UTC
(rev 8201)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-08 11:17:37 UTC
(rev 8202)
@@ -44,6 +44,10 @@
<para>January 8th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[wblaszcz] - Added new package, PyGtkSourceView-2.8.0 and
+ updated to Gnome-Python-Desktop-2.28.0.</para>
+ </listitem>
+ <listitem>
<para>[ag] - Updated to sudo-1.7.2p2.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page