Changeset 34da1c3
- Timestamp:
- 06/30/2007 02:23:34 PM (17 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- cb4cdb1
- Parents:
- 4537698
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r4537698 r34da1c3 400 400 <!ENTITY qt-version "3.3.8"> 401 401 <!ENTITY GTK-version "1.2.10"> 402 <!ENTITY cairo-version "1.4. 2">402 <!ENTITY cairo-version "1.4.10"> 403 403 <!ENTITY pango-version "1.16.1"> 404 404 <!ENTITY atk-version "1.18.0"> -
introduction/welcome/changelog.xml
r4537698 r34da1c3 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[randy] - Updated to cairo-1.4.10.</para> 49 </listitem> 50 <listitem> 48 51 <para>[randy] - Updated Inetutils MD5sum as upstream released a new 49 52 tarball.</para> -
x/lib/cairo.xml
r4537698 r34da1c3 7 7 <!ENTITY cairo-download-http "http://cairographics.org/releases/cairo-&cairo-version;.tar.gz"> 8 8 <!ENTITY cairo-download-ftp " "> 9 <!ENTITY cairo-md5sum " b254633046eafe603776d0bee791b751">10 <!ENTITY cairo-size " 2.9MB">11 <!ENTITY cairo-buildsize "3 1 MB (additional 47MB to run the test suite)">12 <!ENTITY cairo-time "0. 5 SBU (additional 1.7SBU to run the test suite)">9 <!ENTITY cairo-md5sum "5598a5e500ad922e37b159dee72fc993"> 10 <!ENTITY cairo-size "3.2 MB"> 11 <!ENTITY cairo-buildsize "33 MB (additional 49 MB to run the test suite)"> 12 <!ENTITY cairo-time "0.6 SBU (additional 1.3 SBU to run the test suite)"> 13 13 ]> 14 14 … … 113 113 114 114 <para>To test the results, issue: <command>make check</command>. Note that 115 as many as 35of the tests are known to fail for unknown reasons.115 as many as 16 of the tests are known to fail for unknown reasons. 116 116 If you do not have a <command>gs</command> binary in your path, many 117 (up to 8 5 of the 122) of the tests will fail. Also, to enhance test117 (up to 87 of the 124) of the tests will fail. Also, to enhance test 118 118 coverage, the tests should be run with an available X Window screen (e.g. 119 119 from a local xterm or equivalent window).</para>
Note:
See TracChangeset
for help on using the changeset viewer.