Changeset 0eda65a1
- Timestamp:
- 11/11/2017 10:17:53 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 346e269
- Parents:
- 633485c
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome.ent
r633485c r0eda65a1 19 19 <!ENTITY rest-version "0.8.1"> 20 20 <!ENTITY totem-pl-parser-version "3.26.0"> 21 <!ENTITY vte-version "0.50. 1">21 <!ENTITY vte-version "0.50.2"> 22 22 <!ENTITY yelp-xsl-version "3.20.1"> 23 23 <!ENTITY GConf-version "3.2.6"> -
gnome/platform/vte.xml
r633485c r0eda65a1 7 7 <!ENTITY vte-download-http "&gnome-download-http;/vte/0.50/vte-&vte-version;.tar.xz"> 8 8 <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.50/vte-&vte-version;.tar.xz"> 9 <!ENTITY vte-md5sum " a6f8fec3787e3cb72b3b31a8be6751a4">9 <!ENTITY vte-md5sum "1912cfd1d9cdd30cebeb908507acadc5"> 10 10 <!ENTITY vte-size "1,000 KB"> 11 <!ENTITY vte-buildsize "21 MB (an additional 1 MB for tests)"> 12 <!ENTITY vte-time "0.3 SBU (an additional 0.1 SBU for tests)"> 11 <!ENTITY vte-buildsize "23 MB (with tests)"> 12 <!ENTITY vte-time "0.5 SBU (with tests)"> 13 <!-- Consolidating Tests/No Tests in GNOME sections for consistency. --> 13 14 14 15 <!-- For "Contents" and "Short Descriptions" sections --> … … 130 131 <title>Command Explanations</title> 131 132 132 <!--133 <para>134 <command>sed ... configure.ac</command>: This command135 removes -Werror options that prevent the build from completing.136 </para>137 -->138 139 133 <para> 140 134 <parameter>--enable-introspection</parameter>: This switch enables … … 160 154 <segtitle>Installed Directories</segtitle> 161 155 156 <!-- EDITORS NOTE: 157 vte installs a file into /etc/profile.d (/etc/profile.d/vte.sh) so that 158 the environment is suitable for running with it's quirks. 159 --> 162 160 <seglistitem> 163 161 <seg> -
introduction/welcome/changelog.xml
r633485c r0eda65a1 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to vte-0.50.2. Fixes 49 <ulink url="&blfs-ticket-root;9975">#9975</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[bdubbs] - Update to pycairo-1.15.4 (python module). Fixes 49 53 <ulink url="&blfs-ticket-root;10019">#10019</ulink>.</para>
Note:
See TracChangeset
for help on using the changeset viewer.