Changeset eba70158


Ignore:
Timestamp:
07/07/2016 12:19:46 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:
1d1e909
Parents:
4026a19
Message:

(systemd/gnome merge staging) Update to AccountsService-0.6.42
(systemd/gnome merge staging) Update to geocode-glib-3.20.1
(systemd/gnome merge staging) Update to gnome-desktop-3.20.2
(systemd/gnome merge staging) Update to gnome-online-accounts-3.20.1
(systemd/gnome merge staging) Update to VTE-0.44.2
(systemd/gnome merge staging) Update to yelp-xsl-3.20.1
(systemd/gnome merge) Copied distributor information in gnome-desktop to trunk
(systemd/gnome merge) Copied AccountsService, geocode-glib, gnome-online-accounts, gnome-menus, telepathy-glib, and gnome-video-effects to trunk
(systemd/gnome merge) Greenlighted gnome-video-effects, yelp-xsl, and totem-pl-parser
Added libxml2 as a required dependency for gnome-desktop
Fixed the URL for gtk# in GMime
Tags

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

Files:
5 added
9 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gmime.xml

    r4026a19 reba70158  
    4040    </para>
    4141
    42     &lfs79_checked;
     42    &lfs79_checked;&gcc6_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9595      <xref linkend="gpgme"/>,
    9696      <xref linkend="gtk-doc"/> and
    97       <ulink url="http://download.mono-project.com/sources/">Gtk#</ulink> (requires
     97      <ulink url="http://download.mono-project.com/sources/gtk-sharp/">Gtk#</ulink> (requires
    9898      <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>)
    9999    </para>
  • gnome.ent

    r4026a19 reba70158  
    1111<!-- Chapter 30 -->
    1212<!-- Platform -->
     13<!ENTITY accountsservice-version      "0.6.42">
    1314<!ENTITY polkit-gnome-version         "0.105">
    1415<!ENTITY gsettings-desktop-schemas-version "3.20.0">
     
    2930<!ENTITY totem-pl-parser-version      "3.10.6">
    3031<!ENTITY vte-version                  "0.44.2">
     32<!ENTITY geocode-glib-version         "3.20.1">
     33<!ENTITY gnome-online-accounts-version "3.20.1">
     34<!ENTITY gnome-menus-version          "3.13.3">
     35<!ENTITY telepathy-glib-version       "0.24.1">
    3136
    3237<!-- Runtime -->
  • gnome/platform/gnome-desktop.xml

    r4026a19 reba70158  
    8282      <xref linkend="gtk3"/>,
    8383      <xref linkend="iso-codes"/>,
    84       <xref linkend="itstool"/>, and
     84      <xref linkend="itstool"/>,
     85      <xref linkend="libxml2"/>, and
    8586      <xref linkend="xkeyboard-config"/>
    8687    </para>
     
    109110    </para>
    110111
    111 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     112<screen revision="sysv"><userinput>./configure --prefix=/usr &amp;&amp;
    112113make</userinput></screen>
     114
     115<screen revision="systemd"><userinput>./configure --prefix=/usr                 \
     116            --with-gnome-distributor="BLFS"</userinput></screen>
    113117
    114118    <para>
  • gnome/platform/gnome-video-effects.xml

    r4026a19 reba70158  
    3737    </para>
    3838
    39     &lfs79_checked;
     39    &lfs79_checked;&gcc6_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/platform/platform.xml

    r4026a19 reba70158  
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-platform.xml"/>
    3636
     37  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="accountsservice.xml"/>
    3738  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/>
    3839  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/>
     
    5152  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/>
    5253  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte.xml"/>
     54  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geocode-glib.xml"/>
     55  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-menus.xml"/>
    5356
    5457  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-runtime.xml"/>
     58  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-online-accounts.xml"/>
    5559
    5660  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/>
     
    6468  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp.xml"/>
    6569  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-tel.xml"/>
     70  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-glib.xml"/>
    6671  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-desktop.xml"/>
    6772
  • gnome/platform/totem-pl-parser.xml

    r4026a19 reba70158  
    3838    </para>
    3939
    40     &lfs79_checked;
     40    &lfs79_checked;&gcc6_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9292    <para role="optional">
    9393      <xref linkend="gtk-doc"/>,
    94       <ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> lcov</ulink>, and
     94      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> LCOV</ulink>, and
    9595      <ulink url="http://sourceforge.net/projects/quvi">libquvi (version 0.9) and libquvi-scripts</ulink>
    9696      - if they are installed, then
  • gnome/platform/yelp-xsl.xml

    r4026a19 reba70158  
    3636    </para>
    3737
    38     &lfs79_checked;
     38    &lfs79_checked;&gcc6_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r4026a19 reba70158  
    4747      <para>July 6th, 2016</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[renodr] - Fixed URL for gtk# in GMime.</para>
     51        </listitem>
     52        <listitem revision="systemd">
     53          <para>[renodr] - Greenlighted gnome-video-effects, yelp-xsl,
     54          and totem-pl-parser.</para>
     55        </listitem>
     56        <listitem revision="systemd">
     57          <para>[renodr] - Moved gnome-online-accounts, gnome-menus,
     58          telepathy-glib, and gnome-video-effects to trunk.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[renodr] - Added libxml2 as a required dependency of
     62          gnome-desktop.</para>
     63        </listitem>
     64        <listitem revision="systemd">
     65          <para>[renodr] - Copied distributor information in gnome-desktop to
     66          trunk.</para>
     67        </listitem>
     68        <listitem revision="systemd">
     69          <para>[renodr] - Moved AccountsService, geocode-glib to trunk.</para>
     70        </listitem>
    4971        <listitem>
    5072          <para>[renodr] - Update to WebkitGTK+-2.12.3. Fixes
  • postlfs/security/gpgme.xml

    r4026a19 reba70158  
    4040    </para>
    4141
    42     &lfs79_checked;
     42    &lfs79_checked;&gcc6_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.