Changeset 4a8e9f7
- Timestamp:
- 04/10/2005 07:19:58 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, 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:
- 94302200
- Parents:
- a4040c1
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ra4040c1 r4a8e9f7 407 407 <!-- Chapter 35 --> 408 408 <!ENTITY mozilla-version "1.7.5"> 409 <!ENTITY firefox-version "1.0 ">409 <!ENTITY firefox-version "1.0.2"> 410 410 <!ENTITY galeon-version "1.3.18"> 411 411 <!ENTITY dillo-version "0.8.4"> -
general/sysutils/unzip.xml
ra4040c1 r4a8e9f7 76 76 make prefix=/usr LOCAL_UNZIP=-DUSE_UNSHRINK linux_shlibz</command></userinput></screen> 77 77 78 <para>To test the results, issue: <command> ldconfig $PWD && make check</command>.</para>78 <para>To test the results, issue: <command>/sbin/ldconfig $PWD && make check</command>.</para> 79 79 80 80 <para>Now, as the root user:</para> -
introduction/welcome/changelog.xml
ra4040c1 r4a8e9f7 23 23 <itemizedlist> 24 24 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 26 Firefox-1.0.2.</para></listitem> 27 27 28 28 <listitem><para>April 9th, 2005 [randy]: Updated to -
xsoft/graphweb/firefox.xml
ra4040c1 r4a8e9f7 7 7 <!ENTITY firefox-download-http "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;-source.tar.bz2"> 8 8 <!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"> 10 10 <!ENTITY firefox-size "32 MB"> 11 11 <!ENTITY firefox-buildsize "564 MB"> 12 <!ENTITY firefox-time "1 1.3SBU">12 <!ENTITY firefox-time "10.9 SBU"> 13 13 ]> 14 14 … … 113 113 <application>libjpeg</application> installed.</para> 114 114 115 <para>This package does not come with a test suite.</para> 116 115 117 <para>Now, as the root user:</para> 116 118 … … 141 143 142 144 <segmentedlist> 143 <segtitle>Installed Program </segtitle>145 <segtitle>Installed Programs</segtitle> 144 146 <segtitle>Installed Libraries</segtitle> 145 147 <segtitle>Installed Directories</segtitle> 146 148 147 149 <seglistitem> 148 <seg>firefox </seg>150 <seg>firefox and firefox-config</seg> 149 151 <seg>Numerous libraries, browser components, plugins, extensions and helper 150 152 modules installed in … … 169 171 </variablelist> 170 172 173 <varlistentry id="firefox-config"> 174 <term><command>firefox-config</command></term> 175 <listitem><para>determines the compile and linker flags that should be 176 used to compile and link programs that use 177 <application>Firefox</application> libraries and browser 178 components.</para> 179 <indexterm zone="firefox firefox-config"> 180 <primary sortas="b-firefox-config">firefox-config</primary> 181 </indexterm></listitem> 182 </varlistentry> 183 </variablelist> 184 171 185 </sect2> 172 186
Note:
See TracChangeset
for help on using the changeset viewer.