Changeset d7d5feb1


Ignore:
Timestamp:
07/07/2016 09:18:06 PM (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:
9199306
Parents:
fa8e51cc
Message:

(systemd/gnome merge) Started adjusting and modifying GNOME build order to allow applications in trunk to function properly as well as the GNOME desktop in systemd to be built.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rfa8e51cc rd7d5feb1  
    1212<!-- Platform -->
    1313<!ENTITY accountsservice-version      "0.6.42">
    14 <!ENTITY polkit-gnome-version         "0.105">
    1514<!ENTITY gsettings-desktop-schemas-version "3.20.0">
    1615<!ENTITY yelp-xsl-version             "3.20.1">
     
    1817<!ENTITY libsecret-version            "0.18.5">
    1918<!ENTITY gcr-version                  "3.20.0">
    20 <!ENTITY gnome-keyring-version        "3.20.0">
    21 <!ENTITY gvfs-version                 "1.28.2">
    2219<!ENTITY gjs-version                  "1.45.3">
    2320<!ENTITY gnome-desktop-version        "3.20.2">
     
    2623<!ENTITY libpeas-version              "1.18.0">
    2724<!ENTITY libwnck-version              "3.20.1">
    28 <!ENTITY notification-daemon-version  "3.20.0">
    2925<!ENTITY rest-version                 "0.8.0">
    3026<!ENTITY totem-pl-parser-version      "3.10.6">
     
    3329<!ENTITY gnome-online-accounts-version "3.20.1">
    3430<!ENTITY gnome-menus-version          "3.13.3">
    35 <!ENTITY telepathy-glib-version       "0.24.1">
    3631<!ENTITY grilo-version                "0.3.1">
    3732<!ENTITY gtkhtml-version              "4.10.0">
     
    4237<!ENTITY libwacom-version             "0.18">
    4338
    44 <!-- Runtime -->
     39<!-- Telepathy Framework (systemd) -->
     40<!ENTITY telepathy-glib-version       "0.24.1">
     41
     42<!-- Runtime (sysv) and Desktop (systemd) -->
    4543<!ENTITY dconf-version                     "0.26.0">
    4644<!ENTITY dconf-editor-version              "3.20.2">
     45<!ENTITY gvfs-version                      "1.28.2">
     46<!ENTITY gnome-keyring-version             "3.20.0">
    4747<!ENTITY adwaita-icon-theme-version        "3.20">
    4848<!ENTITY gnome-icon-theme-version          "3.12.0">
     
    5050<!ENTITY gnome-icon-theme-symbolic-version "3.12.0">
    5151<!ENTITY gnome-themes-standard-version     "3.20.2">
     52<!ENTITY notification-daemon-version       "3.20.0">
     53<!ENTITY polkit-gnome-version              "0.105">
    5254<!ENTITY yelp-version                      "3.20.1">
    5355
  • gnome/platform/platform.xml

    rfa8e51cc rd7d5feb1  
    3636
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="accountsservice.xml"/>
     38  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/>
    3839  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/>
    39   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/>
    40   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf.xml"/>
    4140  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsecret.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/>
    43   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-keyring.xml"/>
    44   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
    45   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gjs.xml"/>
    46   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-video-effects.xml"/>
    48   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtop.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
    50   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck.xml"/>
    5141  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rest.xml"/>
    5242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/>
    5343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte.xml"/>
     44  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/>
     45  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf.xml"/>
    5446  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geocode-glib.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gjs.xml"/>
     48  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop.xml"/>
    5549  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-menus.xml"/>
    56 
    57   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-runtime.xml"/>
    5850  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-online-accounts.xml"/>
     51  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-video-effects.xml"/>
    5952  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grilo.xml"/>
    6053  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkhtml.xml"/>
     
    6255  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgdata.xml"/>
    6356  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgee.xml"/>
     57  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtop.xml"/>
    6458  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgweather.xml"/>
     59  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
    6560  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwacom.xml"/>
     61  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck.xml"/>
    6662
     63<!-- systemd: Telepathy Framework -->
     64  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-tel.xml"/>
     65  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-glib.xml"/>
     66
     67<!-- systemd: GNOME Desktop -->
     68<!-- trunk: Required Runtime Dependencies -->
     69  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-desktop.xml"/>
     70  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-runtime.xml"/>
    6771  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/>
     72  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-keyring.xml"/>
     74
    6875<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="adwaita-icon-theme.xml"/>
    6976  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme.xml"/>
     
    7481  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="polkit-gnome.xml"/>
    7582  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp.xml"/>
    76   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-tel.xml"/>
    77   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-glib.xml"/>
    78   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-desktop.xml"/>
    7983
    8084</chapter>
  • introduction/welcome/changelog.xml

    rfa8e51cc rd7d5feb1  
    4747      <para>July 7th, 2016</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[renodr] - Started adjusting GNOME build order.</para>
     51        </listitem>
    4952        <listitem>
    5053          <para>[renodr] - Update to libwnck-3.20.1. Fixes
Note: See TracChangeset for help on using the changeset viewer.