Changeset dcea4e3 for gnome/platform
- Timestamp:
- 04/25/2019 07:20:58 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:
- 0c61cb89
- Parents:
- f330e62
- Location:
- gnome/platform
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/folks.xml
rf330e62 rdcea4e3 5 5 %general-entities; 6 6 7 <!ENTITY folks-download-http "&gnome-download-http;/folks/0.1 1/folks-&folks-version;.tar.xz">8 <!ENTITY folks-download-ftp "&gnome-download-ftp;/folks/0.1 1/folks-&folks-version;.tar.xz">9 <!ENTITY folks-md5sum " 08a0e9759d577c6ece43e2db4e0d039e">10 <!ENTITY folks-size " 1.9 MB">11 <!ENTITY folks-buildsize " 93 MB (add 51 MB fortests)">12 <!ENTITY folks-time "1. 0 SBU (add 2.4 SBU fortests)">7 <!ENTITY folks-download-http "&gnome-download-http;/folks/0.12/folks-&folks-version;.tar.xz"> 8 <!ENTITY folks-download-ftp "&gnome-download-ftp;/folks/0.12/folks-&folks-version;.tar.xz"> 9 <!ENTITY folks-md5sum "58bcf65a7b744ecbbb53f44dc8919204"> 10 <!ENTITY folks-size "512 KB"> 11 <!ENTITY folks-buildsize "69 MB (with tests)"> 12 <!ENTITY folks-time "1.3 SBU (with tests)"> 13 13 ]> 14 14 … … 92 92 <bridgehead renderas="sect4">Optional</bridgehead> 93 93 <para role="optional"> 94 <xref linkend="tracker"/> (Broken due to API change ),94 <xref linkend="tracker"/> (Broken due to API changes in tracker), 95 95 <ulink url="&gnome-download-http;/libsocialweb/">libsocialweb</ulink>, and 96 96 <ulink url="https://packages.debian.org/jessie/zeitgeist">Zeitgeist</ulink> … … 110 110 </para> 111 111 112 <screen><userinput>./configure --prefix=/usr --disable-fatal-warnings && 113 make</userinput></screen> 114 115 <para> 116 To test the results, issue <command>make -k check</command> from a local 112 <screen><userinput>mkdir build && 113 cd build && 114 115 meson --prefix=/usr --sysconfdir=/etc .. && 116 ninja</userinput></screen> 117 118 <para> 119 To test the results, issue <command>ninja test</command> from a local 117 120 X session started with <command>dbus-launch</command>. 121 <!-- In the future, we need to run the tests with Tracker's backend 122 enabled before we suggest enabling that backend. I tried this with 0.12.1 123 and had 103 test failures in Tracker's section of the test suite. 124 This is unacceptable and is why we have it disabled by default. --> 118 125 </para> 119 126 … … 122 129 </para> 123 130 124 <screen role="root"><userinput> makeinstall</userinput></screen>131 <screen role="root"><userinput>ninja install</userinput></screen> 125 132 126 133 </sect2> … … 130 137 131 138 <para> 132 <parameter>--disable-fatal-warnings</parameter>: This switch 133 allows the package to build with latest versions of the 134 dependencies. 135 </para> 136 137 <para> 138 <option>--enable-tracker-backend</option>: This switch enables 139 <option>-Dtracker_backend=true</option>: This switch enables 139 140 building the <application>Tracker</application> backend. 140 Use it if you have <application>Tracker</application> installed. Note 141 that this functionality is currently not working properly. 142 </para> 143 144 <para> 145 <option>--enable-docs</option>: This switch enables 141 Use it if you have <application>Tracker</application> installed. This 142 functionality is current broken, however, due to an upstream API change 143 in Tracker that hasn't been accounted for in this package. 144 </para> 145 146 <para> 147 <option>-Ddocs=true</option>: This switch enables 146 148 documentation generation. 147 149 </para> … … 250 252 </listitem> 251 253 </varlistentry> 252 254 <!-- 253 255 <varlistentry id="libfolks-tracker"> 254 256 <term><filename class="libraryfile">libfolks-tracker.so</filename></term> … … 262 264 </listitem> 263 265 </varlistentry> 266 --> 264 267 265 268 </variablelist> -
gnome/platform/mutter.xml
rf330e62 rdcea4e3 5 5 %general-entities; 6 6 7 <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-3 0;/mutter-&mutter-version;.tar.xz">8 <!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/&gnome-minor-3 0;/mutter-&mutter-version;.tar.xz">9 <!ENTITY mutter-md5sum " d74b9bf421b2b82ebfe11cccc055a760">10 <!ENTITY mutter-size " 3.6MB">11 <!ENTITY mutter-buildsize " 236MB">12 <!ENTITY mutter-time "2. 9SBU">7 <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-32;/mutter-&mutter-version;.tar.xz"> 8 <!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/&gnome-minor-32;/mutter-&mutter-version;.tar.xz"> 9 <!ENTITY mutter-md5sum "6748ec4afdef5e06a9d5639cba3a5cdb"> 10 <!ENTITY mutter-size "2.7 MB"> 11 <!ENTITY mutter-buildsize "163 MB"> 12 <!ENTITY mutter-time "2.2 SBU"> 13 13 ]> 14 14 … … 79 79 <xref linkend="clutter"/>, 80 80 <xref linkend="gnome-desktop"/>, 81 <xref linkend="libcanberra"/>, 81 82 <xref linkend="libwacom"/>, 82 83 <xref linkend="libxkbcommon"/>, 84 <xref linkend="pipewire"/>, 83 85 <xref linkend="upower"/>, and 84 86 <xref linkend="zenity"/> … … 87 89 <bridgehead renderas="sect4">Recommended</bridgehead> 88 90 <para role="recommended"> 89 <xref linkend="gobject-introspection"/>, 90 <xref linkend="libcanberra"/>, and 91 <xref linkend="gobject-introspection"/> and 91 92 <xref linkend="startup-notification"/> 92 93 </para> … … 103 104 </para> 104 105 105 <!-- NOTE: For some reason, it builds internal git versions of106 cogl and clutter during the building process, even with them preinstalled.107 This adds 1.5 SBU, and I have no clue why it needs to do this. -->106 <!-- NOTE: Mutter compiles git versions of COGL and Clutter for it's own 107 internal use. This is because the wayland support upstream isn't advanced 108 enough for the graphics stack used in Mutter. --> 108 109 109 110 <para condition="html" role="usernotes">User Notes: … … 121 122 </para> 122 123 123 <screen><userinput>./configure --prefix=/usr \ 124 --disable-static \ 125 --enable-compile-warnings=minimum && 126 make</userinput></screen> 124 <screen><userinput>mkdir build && 125 cd build && 126 127 meson --prefix=/usr .. && 128 ninja</userinput></screen> 127 129 128 130 <para> 129 This package does not come with a test suite. 131 To test the results, issue: <command>ninja test</command>. The tests 132 require an active X session to run correctly. A few tests may fail 133 depending on the gobject-introspection version installed as well. 130 134 </para> 131 135 … … 134 138 </para> 135 139 136 <screen role="root"><userinput>make install</userinput></screen> 137 138 </sect2> 139 140 <sect2 role="commands"> 141 <title>Command Explanations</title> 142 143 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 144 href="../../xincludes/static-libraries.xml"/> 140 <screen role="root"><userinput>ninja install</userinput></screen> 145 141 146 142 </sect2> … … 159 155 </seg> 160 156 <seg> 161 libmutter- 3.so157 libmutter-4.so 162 158 </seg> 163 159 <seg> 164 /usr/{lib,include }/mutter160 /usr/{lib,include,libexec/installed-tests,share/{installed-tests}}/mutter-4 165 161 </seg> 166 162 </seglistitem> … … 186 182 187 183 <varlistentry id="libmutter"> 188 <term><filename class="libraryfile">libmutter- 3.so</filename></term>184 <term><filename class="libraryfile">libmutter-4.so</filename></term> 189 185 <listitem> 190 186 <para> … … 192 188 </para> 193 189 <indexterm zone="mutter libmutter"> 194 <primary sortas="c-libmutter">libmutter- 3.so</primary>190 <primary sortas="c-libmutter">libmutter-4.so</primary> 195 191 </indexterm> 196 192 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.