Changeset 70e23eb9
- Timestamp:
- 03/06/2014 09:29:35 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 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:
- 68347937
- Parents:
- 6237e39
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
archive/goffice.xml
r6237e39 r70e23eb9 9 9 <!ENTITY goffice-download-ftp 10 10 "&gnome-download-ftp;/goffice/0.8/goffice-&goffice-version;.tar.bz2"> 11 <!ENTITY goffice-md5sum " b4c924457163e02daf8a8d2428f51d10">11 <!ENTITY goffice-md5sum "5086b171b49c5c27bb87eb5c0c493864"> 12 12 <!ENTITY goffice-size "2.2 MB"> 13 <!ENTITY goffice-buildsize "8 6 MB">14 <!ENTITY goffice-time " 1.2 SBU">13 <!ENTITY goffice-buildsize "85 MB (additional 2 MB for the tests)"> 14 <!ENTITY goffice-time "0.8 SBU (additional less than 0.1 SBU for the tests)"> 15 15 ]> 16 16 … … 158 158 /usr/include/libgoffice-0.8, 159 159 /usr/lib/goffice, 160 /usr/share/goffice, 160 161 /usr/share/gtk-doc/html/goffice-0.8, and 161 162 /usr/share/pixmaps/goffice. -
general.ent
r6237e39 r70e23eb9 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 5"> <!-- Always 2 digits -->3 <!ENTITY day "06"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 5th, &year;">9 <!ENTITY releasedate "March 6th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 311 311 <!ENTITY gperf-version "3.0.4"> 312 312 <!ENTITY graphviz-version "2.36.0"> <!-- Even minors only --> 313 <!ENTITY gtk-doc-version "1. 19">313 <!ENTITY gtk-doc-version "1.20"> 314 314 <!ENTITY hd2u-version "1.0.3"> 315 315 <!ENTITY icon-naming-utils-version "0.8.90"> … … 555 555 <!ENTITY clutter-gtk-version "1.4.4"> 556 556 <!ENTITY freeglut-version "2.8.1"> 557 <!ENTITY gdk-pixbuf-version "2.30. 4">557 <!ENTITY gdk-pixbuf-version "2.30.6"> 558 558 <!ENTITY glu-version "9.0.0"> 559 <!ENTITY goffice010-version "0.10.1 0">559 <!ENTITY goffice010-version "0.10.12"> 560 560 <!ENTITY gtk2-version "2.24.22"> 561 561 <!ENTITY gtk3-version "3.10.7"> … … 719 719 <!-- Chapter 34 --> 720 720 <!ENTITY AbiWord-version "3.0.0"> 721 <!ENTITY gnumeric-version "1.12.1 0">721 <!ENTITY gnumeric-version "1.12.12"> 722 722 <!ENTITY gnucash-version "2.4.11"> 723 723 -
general/genutils/gtk-doc.xml
r6237e39 r70e23eb9 7 7 <!ENTITY gtk-doc-download-http "&gnome-download-http;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.xz"> 8 8 <!ENTITY gtk-doc-download-ftp "&gnome-download-ftp;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.xz"> 9 <!ENTITY gtk-doc-md5sum " 1d1b5c074598415454a4be88228cc8f2">10 <!ENTITY gtk-doc-size " 588KB">11 <!ENTITY gtk-doc-buildsize "1 6 MB">12 <!ENTITY gtk-doc-time "0. 3 SBU">9 <!ENTITY gtk-doc-md5sum "58532fed036f72fc3bfd4fe79473247b"> 10 <!ENTITY gtk-doc-size "632 KB"> 11 <!ENTITY gtk-doc-buildsize "13 MB (additional 2 MB for the tests)"> 12 <!ENTITY gtk-doc-time "0.1 SBU (additional 0.2 SBU for the tests)"> 13 13 ]> 14 14 … … 124 124 gtkdoc-rebase, gtkdoc-scan, gtkdoc-scangobj, and gtkdoc-scanobj</seg> 125 125 <seg>None</seg> 126 <seg>/usr/share/{gtk-doc,help ,sgml/gtk-doc} </seg>126 <seg>/usr/share/{gtk-doc,help/*/gtk-doc-manual,sgml/gtk-doc} </seg> 127 127 </seglistitem> 128 128 </segmentedlist> -
introduction/welcome/changelog.xml
r6237e39 r70e23eb9 46 46 47 47 <listitem> 48 <para>March 6th, 2014</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to gnumeric-1.12.12. Fixes 52 <ulink url="&blfs-ticket-root;4696">#4696</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - Update to goffice-0.10.12. Fixes 56 <ulink url="&blfs-ticket-root;4706">#4706</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - Update to gdk-pixbuf-2.30.6. Fixes 60 <ulink url="&blfs-ticket-root;4698">#4698</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[fernando] - Update to gtk-doc-1.20. Fixes 64 <ulink url="&blfs-ticket-root;4695">#4695</ulink>.</para> 65 </listitem> 66 </itemizedlist> 67 </listitem> 68 69 <listitem> 48 70 <para>March 5th, 2014</para> 49 71 <itemizedlist> -
x/lib/gdk-pixbuf.xml
r6237e39 r70e23eb9 9 9 <!ENTITY gdk-pixbuf-download-ftp 10 10 "&gnome-download-ftp;/gdk-pixbuf/2.30/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz"> 11 <!ENTITY gdk-pixbuf-md5sum " f20c0a5aa827332869c85c47d88394ce">11 <!ENTITY gdk-pixbuf-md5sum "eac7e50ac656637206cf5a91351b59f9"> 12 12 <!ENTITY gdk-pixbuf-size "1.3 MB"> 13 <!ENTITY gdk-pixbuf-buildsize "25 MB (additional 1 MB for the tests)"> 14 <!ENTITY gdk-pixbuf-time "0.3 SBU (additional 0.3 SBU to run the 15 test suite)"> 13 <!ENTITY gdk-pixbuf-buildsize "25 MB (additional 1 MB for the tests and 1 MB to rebuild and install the API documentation)"> 14 <!ENTITY gdk-pixbuf-time "0.3 SBU (additional 0.4 SBU to run the test suite and less than 0.1 SBU to rebuild and install the API documentation)"> 16 15 ]> 17 16 -
xsoft/office/gnumeric.xml
r6237e39 r70e23eb9 7 7 <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz"> 8 8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz"> 9 <!ENTITY gnumeric-md5sum " c1a61a57c796d466637b85c9d7117315">9 <!ENTITY gnumeric-md5sum "9c163d1025e7c1e89b8ea0faeabf1833"> 10 10 <!ENTITY gnumeric-size "18 MB"> 11 <!ENTITY gnumeric-buildsize "26 0MB (additional 2 MB for the tests)">12 <!ENTITY gnumeric-time " 2.1SBU (additional 1 SBU for the tests)">11 <!ENTITY gnumeric-buildsize "261 MB (additional 2 MB for the tests)"> 12 <!ENTITY gnumeric-time "1.7 SBU (additional 1 SBU for the tests)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.