Changeset 1ddbf11a
- Timestamp:
- 09/12/2012 02:44:38 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- db248d06
- Parents:
- 63aeb2c
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r63aeb2c r1ddbf11a 4 4 --> 5 5 6 <!ENTITY day "1 1"> <!-- Always 2 digits -->6 <!ENTITY day "12"> <!-- Always 2 digits --> 7 7 <!ENTITY month "09"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2012"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "September 1 1th, &year;">12 <!ENTITY releasedate "September 12th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 48 48 <!ENTITY xorg-download-http "http://xorg.freedesktop.org/releases/individual"> 49 49 <!ENTITY xorg-download-ftp "ftp://ftp.x.org/pub/individual"> 50 <!ENTITY mozilla-http "http://releases.mozilla.org/pub/mozilla.org"> 51 <!ENTITY mozilla-ftp "ftp://ftp.mozilla.org/pub/mozilla.org"> 50 52 51 53 <!-- These entities are used to identify versions of LFS … … 1021 1023 <!ENTITY pidgin-version "2.10.6"> 1022 1024 <!ENTITY rox-filer-version "2.10"> 1023 <!ENTITY thunderbird-version "1 3.0.1">1025 <!ENTITY thunderbird-version "15.0.1"> 1024 1026 <!ENTITY transmission-version "2.60"> 1025 1027 <!ENTITY xchat-version "2.8.8"> -
introduction/welcome/changelog.xml
r63aeb2c r1ddbf11a 45 45 --> 46 46 <listitem> 47 <para>September 12th, 2012</para> 48 <itemizedlist> 49 <listitem> 50 <para>[krejzi] - Thunderbird 15.0.1.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 47 56 <para>September 11th, 2012</para> 48 57 <itemizedlist> -
xsoft/other/thunderbird.xml
r63aeb2c r1ddbf11a 6 6 7 7 <!ENTITY thunderbird-download-http 8 "http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">8 "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2"> 9 9 <!ENTITY thunderbird-download-ftp 10 "ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2"> 11 <!ENTITY thunderbird-md5sum "721088faf4bedfd8d7beb6f8295856d1"> 12 <!ENTITY thunderbird-size "99 MB"> 13 <!ENTITY thunderbird-buildsize "1.1 GB (42 MB installed)"> 14 <!ENTITY thunderbird-time "26 SBU"> 15 10 "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2"> 11 <!ENTITY thunderbird-md5sum "c84b83502892a34ecfe2d7a0fa58034f"> 12 <!ENTITY thunderbird-size "102 MB"> 13 <!ENTITY thunderbird-buildsize "2.7 GB (40 MB installed)"> 14 <!ENTITY thunderbird-time "30 SBU"> 16 15 ]> 17 16 … … 39 38 </para> 40 39 41 &lfs7 1_checked;40 &lfs72_checked; 42 41 43 42 <bridgehead renderas="sect3">Package Information</bridgehead> … … 85 84 </para> 86 85 86 <bridgehead renderas="sect4">Recommended</bridgehead> 87 <para role="recommended"> 88 <xref linkend="libevent"/>, 89 <xref linkend="libvpx"/>, 90 <xref linkend="nspr"/>, 91 <xref linkend="nss"/>, 92 <xref linkend="sqlite"/> and 93 <xref linkend="yasm"/> 94 </para> 95 96 <note> 97 <para> 98 If you don't install recommended dependencies, 99 then internal copies of those packages will 100 be used. They might be tested to work, but 101 they can be out of date or contain security 102 holes. 103 </para> 104 </note> 105 87 106 <bridgehead renderas="sect4">Optional</bridgehead> 88 107 <para role="optional"> … … 90 109 <xref linkend="doxygen"/>, 91 110 <xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/> 92 (for integration with the old version of <application>Gnome</application>), 111 (for integration with the old version of <application>GNOME</application>), 112 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>, 93 113 <xref linkend="libnotify"/>, 94 <xref linkend="nss"/>,95 <xref linkend="nspr"/>,96 114 <xref linkend="startup-notification"/>, 97 <xref linkend="sqlite"/>, 98 <xref linkend="yasm"/> (or <xref linkend="libvpx"/>), 99 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>, 100 <xref linkend="libevent"/>, 101 <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing 102 the jemalloc code) and 103 <xref linkend="wget"/> 115 <xref linkend="wget"/> and 116 <xref linkend="wireless_tools"/> 104 117 </para> 105 118 … … 124 137 <screen><userinput>cat > mozconfig << "EOF" 125 138 # If you have a multicore machine you can speed up the build by running 126 # several jobs at once, but if you have a single core, delete this line: 127 mk_add_options MOZ_MAKE_FLAGS="-j4" 128 129 # If you have installed Yasm delete this option: 130 ac_add_options --disable-webm 131 132 # If you have installed DBus-Glib delete this option: 139 # several jobs at once by uncommenting the following line and setting the 140 # value to number of CPU cores: 141 #mk_add_options MOZ_MAKE_FLAGS="-j4" 142 143 # If you have installed DBus-Glib comment out this line: 133 144 ac_add_options --disable-dbus 134 145 135 # If you have installed wireless-tools delete this option:146 # If you have installed wireless-tools comment out this line: 136 147 ac_add_options --disable-necko-wifi 137 148 138 # If you have installed libnotify delete this option:149 # If you have installed libnotify comment out this line: 139 150 ac_add_options --disable-libnotify 140 151 141 # Uncomment these if you have installed them: 142 # ac_add_options --enable-startup-notification 143 # ac_add_options --enable-system-hunspell 144 # ac_add_options --enable-system-sqlite 145 # ac_add_options --with-system-libevent 146 # ac_add_options --with-system-libvpx 147 # ac_add_options --with-system-nspr 148 # ac_add_options --with-system-nss 152 # Uncomment these lines if you have installed optional dependencies: 153 #ac_add_options --enable-system-hunspell 154 #ac_add_options --enable-startup-notification 155 156 # If you have not installed Yasm then uncomment this line: 157 #ac_add_options --disable-webm 149 158 150 159 # If you want to compile the Mozilla Calendar, uncomment this line: 151 # ac_add_options --enable-calendar 152 153 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbuild 160 #ac_add_options --enable-calendar 161 162 # Comment out following options if you have not installed 163 # recommended dependencies: 164 ac_add_options --enable-system-sqlite 165 ac_add_options --with-system-libevent 166 ac_add_options --with-system-libvpx 167 ac_add_options --with-system-nspr 168 ac_add_options --with-system-nss 169 170 # It is recommended not to touch anything below this line 171 ac_add_options --prefix=/usr 172 154 173 ac_add_options --disable-crashreporter 174 ac_add_options --disable-installer 175 ac_add_options --disable-updater 155 176 ac_add_options --disable-debug 156 ac_add_options --disable-debug-symbols157 ac_add_options --disable-installer158 ac_add_options --disable-static159 177 ac_add_options --disable-tests 160 ac_add_options --disable-updater 178 179 ac_add_options --enable-optimize 180 ac_add_options --enable-strip 181 ac_add_options --enable-install-strip 182 183 ac_add_options --enable-gio 161 184 ac_add_options --enable-official-branding 162 ac_add_options --enable-shared 185 ac_add_options --enable-safe-browsing 186 ac_add_options --enable-url-classifier 187 163 188 ac_add_options --enable-system-cairo 164 189 ac_add_options --enable-system-ffi 165 ac_add_options --prefix=/usr 190 ac_add_options --enable-system-pixman 191 166 192 ac_add_options --with-pthreads 193 194 ac_add_options --with-system-bz2 167 195 ac_add_options --with-system-jpeg 168 196 ac_add_options --with-system-png 169 197 ac_add_options --with-system-zlib 198 199 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbuild 170 200 EOF</userinput></screen> 171 201 … … 178 208 make -C thunderbuild/mail/installer</userinput></screen> 179 209 180 <para>This package does not come with a test suite.</para> 210 <para> 211 This package does not come with a test suite. 212 </para> 181 213 182 214 <para> … … 186 218 187 219 <screen role="root"><userinput>mkdir -pv /usr/lib/thunderbird-&thunderbird-version; && 188 tar xf thunderbuild/mozilla/dist/thunderbird-&thunderbird-version;.en-US.linux-$(uname -m).tar.bz2 \189 -C /usr/lib/thunderbird-&thunderbird-version; --strip-components=1 &&220 tar -xf thunderbuild/mozilla/dist/thunderbird-&thunderbird-version;.en-US.linux-$(uname -m).tar.bz2 \ 221 -C /usr/lib/thunderbird-&thunderbird-version; --strip-components=1 && 190 222 ln -sfv ../lib/thunderbird-&thunderbird-version;/thunderbird /usr/bin</userinput></screen> 191 223 … … 194 226 <application>Thunderbird</application>. Alternatively, if you want to 195 227 install the full <application>Thunderbird</application> development 196 environment, as the <systemitem class="username">root</systemitem> user: 228 environment, run the following command as the 229 <systemitem class="username">root</systemitem> user: 197 230 </para> 198 231 … … 278 311 279 312 <para> 280 If you use a desktop environment like <application>G nome</application> or313 If you use a desktop environment like <application>GNOME</application> or 281 314 <application>KDE</application> you may wish to create a 282 315 <filename>thunderbird.desktop</filename> file so that 283 316 <application>Thunderbird</application> appears in the panel's menus. If 284 you didn't enable startup-notification in your mozconfig change the285 StartupNotify line to false. As the286 <systemitem class="username">root</systemitem> user:317 you didn't enable <application>startup-notification</application> in your 318 mozconfig then change the StartupNotify line to false. Run the following 319 commands as the <systemitem class="username">root</systemitem> user: 287 320 </para> 288 321 … … 291 324 [Desktop Entry] 292 325 Encoding=UTF-8 326 Name=Thunderbird Mail 327 Comment=Send and receive mail with Thunderbird 328 GenericName=Mail Client 329 Exec=thunderbird %u 330 Terminal=false 293 331 Type=Application 294 Name=Thunderbird295 Comment=Fetch Your Email296 332 Icon=thunderbird 297 Exec=thunderbird 298 Categories=Network;GTK;Application;Email;News;333 Categories=Application;Network;Email; 334 MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;x-scheme-handler/mailto; 299 335 StartupNotify=true 300 Terminal=false301 336 EOF 302 337 ln -sfv /usr/lib/thunderbird-&thunderbird-version;/chrome/icons/default/default256.png \ 303 /usr/share/pixmaps/thunderbird.png</userinput></screen>338 /usr/share/pixmaps/thunderbird.png</userinput></screen> 304 339 </sect3> 305 340 </sect2> … … 310 345 <segmentedlist> 311 346 <segtitle>Installed Programs</segtitle> 312 <segtitle>Installed Libraries</segtitle>313 347 <segtitle>Installed Directories</segtitle> 314 348 315 349 <seglistitem> 316 <seg>thunderbird</seg>317 350 <seg> 318 Numerous libraries, email/newsgroups components, plugins, extensions, 319 and helper modules installed in <filename 320 class="directory">/usr/lib/thunderbird-&thunderbird-version;</filename> 351 thunderbird 321 352 </seg> 322 <seg>/usr/lib/thunderbird-&thunderbird-version;</seg> 353 <seg> 354 /usr/lib/thunderbird-&thunderbird-version; 355 </seg> 323 356 </seglistitem> 324 357 </segmentedlist> … … 340 373 </listitem> 341 374 </varlistentry> 375 342 376 </variablelist> 343 </sect2> 377 378 </sect2> 379 344 380 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.