Changeset c20c54a for gnome


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

Location:
gnome
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gtkhtml.xml

    r41d905b4 rc20c54a  
    55  %general-entities;
    66
    7 <!ENTITY gtkhtml-download-http "&gnome-download-http;/gtkhtml/4.2/gtkhtml-&gtkhtml-version;.tar.xz">
    8 <!ENTITY gtkhtml-download-ftp  "&gnome-download-http;/gtkhtml/4.2/gtkhtml-&gtkhtml-version;.tar.xz">
    9 <!ENTITY gtkhtml-md5sum        "9296c0c1863ae34409ab6c403f4f3783">
     7<!ENTITY gtkhtml-download-http "&gnome-download-http;/gtkhtml/4.4/gtkhtml-&gtkhtml-version;.tar.xz">
     8<!ENTITY gtkhtml-download-ftp  "&gnome-download-http;/gtkhtml/4.4/gtkhtml-&gtkhtml-version;.tar.xz">
     9<!ENTITY gtkhtml-md5sum        "40758b7c279e1e4ac02484ff30436939">
    1010<!ENTITY gtkhtml-size          "1.1 MB">
    1111<!ENTITY gtkhtml-buildsize     "41 MB">
     
    3333    lightweight HTML rendering/printing/editing engine.</para>
    3434
    35     &lfs70_built;
    36 
    37     <!-- Gnome-Sharp can use this package, and Beagle can use these
    38          extensions, so I suppose this package is no longer
    39          "Evolution specific"
    40     This is an
    41     <application>Evolution</application> specific application at
    42     this time.</para> -->
     35    &lfs70_checked;
    4336
    4437    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6760
    6861    <bridgehead renderas="sect4">Required</bridgehead>
    69     <para role="required"><xref linkend="enchant"/>,
    70     <xref linkend="gnome-icon-theme"/>,
    71     <xref linkend="gsettings-desktop-schemas"/>,
    72     <xref linkend="gtk3"/>,
    73     <xref linkend="iso-codes"/></para>
     62    <para role="required">
     63      <xref linkend="enchant"/>,
     64      <xref linkend="gnome-icon-theme"/>,
     65      <xref linkend="gsettings-desktop-schemas"/>,
     66      <xref linkend="gtk3"/> and
     67      <xref linkend="iso-codes"/>
     68    </para>
    7469
    7570    <bridgehead renderas="sect4">Optional</bridgehead>
    76     <para role="optional"><xref linkend="libsoup"/>,
    77     <xref linkend="xorg7"/></para>
     71    <para role="optional">
     72      <xref linkend="libsoup"/>
     73    </para>
    7874
    7975    <para condition="html" role="usernotes">User Notes:
     
    8884    commands:</para>
    8985
    90 <screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
     86<screen><userinput>./configure --prefix=/usr &amp;&amp;
    9187make</userinput></screen>
    9288
     
    9995  </sect2>
    10096
    101   <sect2 role="commands">
     97<!--  <sect2 role="commands">
    10298    <title>Command Explanations</title>
    10399
     
    105101    href="../../xincludes/gnome-prefix.xml"/>
    106102
    107   </sect2>
     103  </sect2> -->
    108104
    109105  <sect2 role="content">
     
    111107
    112108    <segmentedlist>
    113       <segtitle>Installed Programs</segtitle>
     109      <segtitle>Installed Program</segtitle>
    114110      <segtitle>Installed Libraries</segtitle>
    115111      <segtitle>Installed Directories</segtitle>
    116112
    117113      <seglistitem>
    118         <seg>gtkhtml-editor-test</seg>
    119         <seg>libgtkhtml-4.0.so and libgtkhtml-editor-4.0.so</seg>
    120         <seg><envar>$GNOME_PREFIX</envar>/{include/libgtkhtml-4.0/{editor,
    121         gtkhtml},share/gtkhtml-4.0/icons}</seg>
     114        <seg>
     115          gtkhtml-editor-test
     116        </seg>
     117        <seg>
     118          libgtkhtml-4.0.so and libgtkhtml-editor-4.0.so
     119        </seg>
     120        <seg>
     121          /usr/include/libgtkhtml-4.0 and /usr/share/gtkhtml-4.0
     122        </seg>
    122123      </seglistitem>
    123124    </segmentedlist>
  • 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>
  • gnome/core/libgnome-keyring.xml

    r41d905b4 rc20c54a  
    55  %general-entities;
    66
    7   <!ENTITY libgnome-keyring-download-http "&gnome-download-http;/libgnome-keyring/&gnome-version;/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
    8   <!ENTITY libgnome-keyring-download-ftp  "&gnome-download-ftp;/libgnome-keyring/&gnome-version;/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
    9   <!ENTITY libgnome-keyring-md5sum        "51b822605b45c8ea0f6df68fdc3ee611">
    10   <!ENTITY libgnome-keyring-size          "351 KB">
    11   <!ENTITY libgnome-keyring-buildsize     "8.6 MB">
     7  <!ENTITY libgnome-keyring-download-http
     8           "&gnome-download-http;/libgnome-keyring/3.4/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
     9  <!ENTITY libgnome-keyring-download-ftp 
     10           "&gnome-download-ftp;/libgnome-keyring/3.4/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
     11  <!ENTITY libgnome-keyring-md5sum        "b7c5abd89fd92344b15e7adf3079a54a">
     12  <!ENTITY libgnome-keyring-size          "408 KB">
     13  <!ENTITY libgnome-keyring-buildsize     "15 MB">
    1214  <!ENTITY libgnome-keyring-time          "0.5 SBU">
    1315]>
     
    3436    is used by applications to integrate with the gnome keyring system.</para>
    3537
    36     &lfs70_built;
     38    &lfs70_checked;
    3739
    3840    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6163
    6264    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="dbus"/>,
    64     <xref linkend="intltool"/>,
    65     <xref linkend="libgcrypt"/>, and
    66     <xref linkend="pkgconfig"/></para>
     65    <para role="required">
     66      <xref linkend="dbus"/>,
     67      <xref linkend="intltool"/>,
     68      <xref linkend="libgcrypt"/> and
     69      <xref linkend="pkgconfig"/>
     70    </para>
     71
     72    <bridgehead renderas="sect4">Recommended</bridgehead>
     73    <para role="recommended">
     74      <xref linkend="gobject-introspection"/>
     75      (Required if building GNOME)
     76    </para>
    6777
    6878    <bridgehead renderas="sect4">Optional</bridgehead>
    69     <para role="optional"><xref linkend="gtk-doc"/> and
    70     <ulink url="http://www.valgrind.org">Valgrind</ulink></para>
     79    <para role="optional">
     80      <xref linkend="gtk-doc"/> and
     81      <ulink url="http://www.valgrind.org">Valgrind</ulink>
     82    </para>
    7183
    7284    <para condition="html" role="usernotes">User Notes:
     
    8193    commands:</para>
    8294
    83 <screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
     95<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8496make</userinput></screen>
    8597
     
    95107    <title>Command Explanations</title>
    96108
    97     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    98     href="../../xincludes/gnome-prefix.xml"/>
     109<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     110    href="../../xincludes/gnome-prefix.xml"/> -->
    99111
    100112    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    107119
    108120    <segmentedlist>
    109       <segtitle>Installed Programs</segtitle>
    110121      <segtitle>Installed Library</segtitle>
    111122      <segtitle>Installed Directories</segtitle>
    112123
    113124      <seglistitem>
    114         <seg>None</seg>
    115         <seg>libgnome-keyring.so</seg>
    116         <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-keyring-1,
    117         share/{gtk-doc/html/gnome-keyring,locale/fy/LC_MESSAGES}}</seg>
     125        <seg>
     126          libgnome-keyring.so
     127        </seg>
     128        <seg>
     129          /usr/include/gnome-keyring-1 and
     130          /usr/share/gtk-doc/html/gnome-keyring
     131        </seg>
    118132      </seglistitem>
    119133    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.