Changeset 4a8e9f7


Ignore:
Timestamp:
04/10/2005 07:19:58 PM (19 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
94302200
Parents:
a4040c1
Message:

Updated to Firefox-1.0.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3704 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra4040c1 r4a8e9f7  
    407407<!-- Chapter 35 -->       
    408408<!ENTITY mozilla-version              "1.7.5"> 
    409 <!ENTITY firefox-version              "1.0">
     409<!ENTITY firefox-version              "1.0.2">
    410410<!ENTITY galeon-version               "1.3.18">
    411411<!ENTITY dillo-version                "0.8.4"> 
  • general/sysutils/unzip.xml

    ra4040c1 r4a8e9f7  
    7676make prefix=/usr LOCAL_UNZIP=-DUSE_UNSHRINK linux_shlibz</command></userinput></screen>
    7777
    78 <para>To test the results, issue: <command>ldconfig $PWD &amp;&amp; make check</command>.</para>
     78<para>To test the results, issue: <command>/sbin/ldconfig $PWD &amp;&amp; make check</command>.</para>
    7979
    8080<para>Now, as the root user:</para>
  • introduction/welcome/changelog.xml

    ra4040c1 r4a8e9f7  
    2323<itemizedlist>
    2424
    25 <listitem><para>April 10th, 2005 [igor]: Updated to
    26 libIDL-0.8.5.</para></listitem>
     25<listitem><para>April 10th, 2005 [igor]: Updated to libIDL-0.8.5 and
     26Firefox-1.0.2.</para></listitem>
    2727
    2828<listitem><para>April 9th, 2005 [randy]: Updated to
  • xsoft/graphweb/firefox.xml

    ra4040c1 r4a8e9f7  
    77  <!ENTITY firefox-download-http "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;-source.tar.bz2">
    88  <!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;-source.tar.bz2">
    9   <!ENTITY firefox-md5sum        "49c16a71f4de014ea471be81e46b1da8">
     9  <!ENTITY firefox-md5sum        "fd1a0dec3e763e93eb45c0c34b399712">
    1010  <!ENTITY firefox-size          "32 MB">
    1111  <!ENTITY firefox-buildsize     "564 MB">
    12   <!ENTITY firefox-time          "11.3 SBU">
     12  <!ENTITY firefox-time          "10.9 SBU">
    1313]>
    1414
     
    113113<application>libjpeg</application> installed.</para>
    114114
     115<para>This package does not come with a test suite.</para>
     116
    115117<para>Now, as the root user:</para>
    116118
     
    141143
    142144<segmentedlist>
    143 <segtitle>Installed Program</segtitle>
     145<segtitle>Installed Programs</segtitle>
    144146<segtitle>Installed Libraries</segtitle>
    145147<segtitle>Installed Directories</segtitle>
    146148
    147149<seglistitem>
    148 <seg>firefox</seg>
     150<seg>firefox and firefox-config</seg>
    149151<seg>Numerous libraries, browser components, plugins, extensions and helper
    150152modules installed in
     
    169171</variablelist>
    170172
     173<varlistentry id="firefox-config">
     174<term><command>firefox-config</command></term>
     175<listitem><para>determines the compile and linker flags that should be
     176used to compile and link programs that use
     177<application>Firefox</application> libraries and browser
     178components.</para>
     179<indexterm zone="firefox firefox-config">
     180<primary sortas="b-firefox-config">firefox-config</primary>
     181</indexterm></listitem>
     182</varlistentry>
     183</variablelist>
     184
    171185</sect2>
    172186
Note: See TracChangeset for help on using the changeset viewer.