Changeset 914a41c
- Timestamp:
- 03/17/2021 06:24:02 AM (4 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- d50c7080
- Parents:
- 3b1d13dc
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libgudev.xml
r3b1d13dc r914a41c 10 10 "&gnome-download-ftp;/libgudev/&libgudev-version;/libgudev-&libgudev-version;.tar.xz"> 11 11 <!ENTITY libgudev-md5sum "386889d460003a4242a64cb47244a39a"> 12 <!ENTITY libgudev-size "2 68 KB">13 <!ENTITY libgudev-buildsize " 4.1MB">12 <!ENTITY libgudev-size "28 KB"> 13 <!ENTITY libgudev-buildsize "1.8 MB"> 14 14 <!ENTITY libgudev-time "less than 0.1 SBU"> 15 15 ]> … … 98 98 </para> 99 99 100 <screen><userinput>./configure --prefix=/usr --disable-umockdev && 101 make</userinput></screen> 100 <screen><userinput>mkdir build && 101 cd build && 102 103 meson --prefix=/usr .. && 104 ninja</userinput></screen> 102 105 103 106 <para> 104 If you wish to run the test suite, omit "--disable-umockdev" from the 105 configure command and then issue: <command>make check</command>. 107 To test the results, issue: <command>ninja test</command>. 106 108 </para> 107 109 … … 110 112 </para> 111 113 112 <screen role="root"><userinput> makeinstall</userinput></screen>114 <screen role="root"><userinput>ninja install</userinput></screen> 113 115 114 116 </sect2> … … 117 119 <title>Command Explanations</title> 118 120 119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 120 href="../../xincludes/gtk-doc-rebuild.xml"/> 121 <para> 122 <option>-Dgtk_doc=true</option>: Use this option if GTK-Doc is installed 123 and you wish to build and install the API documentation. 124 </para> 121 125 126 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 127 href="../../xincludes/gtk-doc-rebuild.xml"/>--> 128 129 <!-- With meson, the tests will be disabled automatically without umockdev present. 122 130 <para> 123 <parameter>- -disable-umockdev</parameter>: Disables the usage of131 <parameter>- -disable-umockdev</parameter>: Disables the usage of 124 132 <xref role="nodep" linkend="umockdev"/>. Omit this switch if you 125 133 wish to run the test suite. 126 134 </para> 127 135 --> 128 136 </sect2> 129 137 -
general/prog/cmake.xml
r3b1d13dc r914a41c 7 7 <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum " aec448bdfb4436c7cde2066baf5fc66c">9 <!ENTITY cmake-md5sum "c426b5916ffb028a3e8d46702e0bf322"> 10 10 <!ENTITY cmake-size "8.8 MB"> 11 11 <!ENTITY cmake-buildsize "374 MB (add 732 MB for tests)"> 12 <!ENTITY cmake-time "2. 2 SBU (add 3.1SBU for tests, both using parallelism=4)">12 <!ENTITY cmake-time "2.1 SBU (add 3.2 SBU for tests, both using parallelism=4)"> 13 13 ]> 14 14 -
gnome.ent
r3b1d13dc r914a41c 31 31 <!ENTITY gnome-menus-version "3.36.0"> 32 32 <!ENTITY gnome-video-effects-version "0.5.0"> 33 <!ENTITY gnome-online-accounts-version "3.38. 0">33 <!ENTITY gnome-online-accounts-version "3.38.1"> 34 34 <!ENTITY grilo-version "0.3.13"> 35 35 <!ENTITY libchamplain-version "0.12.20"> … … 62 62 <!ENTITY gnome-settings-daemon-version "3.38.1"> 63 63 <!ENTITY gnome-control-center-version "3.38.4"> 64 <!ENTITY mutter-version "3.38. 3">65 <!ENTITY gnome-shell-version "3.38. 3">64 <!ENTITY mutter-version "3.38.4"> 65 <!ENTITY gnome-shell-version "3.38.4"> 66 66 <!ENTITY gnome-shell-extensions-version "3.38.2"> 67 67 <!ENTITY gnome-session-version "3.38.0"> -
gnome/platform/gnome-online-accounts.xml
r3b1d13dc r914a41c 9 9 <!ENTITY gnome-online-accounts-download-ftp 10 10 "&gnome-download-ftp;/gnome-online-accounts/&gnome-minor-38;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz"> 11 <!ENTITY gnome-online-accounts-md5sum "f a62ae47bfe3b78a72db5d414b8de4d8">12 <!ENTITY gnome-online-accounts-size "84 0KB">11 <!ENTITY gnome-online-accounts-md5sum "f86341250dd4c2963a906652ae85a425"> 12 <!ENTITY gnome-online-accounts-size "844 KB"> 13 13 <!ENTITY gnome-online-accounts-buildsize "36 MB"> 14 14 <!ENTITY gnome-online-accounts-time "0.4 SBU"> -
gnome/platform/gnome-shell.xml
r3b1d13dc r914a41c 9 9 <!ENTITY gnome-shell-download-ftp 10 10 "&gnome-download-ftp;/gnome-shell/&gnome-minor-38;/gnome-shell-&gnome-shell-version;.tar.xz"> 11 <!ENTITY gnome-shell-md5sum " b5168fbfeae34eaeaf98d0ad8474f3f8">11 <!ENTITY gnome-shell-md5sum "e6c891c430016ced449e38661ddf6dec"> 12 12 <!ENTITY gnome-shell-size "1.7 MB"> 13 13 <!ENTITY gnome-shell-buildsize "72 MB (including tests)"> -
gnome/platform/mutter.xml
r3b1d13dc r914a41c 7 7 <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-38;/mutter-&mutter-version;.tar.xz"> 8 8 <!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/&gnome-minor-38;/mutter-&mutter-version;.tar.xz"> 9 <!ENTITY mutter-md5sum " 06c849b0356efcccd3e32a809110df8d">9 <!ENTITY mutter-md5sum "7a72928143cd8f84e6ff43de6a408b77"> 10 10 <!ENTITY mutter-size "2.5 MB"> 11 11 <!ENTITY mutter-buildsize "139 MB"> -
introduction/welcome/changelog.xml
r3b1d13dc r914a41c 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to cmake-3.19.7. Fixes 49 <ulink url="&blfs-ticket-root;14778">#14778</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to gnome-online-accounts-3.38.1. Fixes 53 <ulink url="&blfs-ticket-root;14779">#14779</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to mutter-3.38.4. Fixes 57 <ulink url="&blfs-ticket-root;14781">#14781</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[renodr] - Update to gnome-shell-3.38.4. Fixes 61 <ulink url="&blfs-ticket-root;14780">#14780</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[renodr] - Update to libgudev-236. Fixes 65 <ulink url="&blfs-ticket-root;14782">#14782</ulink>.</para> 66 </listitem> 67 <listitem> 48 68 <para>[renodr] - Update to goffice-0.10.49. Fixes 49 69 <ulink url="&blfs-ticket-root;14772">#14772</ulink>.</para> -
packages.ent
r3b1d13dc r914a41c 146 146 <!ENTITY libgrss-version "0.7.0"> 147 147 <!ENTITY libgsf-version "1.14.47"> 148 <!ENTITY libgudev-version "23 4">148 <!ENTITY libgudev-version "236"> 149 149 <!ENTITY libgusb-version "0.3.6"> 150 150 <!ENTITY libical-version "3.0.9"> … … 331 331 <!ENTITY clisp-version "2.49"> 332 332 <!ENTITY cmake-major-version "3.19"> 333 <!ENTITY cmake-minor-version " 6">333 <!ENTITY cmake-minor-version "7"> 334 334 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 335 335 <!ENTITY dejagnu-version "1.6.2">
Note:
See TracChangeset
for help on using the changeset viewer.