Changeset b8242d8
- Timestamp:
- 10/08/2014 10:41:25 PM (8 years ago)
- Branches:
- kde5-14686, systemd-13485
- Children:
- d8f24ca
- Parents:
- 0e2cc6f
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r0e2cc6f rb8242d8 45 45 --> 46 46 <listitem> 47 <para>October 8th, 2014</para> 48 <itemizedlist> 49 <listitem> 50 <para>[fernando] - Update to sudo-1.8.11p1. Fixes 51 <ulink url="&blfs-ticket-root;5634">#5634</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 47 57 <para>October 7th, 2014</para> 48 58 <itemizedlist> -
packages.ent
r0e2cc6f rb8242d8 36 36 <!ENTITY ssh-askpass-version "&openssh-version;"> 37 37 <!ENTITY stunnel-version "5.04"> 38 <!ENTITY sudo-version "1.8.11 ">38 <!ENTITY sudo-version "1.8.11p1"> 39 39 <!ENTITY tripwire-version "2.4.2.2"> 40 40 -
postlfs/security/sudo.xml
r0e2cc6f rb8242d8 7 7 <!ENTITY sudo-download-http "http://www.sudo.ws/sudo/dist/sudo-&sudo-version;.tar.gz"> 8 8 <!ENTITY sudo-download-ftp "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz"> 9 <!ENTITY sudo-md5sum " 9a642cf6aca5375f8569a2961f44d0f3">9 <!ENTITY sudo-md5sum "5065deec62e8cd514fb04d1d1253db03"> 10 10 <!ENTITY sudo-size "2.3 MB"> 11 11 <!ENTITY sudo-buildsize "24 MB (additional 2 MB for tests)"> 12 <!ENTITY sudo-time "0.5 SBU ">12 <!ENTITY sudo-time "0.5 SBU (additional 0.1 SBU for tests)"> 13 13 ]> 14 14 -
xsoft/office/libreoffice.xml
r0e2cc6f rb8242d8 175 175 Most of these packages are recommended because if they're not installed, 176 176 the build process will compile and install its own (often older) 177 version. If you have not installed some of the dependencies listed below, 178 make sure you examine the <command>./configure --help</command> output 179 for information on switches needed to prevent 180 <command>./configure</command> to look for them. 177 version. 181 178 </para> 182 179 </note> … … 188 185 <xref linkend="curl"/>, 189 186 <xref linkend="dbus-glib"/>, 187 <xref linkend="libjpeg"/>, 190 188 <xref linkend="glu"/>, 191 189 <xref linkend="graphite2"/>, … … 196 194 <xref linkend="icu"/>, 197 195 <xref linkend="lcms2"/>, 198 <xref linkend="libatomic_ops"/>,199 <xref linkend="libjpeg"/>,200 196 <xref linkend="librsvg"/>, 201 197 <xref linkend="libxml2"/> and … … 221 217 <xref linkend="gtk3"/>, 222 218 <xref linkend="kdelibs"/>, 223 <xref linkend="mariadb"/>, 219 <xref linkend="libatomic_ops"/>, 220 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>, 224 221 <xref linkend="mitkrb"/>, 225 222 <xref linkend="openjdk"/>, … … 227 224 <xref linkend="sane"/>, 228 225 <xref linkend="vlc"/>, 229 <xref linkend="zenity"/>,230 226 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>, 231 <ulink url="http://www.firebirdsql.org/">Firebird</ulink>, 227 <ulink url="http://www.firebirdsql.org/">firebird</ulink>, 228 <ulink url="http://downloads.sourceforge.net/glew/">glew (OpenGL Extension Wrangler Library)</ulink>, 232 229 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>, 233 230 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>, … … 242 239 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>, 243 240 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>, 241 <ulink url="http://sourceforge.net/projects/libwpd/files/librevenge/">librevenge (WordPerfect Document importer)</ulink>, 244 242 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>, 245 243 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>, … … 249 247 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>, 250 248 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>, 251 <ulink url="https://gitorious.org/orcus">Orcus</ulink>, and 252 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink> 249 <ulink url="http://sourceforge.net/projects/ogl-math/">ogl-math - OpenGL Mathematics (GLM)</ulink>, 250 <ulink url="https://gitorious.org/orcus/">Orcus</ulink>, 251 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>, and 252 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink> 253 253 </para> 254 254 … … 312 312 <para> 313 313 Unpack the dictionaries file and create symlinks to tarballs from the 314 source directory so they won't get downloaded again i. It is not necessary314 source directory so they won't get downloaded again. It is not necessary 315 315 to unpack the help nor the translations tarballs: 316 316 </para> … … 319 319 320 320 tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz \ 321 --no-overwrite-dir --strip-components=1</userinput></screen> 322 <!-- -\-no-overwrite-dir -\-strip-components=1 && --> 321 --no-overwrite-dir --strip-components=1 && 323 322 <!-- Not necessary for this version 324 323 tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 && … … 329 328 330 329 <!-- Not necessary for this version 330 <para> 331 If you have downloaded the translations tarball, unpack it: 332 </para> 333 334 <screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 && 335 ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen> 336 --> 331 337 <para> 332 338 If you have downloaded the translations tarball, create a symlink: … … 345 351 346 352 <para> 347 In the rest of the page, locales "en-US" and "pt-BR" are examples . Change348 them to suit your needs. You might want to read the "Command Explanations"349 further belowbefore proceeding.353 In the rest of the page, locales "en-US" and "pt-BR" are examples; you 354 can change them to suit your needs - you might want to read the 355 "Command Explanations", further below, before proceeding. 350 356 </para> 351 357 … … 382 388 chmod -v +x bin/unpack-sources && 383 389 384 chmod -v +x bin/unpack-sources &&385 390 sed -e "s/target\.mk/langlist\.mk/" \ 386 391 -e "s/tar -xf/tar -x --strip-components=1 -f/" \ … … 388 393 -i bin/unpack-sources && 389 394 390 ./autogen.sh --prefix= /usr\395 ./autogen.sh --prefix=$LO_PREFIX \ 391 396 --sysconfdir=/etc \ 392 397 --with-vendor="BLFS" \ … … 410 415 --with-system-jpeg \ 411 416 --with-system-lcms2 \ 412 --with-system-libatomic_ops \413 417 --with-system-libpng \ 414 418 --with-system-libxml \ … … 431 435 </para> 432 436 433 <note>434 <para>435 The package needs to be built from an X terminal emulator.436 </para>437 </note>438 439 437 <para> 440 438 Build the package: … … 447 445 </para> 448 446 449 <screen role="root"><userinput>make distro-pack-install &&450 install -v - dm755 /usr/share/appdata&&451 install -v -m644 sysui/desktop/appstream-appdata/*.xml \452 /usr/share/appdata</userinput></screen>447 <screen role="root"><userinput>make distro-pack-install && 448 install -v -m755 -d $LO_PREFIX/share/appdata && 449 install -v -m644 sysui/desktop/appstream-appdata/*.xml \ 450 $LO_PREFIX/share/appdata</userinput></screen> 453 451 454 452 <para> … … 457 455 </para> 458 456 459 <screen role="root"><userinput>chown -cR 0:0 dictionaries/ &&460 mkdir -pv /usr/lib/libreoffice/share/extensions/dict-en &&461 cp - rv dictionaries/en/* /usr/lib/libreoffice/share/extensions/dict-en &&462 mkdir -pv /usr/lib/libreoffice/share/extensions/dict-pt-BR &&463 cp - rv dictionaries/pt_BR/* /usr/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>457 <screen role="root"><userinput>chown -cR 0:0 dictionaries/ && 458 mkdir -pv $LO_PREFIX/lib/libreoffice/share/extensions/dict-en && 459 cp -vR dictionaries/en/* $LO_PREFIX/lib/libreoffice/share/extensions/dict-en && 460 mkdir -pv $LO_PREFIX/lib/libreoffice/share/extensions/dict-pt-BR && 461 cp -vR dictionaries/pt_BR/* $LO_PREFIX/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen> 464 462 465 463 <para> … … 499 497 the vendor which is mentioned when you click "About" on the toolbar. 500 498 </para> 499 <!-- I believe en-US is not necessary anymore 500 <para> 501 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets 502 what languages to support. en-US is always needed. To list several 503 languages, separate them with a space. For all languages, use 504 <parameter>-\-with-lang=ALL</parameter> 505 </para> 506 --> 501 507 502 508 <para> 503 509 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets 504 what languages to support. To list several languages, separate them 505 witha space. For all languages, use510 what languages to support. To list several languages, separate them with 511 a space. For all languages, use 506 512 <parameter>--with-lang=ALL</parameter>. 507 513 </para> … … 515 521 516 522 <para> 517 <parameter>--with-help</parameter>: This switch is used to build518 the help files.523 <parameter>--with-help</parameter>: Without this switch, the help files 524 are not built. 519 525 </para> 520 526 … … 555 561 556 562 <para> 557 <parameter>--enable-release-build</parameter>: This switch is used to 558 remove "Beta" or "Dev" from <application>LibreOffice</application> 559 splash screen and "About" menu. 563 <parameter>--enable-release-build=yes</parameter>: This switch enables a 564 Release Build. 565 <application>LibreOffice</application> can be built as a Release Build or 566 as a Developer Build, because their default installation paths and user 567 profile paths are different. Developer Build displays the words "Dev" and 568 "Beta" in several places (e.g, menu and splash screen). 560 569 </para> 561 570 … … 581 590 582 591 <para> 583 <option>--disable- gstreamer-0-10</option>: Use this switch if you584 haven't installed <xref linkend="gst-plugins-base"/>.592 <option>--disable-cups</option>: Use this switch if you don't need 593 printing support. 585 594 </para> 586 595 … … 615 624 <segtitle>Installed Programs</segtitle> 616 625 <segtitle>Installed Libraries</segtitle> 617 <segtitle>Installed Director ies</segtitle>626 <segtitle>Installed Directory</segtitle> 618 627 619 628 <seglistitem> 620 629 <seg> 621 630 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate, 622 loimpress, lomath, loweb, lowriter, soffice and unopkg 631 loimpress, lomath, loweb, lowriter, soffice and unopkg; 632 several programs under 633 $LO_PREFIX/lib/libreoffice/program 623 634 </seg> 624 635 <seg> 625 None 636 several libraries under 637 $LO_PREFIX/lib/libreoffice/{ure/lib,program} 626 638 </seg> 627 639 <seg> 628 /usr/lib/libreoffice640 $LO_PREFIX/lib/libreoffice 629 641 </seg> 630 642 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.