Changeset b4201cc
- Timestamp:
- 11/24/2017 10:19:30 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- f4601069
- Parents:
- 9dbc19e
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r9dbc19e rb4201cc 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[pierre] - Update to seamonkey-2.49.1. Fixes 49 <ulink url="&blfs-ticket-root;10049">#10049</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[pierre] - Update to gnumeric-1.12.36. Fixes 53 <ulink url="&blfs-ticket-root;10047">#10047</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[pierre] - Update to goffice-0.10.36. Fixes 57 <ulink url="&blfs-ticket-root;10046">#10046</ulink>.</para> 58 </listitem> 59 <listitem> 48 60 <para>[pierre] - Patch libxml2, to prevent segfaults in itstool 49 61 in some cases.</para> -
packages.ent
r9dbc19e rb4201cc 562 562 <!ENTITY gdk-pixbuf-version "2.36.11"> 563 563 <!ENTITY glu-version "9.0.0"> 564 <!ENTITY goffice010-version "0.10.3 5">564 <!ENTITY goffice010-version "0.10.36"> 565 565 <!ENTITY gtk2-version "2.24.31"> 566 566 <!ENTITY gtk3-version "3.22.26"> … … 716 716 <!-- Chapter 42 --> 717 717 <!ENTITY AbiWord-version "3.0.2"> 718 <!ENTITY gnumeric-version "1.12.3 5">718 <!ENTITY gnumeric-version "1.12.36"> 719 719 <!ENTITY gnucash-version "2.4.11"> 720 720 … … 729 729 <!ENTITY flashplayer-version "26.0.0.151"> 730 730 <!ENTITY qupzilla-version "2.2.1"> 731 <!ENTITY seamonkey-version "2.4 8">731 <!ENTITY seamonkey-version "2.49.1"> 732 732 733 733 <!-- Chapter 44 --> -
x/lib/goffice010.xml
r9dbc19e rb4201cc 9 9 <!ENTITY goffice010-download-ftp 10 10 "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz"> 11 <!ENTITY goffice010-md5sum " 3a47150f19f0968d02b77374d1a5008f">11 <!ENTITY goffice010-md5sum "fe8bbf5ada293ec69f34aeddb8cac9f4"> 12 12 <!ENTITY goffice010-size "2.3 MB"> 13 <!ENTITY goffice010-buildsize " 79 MB (with tests)">13 <!ENTITY goffice010-buildsize "99 MB (with tests)"> 14 14 <!ENTITY goffice010-time "1.0 SBU (with tests)"> 15 15 ]> -
xsoft/graphweb/seamonkey.xml
r9dbc19e rb4201cc 7 7 <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz"> 8 8 <!ENTITY seamonkey-download-ftp " "> 9 <!ENTITY seamonkey-md5sum "c f9ccf46be9359bd82e1931e083e942f">10 <!ENTITY seamonkey-size "21 0MB">11 <!ENTITY seamonkey-buildsize "4. 4 GB (125 MB installed)">12 <!ENTITY seamonkey-time "1 5SBU (using parallelism=4)">9 <!ENTITY seamonkey-md5sum "c0ea3b8705975a12d9c4af966db1649f"> 10 <!ENTITY seamonkey-size "219 MB"> 11 <!ENTITY seamonkey-buildsize "4.6 GB (262 MB installed with devel env)"> 12 <!ENTITY seamonkey-time "17 SBU (using parallelism=4)"> 13 13 ]> 14 14 … … 217 217 ac_add_options --with-system-nspr 218 218 ac_add_options --with-system-nss 219 220 # Us the internal version of icu due to execution problems 221 #ac_add_options --with-system-icu 219 ac_add_options --with-system-icu 220 221 <!-- seems OK with icu-60, seamonkey-2.49 222 # Use the internal version of icu due to execution problems--> 222 223 223 224 # The BLFS editors recommend not changing anything below this line: … … 270 271 unset EXTRA_FLAGS && 271 272 272 sed -e /static_assert/s/_EVENT_SIZEOF/EVENT__SIZEOF/ \273 -i mozilla/ipc/chromium/src/base/message_pump_libevent.cc274 275 273 make -f client.mk</userinput></screen> 276 274 … … 325 323 settings work around code which gcc6 and later would otherwise regard as 326 324 out-of-specification and allow it to produce a working program. 327 </para>328 329 <para>330 <command>sed ... message_pump_libevent.cc</command>: Fix an331 error due to changes in libevent-2.1.8 and later.332 325 </para> 333 326 … … 424 417 </seg> 425 418 <seg> 426 /usr/lib/seamonkey-&seamonkey-version; 419 /usr/include/seamonkey-&seamonkey-version; (optional), 420 /usr/lib/seamonkey-&seamonkey-version;, 421 /usr/lib/seamonkey-devel-&seamonkey-version; (optional), and 422 /usr/share/idl/seamonkey-&seamonkey-version; (optional) 427 423 </seg> 428 424 </seglistitem> -
xsoft/office/gnumeric.xml
r9dbc19e rb4201cc 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 " 2b253329de4121231c6dfb402116c2c2">9 <!ENTITY gnumeric-md5sum "3a84ec7d8925930fa6fec4335a0e9e9e"> 10 10 <!ENTITY gnumeric-size "19 MB"> 11 <!ENTITY gnumeric-buildsize " 269 MB (add 4MB for tests)">12 <!ENTITY gnumeric-time "2. 5 SBU (add 3.5SBU for tests)">11 <!ENTITY gnumeric-buildsize "347 MB (add 3 MB for tests)"> 12 <!ENTITY gnumeric-time "2.3 SBU (add 3.9 SBU for tests)"> 13 13 ]> 14 14 … … 177 177 </seg> 178 178 <seg> 179 libspreadsheet.so, 180 gnumeric.so, and 181 several plugins under /usr/lib/gnumeric/&gnumeric-version;/plugins/ 179 libspreadsheet.so 182 180 </seg> 183 181 <seg> 184 182 /usr/include/libspreadsheet-1.12, 185 /usr/lib/{,goffice/0.10/plugins}/gnumeric, and 186 /usr/share/{,gnome/help,omf,pixmaps}/gnumeric 183 /usr/lib/gnumeric, 184 /usr/lib/goffice/0.10/plugins/gnumeric, 185 /usr/share/gnumeric, 186 /usr/share/help/{C,cs,de,es}/gnumeric, and 187 /usr/share/pixmaps/gnumeric 187 188 </seg> 188 189 </seglistitem> … … 268 269 </varlistentry> 269 270 271 <varlistentry id="libspreadsheet"> 272 <term><filename class="libraryfile">libspreadsheet.so</filename></term> 273 <listitem> 274 <para> 275 contains the gnumeric API functions. 276 </para> 277 <indexterm zone="gnumeric libspreadsheet"> 278 <primary sortas="c-libspreadsheet">libspreadsheet.so</primary> 279 </indexterm> 280 </listitem> 281 </varlistentry> 270 282 </variablelist> 271 283
Note:
See TracChangeset
for help on using the changeset viewer.