Changeset 0129a2f5 for gnome


Ignore:
Timestamp:
09/26/2016 06:14:56 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ac61d9b
Parents:
2060b08
Message:

Update to vinagre-3.22.0
Update to gnome-terminal-3.22.0
Update to mutter-3.22.0
Update to gnome-session-3.22.0
Update to gnome-shell-extensions-3.22.0
Update to gnome-shell-3.22.0
Update to gdm-3.22.0
Update to gnome-control-center-3.22.0
Fix PCRE2 xref id
More to come...

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

Location:
gnome
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gnome-terminal.xml

    r2060b08 r0129a2f5  
    66
    77  <!ENTITY gnome-terminal-download-http
    8            "&gnome-download-http;/gnome-terminal/&gnome-minor-20;/gnome-terminal-&gnome-terminal-version;.tar.xz">
     8           "&gnome-download-http;/gnome-terminal/&gnome-minor-22;/gnome-terminal-&gnome-terminal-version;.tar.xz">
    99  <!ENTITY gnome-terminal-download-ftp
    10            "&gnome-download-ftp;/gnome-terminal/&gnome-minor-20;/gnome-terminal-&gnome-terminal-version;.tar.xz">
    11   <!ENTITY gnome-terminal-md5sum        "8a450458cb833741cf52267d4a208f9a">
     10           "&gnome-download-ftp;/gnome-terminal/&gnome-minor-22;/gnome-terminal-&gnome-terminal-version;.tar.xz">
     11  <!ENTITY gnome-terminal-md5sum        "7d8e33a07f06263ca4dd09b62bea6ab2">
    1212  <!ENTITY gnome-terminal-size          "1.8 MB">
    13   <!ENTITY gnome-terminal-buildsize     "37 MB">
     13  <!ENTITY gnome-terminal-buildsize     "47 MB">
    1414  <!ENTITY gnome-terminal-time          "0.3 SBU">
    1515]>
     
    8181      <phrase revision="systemd"><xref linkend="gnome-shell"/>,</phrase>
    8282      <xref linkend="gsettings-desktop-schemas"/>,
    83       <xref linkend="itstool"/>, and
     83      <xref linkend="itstool"/>,
     84      <xref linkend="pcre2"/>, and
    8485      <xref linkend="vte"/>
    8586    </para>
     
    9394    <para role="optional">
    9495      <xref linkend="desktop-file-utils"/>
    95       <phrase revision="sysv"><ulink url="http://people.freedesktop.org/~hughsient/appstream-glib/releases">and appstream-glib</ulink></phrase>
     96      <phrase revision="sysv">and <ulink url="http://people.freedesktop.org/~hughsient/appstream-glib/releases">appstream-glib</ulink></phrase>
    9697    </para>
    9798
     
    143144    <para revision="sysv">
    144145      <parameter>--disable-search-provider</parameter>: This switch disables
    145       <quote>search <application>gnome-shell</application></quote> provider.
    146       Necessary, because <application>gnome-shell</application> is not in BLFS.
    147       Remove it, if you have <application>gnome-shell</application> installed.
     146      the <quote>search <application>gnome-shell</application></quote>
     147      provider. This is necessary because
     148      <application>gnome-shell</application> is not in BLFS. Remove this if
     149      you have <application>gnome-shell</application> installed.
    148150    </para>
    149151
    150152    <para>
    151153      <parameter>--disable-migration</parameter>: This switch disables
    152       building of the <application>GNOME Terminal</application>
     154      building the <application>GNOME Terminal</application>
    153155      <application>GConf</application> migration tool which is
    154156      not necessary for BLFS.
  • gnome/applications/vinagre.xml

    r2060b08 r0129a2f5  
    55  %general-entities;
    66
    7   <!ENTITY vinagre-download-http "&gnome-download-http;/vinagre/&gnome-minor-20;/vinagre-&vinagre-version;.tar.xz">
    8   <!ENTITY vinagre-download-ftp  "&gnome-download-ftp;/vinagre/&gnome-minor-20;/vinagre-&vinagre-version;.tar.xz">
    9   <!ENTITY vinagre-md5sum        "9de02d851784174a0137b71480c0c728">
    10   <!ENTITY vinagre-size          "816 KB">
    11   <!ENTITY vinagre-buildsize     "24 MB">
     7  <!ENTITY vinagre-download-http "&gnome-download-http;/vinagre/&gnome-minor-22;/vinagre-&vinagre-version;.tar.xz">
     8  <!ENTITY vinagre-download-ftp  "&gnome-download-ftp;/vinagre/&gnome-minor-22;/vinagre-&vinagre-version;.tar.xz">
     9  <!ENTITY vinagre-md5sum        "451554ddf46636105cd5f0330e98d254">
     10  <!ENTITY vinagre-size          "1.5 MB">
     11  <!ENTITY vinagre-buildsize     "25 MB">
    1212  <!ENTITY vinagre-time          "0.2 SBU">
    1313]>
     
    108108    </para>
    109109
    110 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     110<screen><userinput>./configure --prefix=/usr
     111            --enable-compile-warnings=minimum &amp;&amp;
    111112make</userinput></screen>
    112113
  • gnome/platform/gdm.xml

    r2060b08 r0129a2f5  
    55  %general-entities;
    66
    7   <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-20;/gdm-&gdm-version;.tar.xz">
    8   <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/&gnome-minor-20;/gdm-&gdm-version;.tar.xz">
    9   <!ENTITY gdm-md5sum        "5ce6722e298aae7e18d5007be9c2a4fb">
     7  <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-22;/gdm-&gdm-version;.tar.xz">
     8  <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/&gnome-minor-22;/gdm-&gdm-version;.tar.xz">
     9  <!ENTITY gdm-md5sum        "23595a06aa0b3fd93d76b134a16db4c6">
    1010  <!ENTITY gdm-size          "1.1 MB">
    11   <!ENTITY gdm-buildsize     "41 MB (with tests)">
     11  <!ENTITY gdm-buildsize     "39 MB (with tests)">
    1212  <!ENTITY gdm-time          "0.4 SBU (with tests)">
    1313]>
     
    8080      <xref linkend="iso-codes"/>,
    8181      <xref linkend="itstool"/>,
    82       <xref linkend="libcanberra"/>, and
     82      <xref linkend="libcanberra"/>,
     83      <xref linkend="libdaemon"/>, and
    8384      <xref linkend="linux-pam"/>
    8485    </para>
     
    161162
    162163    <para>
    163       <option>--without-plymouth</option>: GDM now explicitly requires plymouth
    164       to be installed. Use this switch to disable this dependency.
     164      <parameter>--without-plymouth</parameter>: GDM now explicitly requires
     165      plymouth to be installed. Use this switch to disable this dependency.
    165166    </para>
    166167
     
    171172      auto detection will fail and you will be unable to use
    172173      <application>GDM</application>.
     174    </para>
     175
     176    <para>
     177      <parameter>--enable-gdm-xsession</parameter>: This enables the
     178      installation of the <application>GDM</application> Xsession file.
    173179    </para>
    174180
     
    238244        </seg>
    239245        <seg>
    240           libgdm.so
     246          libgdm.so and pam_gdm.so (PAM Module)
    241247        </seg>
    242248        <seg>
     
    262268        <listitem>
    263269          <para>
    264             is the <application>GNOME</application> based login prompt.
     270            is a login prompt for <application>GNOME</application>.
    265271          </para>
    266272          <indexterm zone="gdm gdm-prog">
     
    274280        <listitem>
    275281          <para>
    276             is a <application>GDM</application> screenshot tool.
     282            is a screenshot tool for <application>GDM</application>.
    277283          </para>
    278284          <indexterm zone="gdm gdm-screenshot">
  • gnome/platform/gnome-control-center.xml

    r2060b08 r0129a2f5  
    66
    77  <!ENTITY gnome-control-center-download-http
    8            "&gnome-download-http;/gnome-control-center/&gnome-minor-20;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     8           "&gnome-download-http;/gnome-control-center/&gnome-minor-22;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    99  <!ENTITY gnome-control-center-download-ftp
    10            "&gnome-download-ftp;/gnome-control-center/&gnome-minor-20;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    11   <!ENTITY gnome-control-center-md5sum        "0f2297bc4eebfaccf8898dd3d1e38f15">
    12   <!ENTITY gnome-control-center-size          "6.8 MB">
    13   <!ENTITY gnome-control-center-buildsize     "154 MB">
    14   <!ENTITY gnome-control-center-time          "1.9 SBU">
     10           "&gnome-download-ftp;/gnome-control-center/&gnome-minor-22;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     11  <!ENTITY gnome-control-center-md5sum        "88b12b465b40c9733195bc4a218b9808">
     12  <!ENTITY gnome-control-center-size          "7.0 MB">
     13  <!ENTITY gnome-control-center-buildsize     "161 MB">
     14  <!ENTITY gnome-control-center-time          "1.6 SBU">
    1515]>
    1616
  • gnome/platform/gnome-session.xml

    r2060b08 r0129a2f5  
    66
    77  <!ENTITY gnome-session-download-http
    8            "&gnome-download-http;/gnome-session/&gnome-minor-20;/gnome-session-&gnome-session-version;.tar.xz">
     8           "&gnome-download-http;/gnome-session/&gnome-minor-22;/gnome-session-&gnome-session-version;.tar.xz">
    99  <!ENTITY gnome-session-download-ftp
    10            "&gnome-download-ftp;/gnome-session/&gnome-minor-20;/gnome-session-&gnome-session-version;.tar.xz">
    11   <!ENTITY gnome-session-md5sum        "f2f71b012bae9f3a17b54b6384bc345a">
    12   <!ENTITY gnome-session-size          "768 KB">
    13   <!ENTITY gnome-session-buildsize     "18 MB">
     10           "&gnome-download-ftp;/gnome-session/&gnome-minor-22;/gnome-session-&gnome-session-version;.tar.xz">
     11  <!ENTITY gnome-session-md5sum        "cb4b7ffb20a18f836f7a0d875a3439e6">
     12  <!ENTITY gnome-session-size          "760 KB">
     13  <!ENTITY gnome-session-buildsize     "17 MB">
    1414  <!ENTITY gnome-session-time          "0.2 SBU">
    1515]>
     
    8686    <bridgehead renderas="sect4">Optional</bridgehead>
    8787    <para role="optional">
    88       <xref linkend="GConf"/> and
     88      <xref linkend="GConf"/>,
     89      <xref linkend="xmlto"/>, and
    8990      <xref linkend="libxslt"/> with
    9091      <xref linkend="DocBook"/> and
     
    151152        </seg>
    152153        <seg>
    153           /usr/share/doc/gnome-session-&gnome-session-version;,
    154           /usr/share/gnome-session, and
    155           /usr/share/wayland-sessions
     154          /usr/share/doc/gnome-session-&gnome-session-version; and
     155          /usr/share/gnome-session
    156156        </seg>
    157157      </seglistitem>
  • gnome/platform/gnome-shell-extensions.xml

    r2060b08 r0129a2f5  
    66
    77  <!ENTITY gnome-shell-extensions-download-http
    8            "&gnome-download-http;/gnome-shell-extensions/&gnome-minor-20;/gnome-shell-extensions-&gnome-shell-extensions-version;.tar.xz">
     8           "&gnome-download-http;/gnome-shell-extensions/&gnome-minor-22;/gnome-shell-extensions-&gnome-shell-extensions-version;.tar.xz">
    99  <!ENTITY gnome-shell-extensions-download-ftp
    10            "&gnome-download-ftp;/gnome-shell-extensions/&gnome-minor-20;/gnome-shell-extensions-&gnome-shell-extensions-version;.tar.xz">
    11   <!ENTITY gnome-shell-extensions-md5sum        "bbb30cdee09102362611f16d0617062b">
    12   <!ENTITY gnome-shell-extensions-size          "232 KB">
    13   <!ENTITY gnome-shell-extensions-buildsize     "4.9 MB">
     10           "&gnome-download-ftp;/gnome-shell-extensions/&gnome-minor-22;/gnome-shell-extensions-&gnome-shell-extensions-version;.tar.xz">
     11  <!ENTITY gnome-shell-extensions-md5sum        "53a4426ecf1cbe6b5f66252db81363c8">
     12  <!ENTITY gnome-shell-extensions-size          "332 KB">
     13  <!ENTITY gnome-shell-extensions-buildsize     "5.4 MB">
    1414  <!ENTITY gnome-shell-extensions-time          "less than 0.1 SBU">
    1515]>
     
    8181    </para>
    8282
     83    <para role="optional">
     84      <ulink url="http://sass-lang.com/guide">sass</ulink>
     85    </para>
     86
    8387    <para condition="html" role="usernotes">User Notes:
    8488      <ulink url="&blfs-wiki;/gnome-shell-extensions"/>
  • gnome/platform/gnome-shell.xml

    r2060b08 r0129a2f5  
    66
    77  <!ENTITY gnome-shell-download-http
    8            "&gnome-download-http;/gnome-shell/&gnome-minor-20;/gnome-shell-&gnome-shell-version;.tar.xz">
     8           "&gnome-download-http;/gnome-shell/&gnome-minor-22;/gnome-shell-&gnome-shell-version;.tar.xz">
    99  <!ENTITY gnome-shell-download-ftp
    10            "&gnome-download-ftp;/gnome-shell/&gnome-minor-20;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "a0c1fb7b661f1caf4675e163a3d00f8d">
    12   <!ENTITY gnome-shell-size          "1.6 MB">
    13   <!ENTITY gnome-shell-buildsize     "88 MB">
    14   <!ENTITY gnome-shell-time          "1.1 SBU">
     10           "&gnome-download-ftp;/gnome-shell/&gnome-minor-22;/gnome-shell-&gnome-shell-version;.tar.xz">
     11  <!ENTITY gnome-shell-md5sum        "3e61a96502431d64940514a3fd345f01">
     12  <!ENTITY gnome-shell-size          "1.9 MB">
     13  <!ENTITY gnome-shell-buildsize     "87 MB">
     14  <!ENTITY gnome-shell-time          "0.9 SBU">
    1515]>
    1616
     
    8282      <xref linkend="gnome-control-center"/>,
    8383      <xref linkend="libcroco"/>,
    84       <xref linkend="mutter"/>, and
    85       <xref linkend="startup-notification"/>
     84      <xref linkend="mutter"/>,
     85      <xref linkend="startup-notification"/>, and
     86      <xref linkend="systemd"/>
    8687    </para>
    8788
     
    9596    <bridgehead renderas="sect4">Optional</bridgehead>
    9697    <para role="optional">
    97       <xref linkend="gtk-doc"/>
     98      <xref linkend="gtk-doc"/> and
     99      <ulink url="http://sass-lang.com/guide">sass</ulink>
    98100    </para>
    99101
     
    163165        <seg>
    164166          /usr/lib/gnome-shell,
    165           /usr/share/gnome-shell, and
    166           /usr/share/gtk-doc/html/{shell,st}
     167          /usr/share/gnome-shell,
     168          /usr/share/gtk-doc/html/{shell,st}, and
     169          /usr/share/xdg-desktop-portal/
    167170        </seg>
    168171      </seglistitem>
  • gnome/platform/mutter.xml

    r2060b08 r0129a2f5  
    55  %general-entities;
    66
    7   <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-20;/mutter-&mutter-version;.tar.xz">
    8   <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor-20;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "7b847d952a108be4c4096e8842db00eb">
    10   <!ENTITY mutter-size          "1.4 MB">
    11   <!ENTITY mutter-buildsize     "64 MB">
    12   <!ENTITY mutter-time          "1.0 SBU">
     7  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-22;/mutter-&mutter-version;.tar.xz">
     8  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor-22;/mutter-&mutter-version;.tar.xz">
     9  <!ENTITY mutter-md5sum        "e448039015b355e7e2b9f86087e2f399">
     10  <!ENTITY mutter-size          "3.4 MB">
     11  <!ENTITY mutter-buildsize     "192 MB">
     12  <!ENTITY mutter-time          "2.5 SBU">
    1313]>
    1414
     
    103103    </para>
    104104
     105    <!-- NOTE: For some reason, it builds internal git versions of
     106    cogl and clutter during the building process, even with them preinstalled.
     107    This adds 1.5 SBU, and I have no clue why it needs to do this. -->
     108
    105109    <para condition="html" role="usernotes">User Notes:
    106110      <ulink url="&blfs-wiki;/mutter"/>
     
    138142      href="../../xincludes/static-libraries.xml"/>
    139143
     144<!-- Doesn't seem to recognize this. I'll hold off on removing it entirely
     145    until the next point release.
    140146    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141147      href="../../xincludes/gtk-doc-rebuild.xml"/>
     148-->
    142149
    143150  </sect2>
     
    159166        </seg>
    160167        <seg>
    161           /usr/include/mutter,
    162           /usr/lib/mutter, and
    163           /usr/share/gtk-doc/html/meta
     168          /usr/{lib,include}/mutter
    164169        </seg>
    165170      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.