Changeset 2325667b


Ignore:
Timestamp:
07/02/2019 06:12:56 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
3c7d75d3
Parents:
8e99a05
Message:

Update to sassc-3.6.1
Update to gnome-user-docs-3.32.2
Update to gnome-shell-3.32.2
SysV: remove systemd units from gnome-shell

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/sassc.xml

    r8e99a05 r2325667b  
    88           "https://github.com/sass/sassc/archive/&sassc-version;/sassc-&sassc-version;.tar.gz">
    99  <!ENTITY sassc-download-ftp  " ">
    10   <!ENTITY sassc-md5sum        "f5c6aeb4e98c96d093f20295fc490f2c">
     10  <!ENTITY sassc-md5sum        "dd675920c7151e50e2d2ac14f0fb222a">
    1111  <!ENTITY sassc-size          "28 KB">
    12   <!ENTITY sassc-buildsize     "4.3 MB">
     12  <!ENTITY sassc-buildsize     "4.4 MB">
    1313  <!ENTITY sassc-time          "0.1 SBU">
    1414
     
    1616           "https://github.com/sass/libsass/archive/&libsass-version;/libsass-&libsass-version;.tar.gz">
    1717  <!ENTITY libsass-download-ftp  " ">
    18   <!ENTITY libsass-md5sum        "3685f6f58282e06d82f3171063797a90">
    19   <!ENTITY libsass-size          "320 KB">
    20   <!ENTITY libsass-buildsize     "168 MB">
    21   <!ENTITY libsass-time          "1.1 SBU">
     18  <!ENTITY libsass-md5sum        "8b0aee63fd535cf6f40b254a6f453d24">
     19  <!ENTITY libsass-size          "328 KB">
     20  <!ENTITY libsass-buildsize     "212 MB">
     21  <!ENTITY libsass-time          "1.4 SBU">
    2222]>
    2323
     
    131131
    132132    <para>
    133       This package does not come with at test suite.
     133      This package does not come with a test suite.
    134134    </para>
    135135
     
    152152
    153153    <para>
    154       This package does not come with at test suite.
     154      This package does not come with a test suite.
    155155    </para>
    156156
  • gnome.ent

    r8e99a05 r2325667b  
    6262<!ENTITY gnome-control-center-version      "3.32.2">
    6363<!ENTITY mutter-version                    "3.32.2">
    64 <!ENTITY gnome-shell-version               "3.32.1">
     64<!ENTITY gnome-shell-version               "3.32.2">
    6565<!ENTITY gnome-shell-extensions-version    "3.32.1">
    6666<!ENTITY gnome-session-version             "3.32.0">
    6767<!ENTITY gdm-version                       "3.32.0">
    68 <!ENTITY gnome-user-docs-version           "3.32.1">
     68<!ENTITY gnome-user-docs-version           "3.32.2">
    6969<!-- Icons moved to packages.ent, since they're now in the Icons chapter.-->
    7070<!ENTITY yelp-version                      "3.32.2">
  • gnome/platform/gnome-shell-extensions.xml

    r8e99a05 r2325667b  
    102102cd    build &amp;&amp;
    103103
    104 meson --prefix=/usr .. &amp;&amp;
    105 ninja</userinput></screen>
     104meson --prefix=/usr .. </userinput></screen>
    106105
    107106    <para>
  • gnome/platform/gnome-shell.xml

    r8e99a05 r2325667b  
    99  <!ENTITY gnome-shell-download-ftp
    1010           "&gnome-download-ftp;/gnome-shell/&gnome-minor-32;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "059529c91a3d84e6542f662be47a657f">
     11  <!ENTITY gnome-shell-md5sum        "632b67075ebdc183f94461fa05a8505b">
    1212  <!ENTITY gnome-shell-size          "1.4 MB">
    1313  <!ENTITY gnome-shell-buildsize     "63 MB">
     
    142142<screen role="root"><userinput>ninja install</userinput></screen>
    143143
     144    <para revision="sysv">
     145      Finally, remove some systemd units that are unnecessary on SysV.
     146    </para>
     147
     148<screen role="root" revision="sysv"><userinput>rm -v /usr/lib/systemd/user/gnome-shell*</userinput></screen>
     149
    144150  </sect2>
    145151
     
    158164        </seg>
    159165        <seg>
    160           <!-- libgnome-shell-browser-plugin.so (Browser Plugin) -->
    161166          None
    162167        </seg>
  • gnome/platform/gnome-user-docs.xml

    r8e99a05 r2325667b  
    99  <!ENTITY gnome-user-docs-download-ftp
    1010           "&gnome-download-ftp;/gnome-user-docs/&gnome-minor-32;/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
    11   <!ENTITY gnome-user-docs-md5sum        "3eb879dd9c4255bf4e81848cbde0babd">
     11  <!ENTITY gnome-user-docs-md5sum        "2cced9905093b31620c2f810084f7ee3">
    1212  <!ENTITY gnome-user-docs-size          "15 MB">
    13   <!ENTITY gnome-user-docs-buildsize     "213 MB">
    14   <!ENTITY gnome-user-docs-time          "2.2 SBU">
     13  <!ENTITY gnome-user-docs-buildsize     "214 MB">
     14  <!ENTITY gnome-user-docs-time          "2.1 SBU">
    1515]>
    1616
  • introduction/welcome/changelog.xml

    r8e99a05 r2325667b  
    4545      <para>July 2nd, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to gnome-user-docs-3.32.2. Fixes
     49          <ulink url="&blfs-ticket-root;12027">#12027</ulink>.</para>
     50        </listitem>
     51        <listitem revision="sysv">
     52          <para>[renodr] - Remove useless systemd units from SysV systems in
     53          gnome-shell.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to gnome-shell-3.32.2. Fixes
     57          <ulink url="&blfs-ticket-root;12078">#12078</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to sassc-3.6.1. Fixes
     61          <ulink url="&blfs-ticket-root;12138">#12138</ulink>.</para>
     62        </listitem>
    4763        <listitem>
    4864          <para>[renodr] - Update to mutter-3.32.2. Fixes
  • packages.ent

    r8e99a05 r2325667b  
    228228<!ENTITY potrace-version              "1.15">
    229229<!ENTITY qpdf-version                 "8.4.2">
    230 <!ENTITY libsass-version              "3.5.5">
    231 <!ENTITY sassc-version                "3.5.0">
     230<!ENTITY libsass-version              "3.6.1">
     231<!ENTITY sassc-version                "3.6.1">
    232232
    233233<!-- Chapter 11 -->
Note: See TracChangeset for help on using the changeset viewer.