libgnome-keyring 3.4.1, gtkhtml 4.4.1 and gtksourceview 3.4.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9926 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Krejzi 2012-04-16 19:14:58 +00:00
parent 41d905b44a
commit c20c54a9f5
5 changed files with 111 additions and 75 deletions

View File

@ -704,7 +704,7 @@ $Date$
<!ENTITY gnome-doc-utils-version "0.20.6">
<!ENTITY gnome-js-common-version "0.1.2">
<!ENTITY libgnomekbd-version "3.2.0">
<!ENTITY libgnome-keyring-version "3.2.2">
<!ENTITY libgnome-keyring-version "3.4.1">
<!ENTITY libgtop-version "2.28.4">
<!ENTITY libgweather-version "3.2.1">
<!ENTITY libpeas-version "1.2.0">
@ -778,8 +778,8 @@ $Date$
<!ENTITY gnome-applets-version "3.2.1">
<!ENTITY gnome-video-effects-version "0.3.0">
<!ENTITY gssdp-version "0.12.0">
<!ENTITY gtkhtml-version "4.2.2">
<!ENTITY gtksourceview-version "3.2.3">
<!ENTITY gtkhtml-version "4.4.1">
<!ENTITY gtksourceview-version "3.4.1">
<!ENTITY gtksourceviewmm-version "3.2.0">
<!ENTITY libgda-version "4.2.4">
<!ENTITY mobile-broadband-provider-info-version "20110511">

View File

@ -4,9 +4,9 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gtkhtml-download-http "&gnome-download-http;/gtkhtml/4.2/gtkhtml-&gtkhtml-version;.tar.xz">
<!ENTITY gtkhtml-download-ftp "&gnome-download-http;/gtkhtml/4.2/gtkhtml-&gtkhtml-version;.tar.xz">
<!ENTITY gtkhtml-md5sum "9296c0c1863ae34409ab6c403f4f3783">
<!ENTITY gtkhtml-download-http "&gnome-download-http;/gtkhtml/4.4/gtkhtml-&gtkhtml-version;.tar.xz">
<!ENTITY gtkhtml-download-ftp "&gnome-download-http;/gtkhtml/4.4/gtkhtml-&gtkhtml-version;.tar.xz">
<!ENTITY gtkhtml-md5sum "40758b7c279e1e4ac02484ff30436939">
<!ENTITY gtkhtml-size "1.1 MB">
<!ENTITY gtkhtml-buildsize "41 MB">
<!ENTITY gtkhtml-time "0.7 SBU">
@ -32,14 +32,7 @@
<para>The <application>GtkHTML</application> package contains a
lightweight HTML rendering/printing/editing engine.</para>
&lfs70_built;
<!-- Gnome-Sharp can use this package, and Beagle can use these
extensions, so I suppose this package is no longer
"Evolution specific"
This is an
<application>Evolution</application> specific application at
this time.</para> -->
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -66,15 +59,18 @@
<bridgehead renderas="sect3">GtkHTML Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="enchant"/>,
<xref linkend="gnome-icon-theme"/>,
<xref linkend="gsettings-desktop-schemas"/>,
<xref linkend="gtk3"/>,
<xref linkend="iso-codes"/></para>
<para role="required">
<xref linkend="enchant"/>,
<xref linkend="gnome-icon-theme"/>,
<xref linkend="gsettings-desktop-schemas"/>,
<xref linkend="gtk3"/> and
<xref linkend="iso-codes"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="libsoup"/>,
<xref linkend="xorg7"/></para>
<para role="optional">
<xref linkend="libsoup"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gtkhtml"/></para>
@ -87,7 +83,7 @@
<para>Install <application>GtkHTML</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@ -98,27 +94,32 @@ make</userinput></screen>
</sect2>
<sect2 role="commands">
<!-- <sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
</sect2>
</sect2> -->
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gtkhtml-editor-test</seg>
<seg>libgtkhtml-4.0.so and libgtkhtml-editor-4.0.so</seg>
<seg><envar>$GNOME_PREFIX</envar>/{include/libgtkhtml-4.0/{editor,
gtkhtml},share/gtkhtml-4.0/icons}</seg>
<seg>
gtkhtml-editor-test
</seg>
<seg>
libgtkhtml-4.0.so and libgtkhtml-editor-4.0.so
</seg>
<seg>
/usr/include/libgtkhtml-4.0 and /usr/share/gtkhtml-4.0
</seg>
</seglistitem>
</segmentedlist>

View File

@ -4,9 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gtksourceview-download-http "&gnome-download-http;/gtksourceview/3.2/gtksourceview-&gtksourceview-version;.tar.xz">
<!ENTITY gtksourceview-download-ftp "&gnome-download-ftp;/gtksourceview/3.2/gtksourceview-&gtksourceview-version;.tar.xz">
<!ENTITY gtksourceview-md5sum "ebef871b40f145c5d09a5c94b6e5ec03">
<!ENTITY gtksourceview-download-http
"&gnome-download-http;/gtksourceview/3.4/gtksourceview-&gtksourceview-version;.tar.xz">
<!ENTITY gtksourceview-download-ftp
"&gnome-download-ftp;/gtksourceview/3.4/gtksourceview-&gtksourceview-version;.tar.xz">
<!ENTITY gtksourceview-md5sum "637a8a5b909cfd7e77ca0e414a225e24">
<!ENTITY gtksourceview-size "1.2 MB">
<!ENTITY gtksourceview-buildsize "33 MB">
<!ENTITY gtksourceview-time "0.3 SBU">
@ -30,11 +32,10 @@
<title>Introduction to gtksourceview</title>
<para>The <application>gtksourceview</application> package contains
<filename>libgtksourceview</filename> libraries. This is useful for
extending the <application>GTK</application> text functions to include
syntax highlighting.</para>
libraries used for extending the <application>GTK</application>
text functions to include syntax highlighting.</para>
&lfs70_built;
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -61,12 +62,22 @@
<bridgehead renderas="sect3">gtksourceview Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gtk2"/>,
<xref linkend="intltool"/>, and
<xref linkend="perl-xml-parser"/></para>
<para role="required">
<xref linkend="gtk3"/> and
<xref linkend="intltool"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gobject-introspection"/>
(Required if you are going to build
<xref linkend="gedit"/>)
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gtk-doc"/></para>
<para role="optional">
<xref linkend="gtk-doc"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gtksourceview"/></para>
@ -79,7 +90,7 @@
<para>Install <application>gtksourceview</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite. If you have the
@ -88,7 +99,7 @@ make</userinput></screen>
change to the <filename class='directory'>tests</filename> directory in the
source tree and issue <command>./test-widget</command>. This will test the
functionality of the
<filename class='libraryfile'>libgtksourceview-2.0</filename> library.</para>
<filename class='libraryfile'>libgtksourceview-3.0</filename> library.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
@ -99,8 +110,8 @@ make</userinput></screen>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
@ -111,16 +122,18 @@ make</userinput></screen>
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libgtksourceview-2.0.so</seg>
<seg><envar>$GNOME_PREFIX</envar>/{include/gtksourceview-2.0/gtksourceview/completion-providers/words,
share/{gtk-doc/html/gtksourceview-2.0,gtksourceview-2.0/{language-specs,
styles}}}</seg>
<seg>
libgtksourceview-3.0.so
</seg>
<seg>
/usr/include/gtksourceview-3.0,
/usr/share/gtksourceview-3.0 and
/usr/share/gtk-doc/html/gtksourceview-3.0
</seg>
</seglistitem>
</segmentedlist>
@ -129,12 +142,12 @@ make</userinput></screen>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgtksourceview-2.0">
<term><filename class='libraryfile'>libgtksourceview-2.0.so</filename></term>
<varlistentry id="libgtksourceview-3">
<term><filename class='libraryfile'>libgtksourceview-3.0.so</filename></term>
<listitem>
<para>contains function extensions for the GtkTextView widget.</para>
<indexterm zone="gtksourceview libgtksourceview-2.0">
<primary sortas="c-libgtksourceview-2.0">libgtksourceview-2.0.so</primary>
<indexterm zone="gtksourceview libgtksourceview-3">
<primary sortas="c-libgtksourceview-3">libgtksourceview-3.0.so</primary>
</indexterm>
</listitem>
</varlistentry>

View File

@ -4,11 +4,13 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libgnome-keyring-download-http "&gnome-download-http;/libgnome-keyring/&gnome-version;/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
<!ENTITY libgnome-keyring-download-ftp "&gnome-download-ftp;/libgnome-keyring/&gnome-version;/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
<!ENTITY libgnome-keyring-md5sum "51b822605b45c8ea0f6df68fdc3ee611">
<!ENTITY libgnome-keyring-size "351 KB">
<!ENTITY libgnome-keyring-buildsize "8.6 MB">
<!ENTITY libgnome-keyring-download-http
"&gnome-download-http;/libgnome-keyring/3.4/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
<!ENTITY libgnome-keyring-download-ftp
"&gnome-download-ftp;/libgnome-keyring/3.4/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
<!ENTITY libgnome-keyring-md5sum "b7c5abd89fd92344b15e7adf3079a54a">
<!ENTITY libgnome-keyring-size "408 KB">
<!ENTITY libgnome-keyring-buildsize "15 MB">
<!ENTITY libgnome-keyring-time "0.5 SBU">
]>
@ -33,7 +35,7 @@
that keeps password and other secrets for users. The library libgnome-keyring
is used by applications to integrate with the gnome keyring system.</para>
&lfs70_built;
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -60,14 +62,24 @@
<bridgehead renderas="sect3">libgnome-keyring Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="dbus"/>,
<xref linkend="intltool"/>,
<xref linkend="libgcrypt"/>, and
<xref linkend="pkgconfig"/></para>
<para role="required">
<xref linkend="dbus"/>,
<xref linkend="intltool"/>,
<xref linkend="libgcrypt"/> and
<xref linkend="pkgconfig"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gobject-introspection"/>
(Required if building GNOME)
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gtk-doc"/> and
<ulink url="http://www.valgrind.org">Valgrind</ulink></para>
<para role="optional">
<xref linkend="gtk-doc"/> and
<ulink url="http://www.valgrind.org">Valgrind</ulink>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libgnome-keyring"/></para>
@ -80,7 +92,7 @@
<para>Install <application>libgnome-keyring</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
@ -94,8 +106,8 @@ make</userinput></screen>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
@ -106,15 +118,17 @@ make</userinput></screen>
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libgnome-keyring.so</seg>
<seg><envar>$GNOME_PREFIX</envar>/{include/gnome-keyring-1,
share/{gtk-doc/html/gnome-keyring,locale/fy/LC_MESSAGES}}</seg>
<seg>
libgnome-keyring.so
</seg>
<seg>
/usr/include/gnome-keyring-1 and
/usr/share/gtk-doc/html/gnome-keyring
</seg>
</seglistitem>
</segmentedlist>

View File

@ -74,7 +74,15 @@
<listitem>
<para>[krejzi] - notification-daemon 0.7.4.</para>
</listitem>
<listitem>
<para>[krejzi] - libgnome-keyring 3.4.1.</para>
</listitem>
<listitem>
<para>[krejzi] - gtksourceview 3.4.1.</para>
</listitem>
<listitem>
<para>[krejzi] - GtkHTML 4.4.1.</para>
</listitem>
</itemizedlist>
</listitem>