Changeset b4ec1126


Ignore:
Timestamp:
05/18/2014 11:40:17 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6b86e6f8
Parents:
fd372f6
Message:

gtk+-3.12.2, gsettings-desktop-schemas-3.12.2, gcr-3.12.2 and gnome-keyring-3.12.2. Fix Polkit-0.112 and Colord-1.2.0 to build without systemd.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rfd372f6 rb4ec1126  
    566566<!ENTITY goffice010-version           "0.10.15">
    567567<!ENTITY gtk2-version                 "2.24.23">
    568 <!ENTITY gtk3-version                 "3.12.1">
     568<!ENTITY gtk3-version                 "3.12.2">
    569569<!ENTITY gtk-engines-version          "2.20.2">
    570570<!ENTITY gtkmm2-version               "2.24.4">
     
    617617<!-- Platform -->
    618618<!ENTITY polkit-gnome-version         "0.105">
    619 <!ENTITY gsettings-desktop-schemas-version "3.12.0">
     619<!ENTITY gsettings-desktop-schemas-version "3.12.2">
    620620<!ENTITY yelp-xsl-version             "3.12.0">
    621621<!ENTITY GConf-version                "3.2.6">
    622622<!ENTITY libsecret-version            "0.18">
    623 <!ENTITY gcr-version                  "3.12.0">
    624 <!ENTITY gnome-keyring-version        "3.12.0">
     623<!ENTITY gcr-version                  "3.12.2">
     624<!ENTITY gnome-keyring-version        "3.12.2">
    625625<!ENTITY gvfs-version                 "1.20.2">
    626626<!ENTITY gjs-version                  "1.40.1">
  • general/sysutils/colord.xml

    rfd372f6 rb4ec1126  
    138138            --with-daemon-user=colord    \
    139139            --enable-vala                \
     140            --enable-systemd-login=no    \
    140141            --disable-bash-completion    \
    141             --disable-static &amp;&amp;
     142            --disable-static             &amp;&amp;
    142143make</userinput></screen>
    143144
     
    159160  <sect2 role="commands">
    160161    <title>Command Explanations</title>
     162
     163    <para>
     164      <parameter>--enable-libsystemd-login=no</parameter>: This parameter fixes
     165      building without <application>systemd</application>, which is not part
     166      of LFS/BLFS. If you use <application>systemd</application>,
     167      replace "no" by "yes".
     168
     169    </para>
    161170
    162171    <para>
  • gnome/platform/gcr.xml

    rfd372f6 rb4ec1126  
    77  <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz">
    88  <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz">
    9   <!ENTITY gcr-md5sum        "e3f729d63b9b53ef99b5c19958bfb6c8">
     9  <!ENTITY gcr-md5sum        "8d4564abbbd6c4aa03a68a016c692d96">
    1010  <!ENTITY gcr-size          "1.3 MB">
    11   <!ENTITY gcr-buildsize     "62 MB (additional 3 MB for tests)">
    12   <!ENTITY gcr-time          "0.7 SBU (additional 0.1 SBU for tests)">
     11  <!ENTITY gcr-buildsize     "58 MB (additional 4 MB for tests)">
     12  <!ENTITY gcr-time          "0.8 SBU (additional 0.1 SBU for tests)">
    1313]>
    1414
  • gnome/platform/gnome-keyring.xml

    rfd372f6 rb4ec1126  
    99  <!ENTITY gnome-keyring-download-ftp
    1010           "&gnome-download-ftp;/gnome-keyring/&gnome-minor;/gnome-keyring-&gnome-keyring-version;.tar.xz">
    11   <!ENTITY gnome-keyring-md5sum        "b0e2041c31c68b92f324d1ec7fa9d289">
     11  <!ENTITY gnome-keyring-md5sum        "63db70619f58e9cbd70c0b7d2285f26f">
    1212  <!ENTITY gnome-keyring-size          "1.2 MB">
    13   <!ENTITY gnome-keyring-buildsize     "101 MB (additional 11 MB for tests)">
    14   <!ENTITY gnome-keyring-time          "0.6 SBU (additional 0.2 SBU for tests)">
     13  <!ENTITY gnome-keyring-buildsize     "92 MB">
     14  <!ENTITY gnome-keyring-time          "0.7 SBU (additional 0.2 SBU for tests)">
    1515]>
    1616
  • gnome/platform/gsettings-desktop-schemas.xml

    rfd372f6 rb4ec1126  
    99  <!ENTITY gsettings-desktop-schemas-download-ftp
    1010           "&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-minor;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
    11   <!ENTITY gsettings-desktop-schemas-md5sum        "cb5ae0d658d0627f8727672bbd5267f0">
    12   <!ENTITY gsettings-desktop-schemas-size          "468 KB">
     11  <!ENTITY gsettings-desktop-schemas-md5sum        "9f68571f20369a008d14b42a648568b5">
     12  <!ENTITY gsettings-desktop-schemas-size          "472 KB">
    1313  <!ENTITY gsettings-desktop-schemas-buildsize     "13 MB">
    1414  <!ENTITY gsettings-desktop-schemas-time          "less than 0.1 SBU">
  • introduction/welcome/changelog.xml

    rfd372f6 rb4ec1126  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Fix Polkit-0.112 and Colord-1.2.0 to build
     52          without systemd.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - gnome-keyring-3.12.2. Partially fixes
     56          <ulink url="&blfs-ticket-root;5060">#5060</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - gcr-3.12.2. Partially fixes
     60          <ulink url="&blfs-ticket-root;5060">#5060</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - gsettings-desktop-schemas-3.12.2. Partially fixes
     64          <ulink url="&blfs-ticket-root;5060">#5060</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[fernando] - gtk+-3.12.2. Fixes
     68          <ulink url="&blfs-ticket-root;5061">#5061</ulink>.</para>
     69        </listitem>
     70        <listitem>
    5171          <para>[pierre] - Fix imlib2 and libwebp for building with
    5272          giflib-5.1.0. Fixes
  • postlfs/security/polkit.xml

    rfd372f6 rb4ec1126  
    129129    </para>
    130130
    131 <screen><userinput>./configure --prefix=/usr             \
    132             --sysconfdir=/etc         \
    133             --localstatedir=/var      \
    134             --disable-static          \
    135             --enable-libsystemd-login \
    136             --with-authfw=shadow      &amp;&amp;
     131<screen><userinput>./configure --prefix=/usr                \
     132            --sysconfdir=/etc            \
     133            --localstatedir=/var         \
     134            --disable-static             \
     135            --enable-libsystemd-login=no \
     136            --with-authfw=shadow         &amp;&amp;
    137137make</userinput></screen>
    138138
     
    157157
    158158    <para>
    159       <parameter>--enable-libsystemd-login</parameter>: This parameter fixes
    160       building with <application>systemd</application>, if the system is running
    161       <application>sysvinit</application>.
     159      <parameter>--enable-libsystemd-login=no</parameter>: This parameter fixes
     160      building without <application>systemd</application>, which is not part
     161      of LFS/BLFS. If you use <application>systemd</application>,
     162      replace "no" by "yes".
    162163    </para>
    163164
  • x/lib/gtk+3.xml

    rfd372f6 rb4ec1126  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/3.12/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/3.12/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "d4fa17f3916bdd737c37cdf123c1b24a">
     9  <!ENTITY gtk3-md5sum        "0d6d8f9f79132b3b47475d047b369b1c">
    1010  <!ENTITY gtk3-size          "15 MB">
    11   <!ENTITY gtk3-buildsize     "380 MB (additional 4 MB for the test suite and 19 MB to rebuild the docs)">
    12   <!ENTITY gtk3-time          "4 SBU (additional 0.4 SBU for the test suite and 3.5 SBU to rebuild the docs)">
     11  <!ENTITY gtk3-buildsize     "368 MB (additional 4 MB for the test suite and 19 MB to rebuild the docs)">
     12  <!ENTITY gtk3-time          "4.6 SBU (additional 0.4 SBU for the test suite and 3.5 SBU to rebuild the docs)">
    1313]>
    1414
     
    129129            --disable-wayland-backend &amp;&amp;
    130130make</userinput></screen>
     131
     132    <para>
     133      Some tests fail if
     134      <filename>/usr/share/glib-2.0/schemas/gschemas.compiled</filename> is not
     135      found. If you wish to run the test suite, create (or update) the file
     136      using the following command as the
     137      <systemitem class="username">root</systemitem> user:
     138    </para>
     139
     140<screen role="root"><userinput>glib-compile-schemas /usr/share/glib-2.0/schemas</userinput></screen>
    131141
    132142    <para>
Note: See TracChangeset for help on using the changeset viewer.