Ignore:
Timestamp:
07/28/2013 04:36:49 PM (11 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:
4cbfd95
Parents:
f8af105
Message:

Further GNOME updates.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11513 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gcr.xml

    rf8af105 rf6962ed  
    55  %general-entities;
    66
    7   <!ENTITY gcr-download-http "&gnome-download-http;/gcr/3.6/gcr-&gcr-version;.tar.xz">
    8   <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/3.6/gcr-&gcr-version;.tar.xz">
    9   <!ENTITY gcr-md5sum        "b31d8b95c77333cd49e6eaa5abd93e50">
     7  <!ENTITY gcr-download-http "&gnome-download-http;/gcr/3.8/gcr-&gcr-version;.tar.xz">
     8  <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/3.8/gcr-&gcr-version;.tar.xz">
     9  <!ENTITY gcr-md5sum        "f5e66afcab19897a0de0590735329fb1">
    1010  <!ENTITY gcr-size          "1.4 MB">
    11   <!ENTITY gcr-buildsize     "85 MB">
    12   <!ENTITY gcr-time          "0.8 SBU">
     11  <!ENTITY gcr-buildsize     "80 MB">
     12  <!ENTITY gcr-time          "0.6 SBU">
    1313]>
    1414
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtk3"/>,
     79      <xref linkend="glib2"/>,
    8080      <xref linkend="intltool"/>,
    8181      <xref linkend="libgcrypt"/>,
     
    8686    <bridgehead renderas="sect4">Recommended</bridgehead>
    8787    <para role="recommended">
    88       <xref linkend="gobject-introspection"/>
     88      <xref linkend="gnupg"/> or
     89      <xref linkend="gnupg2"/>,
     90      <xref linkend="gobject-introspection"/> and
     91      <xref linkend="gtk3"/>
    8992    </para>
    9093
    9194    <bridgehead renderas="sect4">Optional</bridgehead>
    9295    <para role="optional">
    93       <xref linkend="gnupg"/> or
    94       <xref linkend="gnupg2"/>,
    9596      <xref linkend="gtk-doc"/> and
    9697      <ulink url="http://www.valgrind.org">Valgrind</ulink>
     
    128129  <sect2 role="commands">
    129130    <title>Command Explanations</title>
     131
     132    <para>
     133      <parameter>--without-gtk</parameter>: Use this switch if you
     134      haven't installed <xref linkend="gtk3"/>.
     135    </para>
    130136
    131137    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.