Changeset 9a78b166
- Timestamp:
- 08/02/2017 12:10:15 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 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:
- 5c80fdc3
- Parents:
- 9364bed
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r9364bed r9a78b166 46 46 <para>August 1st, 2017</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to seamonkey-2.48. Fixes 50 <ulink url="&blfs-ticket-root;9508">#9508</ulink>.</para> 51 </listitem> 48 52 <listitem> 49 53 <para>[ken] - Update to icewm-1.4.1. Fixes -
packages.ent
r9364bed r9a78b166 714 714 <!ENTITY firefox-version "54.0.1"> 715 715 <!ENTITY flashplayer-version "26.0.0.137"> 716 <!ENTITY seamonkey-version "2.4 6">716 <!ENTITY seamonkey-version "2.48"> 717 717 718 718 <!-- Chapter 44 --> -
xsoft/graphweb/seamonkey.xml
r9364bed r9a78b166 8 8 <!-- <!ENTITY seamonkey-download-ftp "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">--> 9 9 <!ENTITY seamonkey-download-ftp " "> 10 <!ENTITY seamonkey-md5sum " 436a158e16eee151b97f96c053b82d45">11 <!ENTITY seamonkey-size " 195MB">12 <!ENTITY seamonkey-buildsize " 3.9 GB (104MB installed)">13 <!ENTITY seamonkey-time "1 3.8SBU (using parallelism=4)">10 <!ENTITY seamonkey-md5sum "cf9ccf46be9359bd82e1931e083e942f"> 11 <!ENTITY seamonkey-size "210 MB"> 12 <!ENTITY seamonkey-buildsize "4.4 GB (125 MB installed)"> 13 <!ENTITY seamonkey-time "15 SBU (using parallelism=4)"> 14 14 ]> 15 15 … … 47 47 48 48 &lfs80_checked; 49 &gcc7_checked; 49 50 50 51 <bridgehead renderas="sect3">Package Information</bridgehead> … … 230 231 ac_add_options --disable-tests 231 232 232 ac_add_options --enable-optimize 233 ac_add_options --enable-optimize="-O2" 233 234 ac_add_options --enable-strip 234 235 ac_add_options --enable-install-strip
Note:
See TracChangeset
for help on using the changeset viewer.