Changeset 85506b2
- Timestamp:
- 05/06/2021 06:09:40 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6679bb0
- Parents:
- 60b2296
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cbindgen.xml
r60b2296 r85506b2 7 7 <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz"> 8 8 <!ENTITY cbindgen-download-ftp " "> 9 <!ENTITY cbindgen-md5sum " 9eb3e5c1c3adda2a8f1e3eee8d9700e3">10 <!ENTITY cbindgen-size "1 88KB">9 <!ENTITY cbindgen-md5sum "b707b093702d4f1995f9a97f44ed081d"> 10 <!ENTITY cbindgen-size "192 KB"> 11 11 <!ENTITY cbindgen-buildsize "123 MB (add 533 MB for tests)"> 12 12 <!ENTITY cbindgen-time "0.6 SBU (add 0.4 SBU for tests), both on a 4-core machine"> -
gnome.ent
r60b2296 r85506b2 81 81 <!ENTITY evince-version "40.1"> 82 82 <!ENTITY evolution-version "3.40.0"> 83 <!ENTITY file-roller-version "3. 38.0">83 <!ENTITY file-roller-version "3.40.0"> 84 84 <!-- gedit moved to Editors, so it's now in packages.ent --> 85 85 <!ENTITY gnome-calculator-version "40.0"> … … 97 97 <!ENTITY gucharmap-version "12.0.1"> 98 98 <!-- nm-applet moved to Networking Utilities, so it's now in packages.ent --> 99 <!ENTITY seahorse-version " 3.38.1">99 <!ENTITY seahorse-version "40.0"> 100 100 <!ENTITY vinagre-version "3.22.0"> 101 101 <!--<!ENTITY vino-version "3.22.0">--> -
gnome/applications/file-roller.xml
r60b2296 r85506b2 6 6 7 7 <!ENTITY file-roller-download-http 8 "&gnome-download-http;/file-roller/&gnome-minor- 38;/file-roller-&file-roller-version;.tar.xz">8 "&gnome-download-http;/file-roller/&gnome-minor-40;/file-roller-&file-roller-version;.tar.xz"> 9 9 <!ENTITY file-roller-download-ftp 10 "&gnome-download-ftp;/file-roller/&gnome-minor- 38;/file-roller-&file-roller-version;.tar.xz">11 <!ENTITY file-roller-md5sum " 41ee373818d577659980dcdaf57b772a">12 <!ENTITY file-roller-size "8 60KB">10 "&gnome-download-ftp;/file-roller/&gnome-minor-40;/file-roller-&file-roller-version;.tar.xz"> 11 <!ENTITY file-roller-md5sum "b38c3eaea9aba5f44d2701fa23a7a0ff"> 12 <!ENTITY file-roller-size "856 KB"> 13 13 <!ENTITY file-roller-buildsize "25 MB"> 14 14 <!ENTITY file-roller-time "0.1 SBU (Using parallelism=4)"> -
gnome/applications/seahorse.xml
r60b2296 r85506b2 6 6 7 7 <!ENTITY seahorse-download-http 8 "&gnome-download-http;/seahorse/&gnome- minor-38;/seahorse-&seahorse-version;.tar.xz">8 "&gnome-download-http;/seahorse/&gnome-40;/seahorse-&seahorse-version;.tar.xz"> 9 9 <!ENTITY seahorse-download-ftp 10 "&gnome-download-ftp;/seahorse/&gnome- minor-38;/seahorse-&seahorse-version;.tar.xz">11 <!ENTITY seahorse-md5sum " e9d710e7c0282e6680869f48bf0a71d2">12 <!ENTITY seahorse-size "1. 6MB">10 "&gnome-download-ftp;/seahorse/&gnome-40;/seahorse-&seahorse-version;.tar.xz"> 11 <!ENTITY seahorse-md5sum "c6c11d77e64c4efc31f02c7127327be8"> 12 <!ENTITY seahorse-size "1.3 MB"> 13 13 <!ENTITY seahorse-buildsize "58 MB"> 14 14 <!ENTITY seahorse-time "0.4 SBU"> … … 148 148 <para> 149 149 <option>-Dldap-support=false</option>: Add this switch if you have not 150 installed openldap. 150 installed openldap. Note that you will have to use the following 'sed' 151 command to fix the build: 152 sed -i "448 s/g_list/if (ssrc) &/" pgp/seahorse-pgp-backend.c 151 153 </para> 152 154 -
introduction/welcome/changelog.xml
r60b2296 r85506b2 44 44 <para>May 6th, 2021</para> 45 45 <itemizedlist> 46 <listitem> 47 <para>[renodr] - Update to cbindgen-0.19.0. Fixes 48 <ulink url="&blfs-ticket-root;14885">#14885</ulink>.</para> 49 </listitem> 50 <listitem> 51 <para>[renodr] - Update to postfix-3.6.0. Fixes 52 <ulink url="&blfs-ticket-root;14892">#14892</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[renodr] - Update to gdk-pixbuf-2.42.6. Fixes 56 <ulink url="&blfs-ticket-root;14893">#14893</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[renodr] - Update to file-roller-3.40.0. Fixes 60 <ulink url="&blfs-ticket-root;14894">#14894</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[renodr] - Update to seahorse-40.0. Fixes 64 <ulink url="&blfs-ticket-root;14895">#14895</ulink>.</para> 65 </listitem> 46 66 <listitem> 47 67 <para>[renodr] - Update to ICU-69.1. Fixes -
packages.ent
r60b2296 r85506b2 331 331 <!ENTITY autoconf213-version "2.13"> 332 332 <!ENTITY bazaar-version "2.5.1"> 333 <!ENTITY cbindgen-version "0.1 8.0">333 <!ENTITY cbindgen-version "0.19.0"> 334 334 <!ENTITY check-version "0.12.0"> 335 335 <!ENTITY clisp-version "2.49"> … … 668 668 669 669 <!ENTITY exim-version "4.94.2"> 670 <!ENTITY postfix-version "3. 5.9">670 <!ENTITY postfix-version "3.6.0"> 671 671 <!ENTITY sendmail-version "8.16.1"> 672 672 … … 735 735 <!ENTITY fltk-version "1.3.5"> 736 736 <!ENTITY freeglut-version "3.2.1"> 737 <!ENTITY gdk-pixbuf-version "2.42. 4">737 <!ENTITY gdk-pixbuf-version "2.42.6"> 738 738 <!ENTITY gdk-pixbuf-xlib-version "2.40.2"> 739 739 <!ENTITY gdl-version "3.34.0"> -
server/mail/postfix.xml
r60b2296 r85506b2 7 7 <!ENTITY postfix-download-http " "> 8 8 <!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz"> 9 <!ENTITY postfix-md5sum " a4d1b2df03a500cf8f9759d5fca1c1f6">10 <!ENTITY postfix-size "4. 4MB">11 <!ENTITY postfix-buildsize "22 0MB">9 <!ENTITY postfix-md5sum "75cfd03f0cf4c35876d630d2a04bd6f4"> 10 <!ENTITY postfix-size "4.5 MB"> 11 <!ENTITY postfix-buildsize "224 MB"> 12 12 <!ENTITY postfix-time "0.2 SBU (Using parallelism=4)"> 13 13 ]> … … 364 364 Create (or append to an existing) <filename>/etc/aliases</filename> 365 365 with the following command. Change 366 <replaceable><LOGIN></replaceable> foryour non-root login366 <replaceable><LOGIN></replaceable> to your non-root login 367 367 identity so mail addressed to 368 368 <systemitem class="username">root</systemitem> can be forwarded to you. -
x/lib/gdk-pixbuf.xml
r60b2296 r85506b2 9 9 <!ENTITY gdk-pixbuf-download-ftp 10 10 "&gnome-download-ftp;/gdk-pixbuf/2.42/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz"> 11 <!ENTITY gdk-pixbuf-md5sum " 628e4767d1636a06dea5b0fa4838f723">12 <!ENTITY gdk-pixbuf-size "7. 2MB">13 <!ENTITY gdk-pixbuf-buildsize "7 0MB (with tests)">11 <!ENTITY gdk-pixbuf-md5sum "7cd2fdaa3c55e2302316fe36968f7425"> 12 <!ENTITY gdk-pixbuf-size "7.4 MB"> 13 <!ENTITY gdk-pixbuf-buildsize "71 MB (with tests)"> 14 14 <!ENTITY gdk-pixbuf-time "0.2 SBU (Using parallelism=4; with tests)"> 15 15 ]> … … 101 101 <para role="optional"> 102 102 <!--<xref linkend="jasper"/> and--> 103 <xref linkend="gtk-doc"/> 103 <xref linkend="gtk-doc"/> and 104 <ulink url="https://gitlab.gnome.org/ebassi/gi-docgen">gi-docgen</ulink> 104 105 </para> 105 106 … … 120 121 cd build && 121 122 122 meson --prefix=/usr .. &&123 meson --prefix=/usr -Dgtk_doc=false .. && 123 124 ninja</userinput></screen> 124 125 … … 153 154 <application>GTK-Doc</application> is installed and you wish to rebuild 154 155 and install the API documentation. 156 <!-- -Dgtk_doc is set to "yield=true" in meson_options.txt --> 155 157 </para> 156 158 <!-- Removed in 2.42.0
Note:
See TracChangeset
for help on using the changeset viewer.