Changeset c828e9cb


Ignore:
Timestamp:
07/10/2016 12:08:23 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, 7.10, 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:
f48e7a4
Parents:
b30f11f
Message:

Update to EOG-3.20.3
Update to Epiphany-3.20.3
Update to Evince-3.20.1
Update to gnome-screenshot-3.20.1
Update to gparted-0.26.1
(systemd/gnome merge staging) Update to seahorse-3.20.0
(systemd/gnome merge staging) Update to vinagre-3.20.2
(systemd/gnome merge) Moved vinagre over to trunk
Tags and Typo Fixes

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

Files:
1 added
13 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/rarian.xml

    rb30f11f rc828e9cb  
    3535    ScrollKeeper</application>.</para>
    3636
    37     &lfs79_checked;
     37    &lfs79_checked;&gcc6_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome.ent

    rb30f11f rc828e9cb  
    7575<!ENTITY brasero-version                "3.12.1">
    7676<!ENTITY cheese-version                 "3.20.2">
    77 <!ENTITY eog-version                    "3.20.2">
     77<!ENTITY eog-version                    "3.20.3">
    7878<!ENTITY epiphany-version               "3.20.2">
    79 <!ENTITY evince-version                 "3.20.0">
     79<!ENTITY evince-version                 "3.20.1">
    8080<!ENTITY file-roller-version            "3.20.2">
    8181<!ENTITY gedit-version                  "3.20.2">
     
    8383<!ENTITY gnome-color-manager-version    "3.20.0">
    8484<!ENTITY gnome-nettool-version          "3.8.1">
    85 <!ENTITY gnome-screenshot-version       "3.18.0">
     85<!ENTITY gnome-screenshot-version       "3.20.1">
    8686<!ENTITY gnome-system-monitor-version   "3.20.1">
    8787<!ENTITY gnome-terminal-version         "3.20.2">
     
    8989<!ENTITY network-manager-applet-version "1.2.2">
    9090<!ENTITY seahorse-version               "3.20.0">
     91<!ENTITY vinagre-version                "3.20.2">
    9192<!ENTITY vino-version                   "3.20.2">
  • gnome/applications/applications.xml

    rb30f11f rc828e9cb  
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network-manager-applet.xml"/>
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/>
     44  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vinagre.xml"/>
    4445  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vino.xml"/>
    4546
  • gnome/applications/eog.xml

    rb30f11f rc828e9cb  
    77  <!ENTITY eog-download-http "&gnome-download-http;/eog/&gnome-minor-20;/eog-&eog-version;.tar.xz">
    88  <!ENTITY eog-download-ftp  "&gnome-download-ftp;/eog/&gnome-minor-20;/eog-&eog-version;.tar.xz">
    9   <!ENTITY eog-md5sum        "ac226a585872bb01ffc7929e4825c712">
     9  <!ENTITY eog-md5sum        "b5edc37274731163ae89c5560da86676">
    1010  <!ENTITY eog-size          "4.4 MB">
    11   <!ENTITY eog-buildsize     "41 MB">
    12   <!ENTITY eog-time          "0.6 SBU">
     11  <!ENTITY eog-buildsize     "57 MB">
     12  <!ENTITY eog-time          "0.7 SBU">
    1313]>
    1414
     
    112112    </para>
    113113
    114 <screen><userinput>X11_CFLAGS="-Wno-error=format-nonliteral" ./configure --prefix=/usr &amp;&amp;
     114<screen><userinput>./configure --prefix=/usr &amp;&amp;
    115115make</userinput></screen>
    116116
     
    130130    <title>Command Explanations</title>
    131131
     132<!-- As of 3.20.3, this no longer seems to be needed.
    132133    <para><envar>X11_CFLAGS="-Wno-error=format-nonliteral"</envar>:
    133134    Ignore a warning that was flagged as an error.</para>
     135-->
    134136
    135137    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • gnome/applications/epiphany.xml

    rb30f11f rc828e9cb  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-minor-20;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "e6b8cddf32775f1f6eb852ed49258277">
    12   <!ENTITY epiphany-size          "3.2 MB">
    13   <!ENTITY epiphany-buildsize     "58 MB (with tests)">
    14   <!ENTITY epiphany-time          "0.9 SBU (with tests)">
     11  <!ENTITY epiphany-md5sum        "31822b6b199f724f212ae9200bc055f1">
     12  <!ENTITY epiphany-size          "2.1 MB">
     13  <!ENTITY epiphany-buildsize     "63 MB">
     14  <!ENTITY epiphany-time          "0.9 SBU">
    1515]>
    1616
     
    3838    </para>
    3939
    40     &lfs79_checked;
     40    &lfs79_checked;&gcc6_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    124124<screen role="root"><userinput>make install</userinput></screen>
    125125
     126<!-- We will see if this happens to improve with a new release. If it doesn't,
     127recommend changing to "This package does not have a working test suite." -->
     128
    126129    <para>
    127130      An already active graphical session with a bus address is necessary
    128       to execute the test suite.  To test the results, run:
     131      to execute the test suite.  Some tests may fail for unknown reasons.
     132      To test the results, run:
    129133    </para>
    130134
    131 <screen><userinput>make check</userinput></screen>
     135<screen><userinput>make -k check</userinput></screen>
    132136
    133137  </sect2>
  • gnome/applications/evince.xml

    rb30f11f rc828e9cb  
    99  <!ENTITY evince-download-ftp
    1010     "&gnome-download-ftp;/evince/&gnome-minor-20;/evince-&evince-version;.tar.xz">
    11   <!ENTITY evince-md5sum        "8daa1fd3e3a6f801e2c64ad9c3fffdfe">
     11  <!ENTITY evince-md5sum        "eb05ece124d93d057211643b7ebdb145">
    1212  <!ENTITY evince-size          "3.2 MB">
    13   <!ENTITY evince-buildsize     "69 MB">
     13  <!ENTITY evince-buildsize     "96 MB">
    1414  <!ENTITY evince-time          "1.2 SBU">
    1515]>
     
    9292      <xref linkend="gobject-introspection"/>,
    9393      <xref linkend="libsecret"/>,
    94       <xref linkend="nautilus"/>, and
     94      <xref linkend="nautilus"/> (to build the plugin), and
    9595      <xref linkend="poppler"/>
    9696    </para>
     
    9898    <bridgehead renderas="sect4">Optional</bridgehead>
    9999    <para role="optional">
     100      <xref linkend="cups"/> (to enable printing if support is built into
     101      <application>GTK+ 3</application>),
    100102      <xref linkend="gnome-desktop"/>,
    101103      <xref linkend="gst10-plugins-base"/>,
     
    106108      <ulink url="https://wiki.gnome.org/action/show/Projects/libgxps">libgxps</ulink>,
    107109      <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>, and
    108       <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>
     110      <ulink url="http://fossies.org/linux/old/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>
    109111    </para>
    110112
     
    169171
    170172    <para>
    171       <option>--without-keyring</option>: This switch disables use of
    172       the <application>libsecret</application>. Use this switch
     173      <option>--without-keyring</option>: This switch disables the use of
     174      <application>libsecret</application>. Use this switch
    173175      if <application>libsecret</application> is not installed.
    174176    </para>
     
    191193          libevdocument3.so,
    192194          libevview3.so,
    193           /usr/lib/mozilla/plugins/libevbrowserplugin.so, and
     195          /usr/lib/mozilla/plugins/libevbrowserplugin.so (browser plugin), and
    194196          /usr/lib/nautilus/extensions-3.0/libevince-properties-page.so
    195197        </seg>
     
    223225        <listitem>
    224226          <para>
    225             is an applicaton that implements the printing preview.
     227            is an applicaton that implements the printing previewer.
    226228          </para>
    227229          <indexterm zone="evince evince-previewer">
  • gnome/applications/gnome-screenshot.xml

    rb30f11f rc828e9cb  
    66
    77  <!ENTITY gnome-screenshot-download-http
    8            "&gnome-download-http;/gnome-screenshot/&gnome-minor-18;/gnome-screenshot-&gnome-screenshot-version;.tar.xz">
     8           "&gnome-download-http;/gnome-screenshot/&gnome-minor-20;/gnome-screenshot-&gnome-screenshot-version;.tar.xz">
    99  <!ENTITY gnome-screenshot-download-ftp
    10            "&gnome-download-ftp;/gnome-screenshot/&gnome-minor-18;/gnome-screenshot-&gnome-screenshot-version;.tar.xz">
    11   <!ENTITY gnome-screenshot-md5sum        "6e52dd69ada4a2f37923944f34bf7851">
    12   <!ENTITY gnome-screenshot-size          "276 KB">
     10           "&gnome-download-ftp;/gnome-screenshot/&gnome-minor-20;/gnome-screenshot-&gnome-screenshot-version;.tar.xz">
     11  <!ENTITY gnome-screenshot-md5sum        "cb1e48d96641962b89019fb59ec6b42b">
     12  <!ENTITY gnome-screenshot-size          "252 KB">
    1313  <!ENTITY gnome-screenshot-buildsize     "7.4 MB">
    14   <!ENTITY gnome-screenshot-time          "0.1 SBU">
     14  <!ENTITY gnome-screenshot-time          "less than 0.1 SBU">
    1515]>
    1616
     
    3434    <para>
    3535      The <application>GNOME Screenshot</application> is a utility used
    36       for taking screenshots of the entire screen, a window or a user-
    37       defined area of the screen, with optional beautifying border effects.
     36      for taking screenshots of the entire screen, a window or a
     37      user-defined area of the screen, with optional beautifying border effects.
    3838    </para>
    3939
    40     &lfs79_checked;
     40    &lfs79_checked;&gcc6_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/seahorse.xml

    rb30f11f rc828e9cb  
    3838    </para>
    3939
    40     &lfs79_checked;
     40    &lfs79_checked;&gcc6_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080      <xref linkend="gcr"/>,
    8181      <xref linkend="gnupg2"/>,
     82      <xref linkend="gpgme"/>,
    8283      <xref linkend="itstool"/>, and
    8384      <xref linkend="libsecret"/>
     
    9394    <bridgehead renderas="sect4">Optional</bridgehead>
    9495    <para role="optional">
    95       <xref linkend="avahi"/>,
    96       <xref linkend="gpgme"/>, and
     96      <xref linkend="avahi"/> and
    9797      <xref linkend="openldap"/>
    9898    </para>
  • introduction/welcome/changelog.xml

    rb30f11f rc828e9cb  
    4747      <para>July 9th, 2016</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[renodr] - Update to GParted-0.26.1. Fixes
     51          <ulink url="&blfs-ticket-root;7965">#7965</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[renodr] - Update to gnome-screenshot-3.20.1. Fixes
     55          <ulink url="&blfs-ticket-root;7973">#7973</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[renodr] - Update to evince-3.20.1. Fixes
     59          <ulink url="&blfs-ticket-root;7997">#7997</ulink>.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[renodr] - Update to Epiphany-3.20.3. Fixes
     63          <ulink url="&blfs-ticket-root;7986">#7986</ulink>.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[renodr] - Update to EOG-3.20.3. Fixes
     67          <ulink url="&blfs-ticket-root;7985">#7985</ulink>.</para>
     68        </listitem>
     69        <listitem revision="systemd">
     70          <para>[renodr] - Copied vinagre over.</para>
     71        </listitem>
    4972        <listitem>
    5073          <para>[bdubbs] - Update to screen-4.4.0. Fixes
  • packages.ent

    rb30f11f rc828e9cb  
    684684<!--<!ENTITY fontforge-date               "2015-02-28">-->
    685685<!ENTITY fontforge-version            "20160404">
    686 <!ENTITY gparted-version              "0.26.0">
     686<!ENTITY gparted-version              "0.26.1">
    687687<!ENTITY gimp-version                 "2.8.16">
    688688<!ENTITY hexchat-version              "2.12.1">
  • postlfs/security/ssh-askpass.xml

    rb30f11f rc828e9cb  
    4040    <application>OpenSSH</application> tarball.</para>
    4141
    42   &lfs79_checked;
     42  &lfs79_checked;&gcc6_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/gtk-vnc.xml

    rb30f11f rc828e9cb  
    3636    </para>
    3737
    38     <!-- &lfs77_checked; -->
     38    &lfs79_checked;&gcc6_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xsoft/other/gparted.xml

    rb30f11f rc828e9cb  
    88           "&sourceforge-repo;/gparted/gparted-&gparted-version;.tar.gz">
    99  <!ENTITY gparted-download-ftp  " ">
    10   <!ENTITY gparted-md5sum        "4980fa2b7acf591c53d8c5aecd633306">
    11   <!ENTITY gparted-size          "3.1 MB">
    12   <!ENTITY gparted-buildsize     "84 MB">
    13   <!ENTITY gparted-time          "1.3 SBU">
     10  <!ENTITY gparted-md5sum        "b9c5f6b5ffd37400bd4bf5929e9b1781">
     11  <!ENTITY gparted-size          "3.2 MB">
     12  <!ENTITY gparted-buildsize     "104 MB">
     13  <!ENTITY gparted-time          "1.1 SBU">
    1414]>
    1515
     
    3636    </para>
    3737
    38     &lfs79_checked;
     38    &lfs79_checked;&gcc6_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    139139      actually use):
    140140      <xref linkend="hdparm"/>
    141       (required for optionally display serial number device information),
     141      (required for optionally displaying serial number device information),
    142142      e2fsprogs (installed as part of LFS),
    143143      <xref linkend="jfsutils"/>,
     
    147147      <ulink url="https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories">
    148148        btrfs-progs</ulink>,
    149       <ulink url="http://www.daniel-baumann.ch/software/dosfstools/">dosfstools</ulink>,
     149      <ulink url="https://github.com/dosfstools/dosfstools/">dosfstools</ulink>,
    150150      <ulink url="http://ftp.gnu.org/pub/gnu/mtools/">mtools</ulink> (required
    151151      to read and write FAT16/32 volume labels and UUIDs),
    152152      <ulink url="ftp://ftp.mars.org/pub/hfs/">hfsutils</ulink>,
    153       hfsprogs,
     153      <ulink url="https://packages.debian.org/sid/hfsprogs/">hfsprogs</ulink>,
    154154      <ulink url="http://www.nilfs.org/download/">nilfs-utils</ulink> and
    155       reiser4progs.
     155      <ulink url="https://reiser4.wiki.kernel.org/index.php/Reiser4progs">
     156      Reiser4progs</ulink>.
    156157    </para>
    157158
     
    163164      <ulink url="https://launchpad.net/kdesudo">kdesudo</ulink>, or
    164165      <ulink url="https://github.com/tarakbumba/xdg-su">xdg-su</ulink>.
    165       Other solution is to use <application>pkexec</application>, from
     166      Another solution is to use <application>pkexec</application>, from
    166167      <xref linkend="polkit"/>, but some configuration is necessary.
    167168      Another simple solution is <xref linkend="ssh-askpass"/>. Below, we
     
    181182
    182183        <para>
    183          Now, clicking in the menu item for Gparted, a dialog appears in the
     184         Now, clicking on the menu item for Gparted, a dialog appears on the
    184185         screen, asking for the administrator password.</para>
    185186
     
    263264        </seg>
    264265        <seg>
    265           /usr/share/gnome/help/gparted and
    266           /usr/share/omf/gparted
     266          None
    267267        </seg>
    268268      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.