Changeset 614fce8e


Ignore:
Timestamp:
07/08/2016 04:44:41 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:
49ef8765
Parents:
a4a81fd9
Message:

(systemd/gnome merge staging) Update to gnome-settings-daemon-3.20.1
(systemd/gnome merge staging) Update to zenity-3.20.0
(systemd/gnome merge staging) Update to Nautilus-3.20.1
(systemd/gnome merge staging) Update to gvfs-1.28.2
(systemd/gnome merge staging) Update to gnome-themes-standard-3.20.2
(systemd/gnome merge staging) Update to gnome-bluetooth-3.20.0
(systemd/gnome merge) Copied systemd-specific dependencies in gvfs to trunk
(systemd/gnome merge) Copied gnome-settings-daemon, zenity, and gnome-bluetooth to trunk
Updated dependencies in network-manager-applet to reflect that trunk has ModemManager now and systemd has gnome-bluetooth copied over
Typo Fixes and Tags

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

Files:
3 added
15 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra4a81fd9 r614fce8e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 7th &year;">
     9<!ENTITY releasedate  "July 8th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/exempi.xml

    ra4a81fd9 r614fce8e  
    3333    Extensible Metadata Platform).</para>
    3434
    35     &lfs79_checked;
     35    &lfs79_checked;&gcc6_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/libatasmart.xml

    ra4a81fd9 r614fce8e  
    3535    </para>
    3636
    37     &lfs79_checked;
     37    &lfs79_checked;&gcc6_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/openobex.xml

    ra4a81fd9 r614fce8e  
    3636    </para>
    3737
    38     &lfs79_checked;
     38    &lfs79_checked;&gcc6_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    186186        <listitem>
    187187          <para>
    188             is a tool that help <application>udev</application> to find connectable OBEX USB devices.
     188            is a tool that helps <application>udev</application> find connectable OBEX USB devices.
    189189          </para>
    190190          <indexterm zone="openobex obex-check-device">
  • general/genlib/talloc.xml

    ra4a81fd9 r614fce8e  
    3636    </para>
    3737
    38     &lfs79_checked;
     38    &lfs79_checked;&gcc6_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    156156        <listitem>
    157157          <para>
    158             contains a replacemnt for the <application>Glibc</application>
     158            contains a replacement for the <application>Glibc</application>
    159159            malloc function.
    160160          </para>
  • general/sysutils/udisks2.xml

    ra4a81fd9 r614fce8e  
    3636    </para>
    3737
    38     &lfs79_checked;
     38    &lfs79_checked;&gcc6_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome.ent

    ra4a81fd9 r614fce8e  
    5050<!ENTITY gvfs-version                      "1.28.2">
    5151<!ENTITY nautilus-version                  "3.20.1">
     52<!ENTITY zenity-version                    "3.20.0">
     53<!ENTITY gnome-bluetooth-version           "3.20.0">
    5254<!ENTITY gnome-keyring-version             "3.20.0">
     55<!ENTITY gnome-settings-daemon-version     "3.20.1">
    5356<!ENTITY adwaita-icon-theme-version        "3.20">
    5457<!ENTITY gnome-icon-theme-version          "3.12.0">
  • gnome/applications/network-manager-applet.xml

    ra4a81fd9 r614fce8e  
    100100    <bridgehead renderas="sect4">Optional</bridgehead>
    101101    <para role="optional" revision="sysv">
     102      <xref linkend="ModemManager"/>,
    102103      <ulink url="&gnome-download-http;/gnome-bluetooth/">
    103         GNOME Bluetooth</ulink>,
     104        GNOME Bluetooth</ulink>, and
    104105      <ulink url="&gnome-download-http;/mobile-broadband-provider-info">
    105         mobile-broadband-provider-info</ulink> (runtime), and
    106       <ulink url="http://www.freedesktop.org/software/ModemManager/">
    107         ModemManager</ulink>
     106        mobile-broadband-provider-info</ulink> (runtime)
    108107    </para>
    109108    <para role="optional" revision="systemd">
    110       <!-- <xref linkend="gnome-bluetooth"/> -->
     109      <xref linkend="gnome-bluetooth"/>,
    111110      <xref linkend="ModemManager"/> and
    112111      <ulink url="&gnome-download-http;/mobile-broadband-provider-info">
  • gnome/platform/gvfs.xml

    ra4a81fd9 r614fce8e  
    8282
    8383    <bridgehead renderas="sect4">Recommended</bridgehead>
    84     <para role="recommended">
     84    <para role="recommended" revision="sysv">
    8585      <xref linkend="gtk3"/>,
    8686      <xref linkend="libgudev"/>,
     
    8989      <xref linkend="udisks2"/>
    9090    </para>
     91    <para role="recommended" revision="systemd">
     92      <xref linkend="gtk3"/>,
     93      <xref linkend="libgudev"/>,
     94      <xref linkend="libsecret"/>,
     95      <xref linkend="libsoup"/>,
     96      <xref linkend="systemd"/>, and
     97      <xref linkend="udisks2"/>
     98    </para>
    9199
    92100    <bridgehead renderas="sect4">Optional</bridgehead>
    93     <para role="optional">
     101    <para role="optional" revision="sysv">
    94102      <xref linkend="apache"/>,
    95103      <xref linkend="avahi"/>,
     
    113121      <ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>,
    114122    </para>
     123    <para role="optional" revision="systemd">
     124      <xref linkend="apache"/>,
     125      <xref linkend="avahi"/>,
     126      <xref linkend="bluez"/>,
     127      <xref linkend="dbus-glib"/>,
     128      <xref linkend="fuse"/>,
     129      <xref linkend="gcr"/>,
     130      <xref linkend="gnome-online-accounts"/>,
     131      <xref linkend="gtk-doc"/>,
     132      <xref linkend="libarchive"/>,
     133      <xref linkend="libcdio"/>,
     134      <xref linkend="libgcrypt"/>,
     135      <xref linkend="libxml2"/>,
     136      <xref linkend="libxslt"/>,
     137      <xref linkend="openssh"/>,
     138      <xref linkend="samba"/>,
     139      <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
     140      <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
     141      <ulink url="http://www.libimobledevice.org/">libimobiledevice</ulink>,
     142      <ulink url="http://sourceforge.net/projects/libmtp/">libmtp</ulink>, and
     143      <ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>
     144    </para>
    115145
    116146    <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
  • gnome/platform/nautilus.xml

    ra4a81fd9 r614fce8e  
    3737    </para>
    3838
    39     &lfs79_checked;
     39    &lfs79_checked;&gcc6_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8484    <para role="recommended">
    8585      <xref linkend="exempi"/>,
    86       <xref linkend="libexif"/> and
    8786      <xref linkend="gobject-introspection"/>
     87      <xref linkend="libexif"/>
    8888    </para>
    8989
     
    141141
    142142    <para>
    143       <parameter>--disable-selinux</parameter>: This switch disables use
     143      <parameter>--disable-selinux</parameter>: This switch disables the use
    144144      of selinux which isn't supported by BLFS.
    145145    </para>
    146146
    147147    <para>
    148       <parameter>--disable-packagekit</parameter>: This switch disables use
     148      <parameter>--disable-packagekit</parameter>: This switch disables the use
    149149      of PackageKit which isn't suitable for BLFS.
    150150    </para>
     
    152152    <para>
    153153      <parameter>--disable-tracker</parameter>: This switch disables
    154       use of <application>Tracker</application> which isn't part of
     154      the use of <application>Tracker</application> which isn't part of
    155155      BLFS.
    156156    </para>
  • gnome/platform/platform.xml

    ra4a81fd9 r614fce8e  
    7777  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
    7878  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus.xml"/>
     79  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zenity.xml"/>
     80  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-bluetooth.xml"/>
    7981  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-keyring.xml"/>
     82  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-settings-daemon.xml"/>
    8083
    8184<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="adwaita-icon-theme.xml"/>
  • introduction/welcome/changelog.xml

    ra4a81fd9 r614fce8e  
    4444
    4545-->
     46    <listitem>
     47      <para>July 8th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[renodr] - Dependency updates for network-manager-applet</para>
     51        </listitem>
     52        <listitem revision="systemd">
     53          <para>[renodr] - Copied special dependencies from gvfs over.</para>
     54        </listitem>
     55        <listitem revision="systemd">
     56          <para>[renodr] - Copied zenity, gnome-bluetooth, and
     57          gnome-settings-daemon to trunk.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
    4662    <listitem>
    4763      <para>July 7th, 2016</para>
  • networking/netprogs/samba.xml

    ra4a81fd9 r614fce8e  
    203203
    204204    <para><option>--with-selftest-prefix=SELFTEST_PREFIX</option>: This option
    205     specify the test suite work directory (default=./st).</para>
     205    specifies the test suite work directory (default=./st).</para>
    206206
    207207    <para><command>mv -v /usr/lib/libnss_win{s,bind}.so* /lib</command>:
     
    211211    <para><command>ln -v -sf ../../lib/libnss_winbind.so.2 /usr/lib/libnss_winbind.so</command>
    212212    and <command>ln -v -sf ../../lib/libnss_wins.so.2    /usr/lib/libnss_wins.so</command>:
    213     These symlinks are required when applicationss build against these
     213    These symlinks are required when applications build against these
    214214    libraries.</para>
    215215
  • postlfs/filesystems/parted.xml

    ra4a81fd9 r614fce8e  
    3636    </para>
    3737
    38     &lfs79_checked;
     38    &lfs79_checked;&gcc6_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/icons/gnome-themes-standard.xml

    ra4a81fd9 r614fce8e  
    3737    </para>
    3838
    39     &lfs79_checked;
     39    &lfs79_checked;&gcc6_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    114114
    115115    <para>
    116       <option>--disable-gtk2-engine</option>: This switch disables GTK+-2
     116      <option>--disable-gtk2-engine</option>: This switch disables the GTK+-2
    117117      theming engine.
    118118    </para>
    119119
    120120    <para>
    121       <option>--disable-gtk3-engine</option>: This switch disables GTK+-3
     121      <option>--disable-gtk3-engine</option>: This switch disables the GTK+-3
    122122      theming engine.
    123123    </para>
Note: See TracChangeset for help on using the changeset viewer.