Changeset 2325667b
- Timestamp:
- 07/02/2019 06:12:56 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3c7d75d3
- Parents:
- 8e99a05
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/sassc.xml
r8e99a05 r2325667b 8 8 "https://github.com/sass/sassc/archive/&sassc-version;/sassc-&sassc-version;.tar.gz"> 9 9 <!ENTITY sassc-download-ftp " "> 10 <!ENTITY sassc-md5sum " f5c6aeb4e98c96d093f20295fc490f2c">10 <!ENTITY sassc-md5sum "dd675920c7151e50e2d2ac14f0fb222a"> 11 11 <!ENTITY sassc-size "28 KB"> 12 <!ENTITY sassc-buildsize "4. 3MB">12 <!ENTITY sassc-buildsize "4.4 MB"> 13 13 <!ENTITY sassc-time "0.1 SBU"> 14 14 … … 16 16 "https://github.com/sass/libsass/archive/&libsass-version;/libsass-&libsass-version;.tar.gz"> 17 17 <!ENTITY libsass-download-ftp " "> 18 <!ENTITY libsass-md5sum " 3685f6f58282e06d82f3171063797a90">19 <!ENTITY libsass-size "32 0KB">20 <!ENTITY libsass-buildsize " 168MB">21 <!ENTITY libsass-time "1. 1SBU">18 <!ENTITY libsass-md5sum "8b0aee63fd535cf6f40b254a6f453d24"> 19 <!ENTITY libsass-size "328 KB"> 20 <!ENTITY libsass-buildsize "212 MB"> 21 <!ENTITY libsass-time "1.4 SBU"> 22 22 ]> 23 23 … … 131 131 132 132 <para> 133 This package does not come with a ttest suite.133 This package does not come with a test suite. 134 134 </para> 135 135 … … 152 152 153 153 <para> 154 This package does not come with a ttest suite.154 This package does not come with a test suite. 155 155 </para> 156 156 -
gnome.ent
r8e99a05 r2325667b 62 62 <!ENTITY gnome-control-center-version "3.32.2"> 63 63 <!ENTITY mutter-version "3.32.2"> 64 <!ENTITY gnome-shell-version "3.32. 1">64 <!ENTITY gnome-shell-version "3.32.2"> 65 65 <!ENTITY gnome-shell-extensions-version "3.32.1"> 66 66 <!ENTITY gnome-session-version "3.32.0"> 67 67 <!ENTITY gdm-version "3.32.0"> 68 <!ENTITY gnome-user-docs-version "3.32. 1">68 <!ENTITY gnome-user-docs-version "3.32.2"> 69 69 <!-- Icons moved to packages.ent, since they're now in the Icons chapter.--> 70 70 <!ENTITY yelp-version "3.32.2"> -
gnome/platform/gnome-shell-extensions.xml
r8e99a05 r2325667b 102 102 cd build && 103 103 104 meson --prefix=/usr .. && 105 ninja</userinput></screen> 104 meson --prefix=/usr .. </userinput></screen> 106 105 107 106 <para> -
gnome/platform/gnome-shell.xml
r8e99a05 r2325667b 9 9 <!ENTITY gnome-shell-download-ftp 10 10 "&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"> 12 12 <!ENTITY gnome-shell-size "1.4 MB"> 13 13 <!ENTITY gnome-shell-buildsize "63 MB"> … … 142 142 <screen role="root"><userinput>ninja install</userinput></screen> 143 143 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 144 150 </sect2> 145 151 … … 158 164 </seg> 159 165 <seg> 160 <!-- libgnome-shell-browser-plugin.so (Browser Plugin) -->161 166 None 162 167 </seg> -
gnome/platform/gnome-user-docs.xml
r8e99a05 r2325667b 9 9 <!ENTITY gnome-user-docs-download-ftp 10 10 "&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"> 12 12 <!ENTITY gnome-user-docs-size "15 MB"> 13 <!ENTITY gnome-user-docs-buildsize "21 3MB">14 <!ENTITY gnome-user-docs-time "2. 2SBU">13 <!ENTITY gnome-user-docs-buildsize "214 MB"> 14 <!ENTITY gnome-user-docs-time "2.1 SBU"> 15 15 ]> 16 16 -
introduction/welcome/changelog.xml
r8e99a05 r2325667b 45 45 <para>July 2nd, 2019</para> 46 46 <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> 47 63 <listitem> 48 64 <para>[renodr] - Update to mutter-3.32.2. Fixes -
packages.ent
r8e99a05 r2325667b 228 228 <!ENTITY potrace-version "1.15"> 229 229 <!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"> 232 232 233 233 <!-- Chapter 11 -->
Note:
See TracChangeset
for help on using the changeset viewer.