Ignore:
Timestamp:
04/16/2012 07:14:58 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4caaa7b
Parents:
41d905b4
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gtksourceview.xml

    r41d905b4 rc20c54a  
    55  %general-entities;
    66
    7   <!ENTITY gtksourceview-download-http "&gnome-download-http;/gtksourceview/3.2/gtksourceview-&gtksourceview-version;.tar.xz">
    8   <!ENTITY gtksourceview-download-ftp  "&gnome-download-ftp;/gtksourceview/3.2/gtksourceview-&gtksourceview-version;.tar.xz">
    9   <!ENTITY gtksourceview-md5sum        "ebef871b40f145c5d09a5c94b6e5ec03">
     7  <!ENTITY gtksourceview-download-http
     8           "&gnome-download-http;/gtksourceview/3.4/gtksourceview-&gtksourceview-version;.tar.xz">
     9  <!ENTITY gtksourceview-download-ftp 
     10           "&gnome-download-ftp;/gtksourceview/3.4/gtksourceview-&gtksourceview-version;.tar.xz">
     11  <!ENTITY gtksourceview-md5sum        "637a8a5b909cfd7e77ca0e414a225e24">
    1012  <!ENTITY gtksourceview-size          "1.2 MB">
    1113  <!ENTITY gtksourceview-buildsize     "33 MB">
     
    3133
    3234    <para>The <application>gtksourceview</application> package contains
    33     <filename>libgtksourceview</filename> libraries. This is useful for
    34     extending the <application>GTK</application> text functions to include
    35     syntax highlighting.</para>
     35    libraries used for extending the <application>GTK</application>
     36    text functions to include syntax highlighting.</para>
    3637
    37     &lfs70_built;
     38    &lfs70_checked;
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6263
    6364    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required"><xref linkend="gtk2"/>,
    65     <xref linkend="intltool"/>, and
    66     <xref linkend="perl-xml-parser"/></para>
     65    <para role="required">
     66      <xref linkend="gtk3"/> and
     67      <xref linkend="intltool"/>
     68    </para>
     69
     70    <bridgehead renderas="sect4">Recommended</bridgehead>
     71    <para role="recommended">
     72      <xref linkend="gobject-introspection"/>
     73      (Required if you are going to build
     74      <xref linkend="gedit"/>)
     75    </para>
    6776
    6877    <bridgehead renderas="sect4">Optional</bridgehead>
    69     <para role="optional"><xref linkend="gtk-doc"/></para>
     78    <para role="optional">
     79      <xref linkend="gtk-doc"/>
     80    </para>
    7081
    7182    <para condition="html" role="usernotes">User Notes:
     
    8091    following commands:</para>
    8192
    82 <screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
     93<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8394make</userinput></screen>
    8495
     
    89100    source tree and issue <command>./test-widget</command>. This will test the
    90101    functionality of the
    91     <filename class='libraryfile'>libgtksourceview-2.0</filename> library.</para>
     102    <filename class='libraryfile'>libgtksourceview-3.0</filename> library.</para>
    92103
    93104    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    100111    <title>Command Explanations</title>
    101112
    102     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    103     href="../../xincludes/gnome-prefix.xml"/>
     113<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     114    href="../../xincludes/gnome-prefix.xml"/> -->
    104115
    105116    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    112123
    113124    <segmentedlist>
    114       <segtitle>Installed Programs</segtitle>
    115125      <segtitle>Installed Library</segtitle>
    116126      <segtitle>Installed Directories</segtitle>
    117127
    118128      <seglistitem>
    119         <seg>None</seg>
    120         <seg>libgtksourceview-2.0.so</seg>
    121         <seg><envar>$GNOME_PREFIX</envar>/{include/gtksourceview-2.0/gtksourceview/completion-providers/words,
    122         share/{gtk-doc/html/gtksourceview-2.0,gtksourceview-2.0/{language-specs,
    123         styles}}}</seg>
     129        <seg>
     130          libgtksourceview-3.0.so
     131        </seg>
     132        <seg>
     133          /usr/include/gtksourceview-3.0,
     134          /usr/share/gtksourceview-3.0 and
     135          /usr/share/gtk-doc/html/gtksourceview-3.0
     136        </seg>
    124137      </seglistitem>
    125138    </segmentedlist>
     
    130143      <?dbhtml list-presentation="table"?>
    131144
    132       <varlistentry id="libgtksourceview-2.0">
    133         <term><filename class='libraryfile'>libgtksourceview-2.0.so</filename></term>
     145      <varlistentry id="libgtksourceview-3">
     146        <term><filename class='libraryfile'>libgtksourceview-3.0.so</filename></term>
    134147        <listitem>
    135148          <para>contains function extensions for the GtkTextView widget.</para>
    136           <indexterm zone="gtksourceview libgtksourceview-2.0">
    137             <primary sortas="c-libgtksourceview-2.0">libgtksourceview-2.0.so</primary>
     149          <indexterm zone="gtksourceview libgtksourceview-3">
     150            <primary sortas="c-libgtksourceview-3">libgtksourceview-3.0.so</primary>
    138151          </indexterm>
    139152        </listitem>
Note: See TracChangeset for help on using the changeset viewer.