/trunk/blfs/general/genlib/nspr.xml |
---|
4,8 → 4,9 |
<!ENTITY % general-entities SYSTEM "../../general.ent"> |
%general-entities; |
<!ENTITY nspr-download-http "https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz"> |
<!-- <!ENTITY nspr-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">--> |
<!ENTITY nspr-download-ftp " "> |
<!ENTITY nspr-md5sum "4f24b2fb88ca03b5d6d6931d6a67ef9a"> |
<!ENTITY nspr-md5sum "0de760c1e00a92e180e611cf06ce9589"> |
<!ENTITY nspr-size "1.1 Mo"> |
<!ENTITY nspr-buildsize "12 Mo"> |
<!ENTITY nspr-time "moins de 0.1 SBU"> |
56,12 → 57,9 |
suivantes :</para> |
<screen> |
<userinput>cd nspr && |
sed -ri 's#^(RELEASE_BINS =).*#\1#' pr/src/misc/Makefile.in && |
sed -ri 's#^(RELEASE_BINS =).*#1#' pr/src/misc/Makefile.in && |
sed -i 's#$(LIBRARY) ##' config/rules.mk && |
./configure --prefix=/usr \ |
--with-mozilla \ |
--with-pthreads \ |
$([ $(uname -m) = x86_64 ] && echo --enable-64bit) && |
./configure --prefix=/usr --with-mozilla --with-pthreads $([ $(uname -m) = x86_64 ] && echo --enable-64bit) && |
make</userinput> |
</screen> |
<para>Ce paquet n'est pas fourni avec une suite de tests.</para> |
/trunk/blfs/general/genlib/wayland.xml |
---|
1,4 → 1,4 |
<?xml version="1.0" encoding="ISO-8859-1"?> |
<?xml version="1.0" encoding="UTF-8"?> |
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" |
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ |
<!ENTITY % general-entities SYSTEM "../../general.ent"> |
5,9 → 5,9 |
%general-entities; |
<!ENTITY wayland-download-http "http://wayland.freedesktop.org/releases/wayland-&wayland-version;.tar.xz"> |
<!ENTITY wayland-download-ftp " "> |
<!ENTITY wayland-md5sum "5e141b3f2a7005d6c89d6f233c87c317"> |
<!ENTITY wayland-size "344 Ko"> |
<!ENTITY wayland-buildsize "10.1 Mo"> |
<!ENTITY wayland-md5sum "e7751c38807c231afaba9d6b68f2a2b7"> |
<!ENTITY wayland-size "361 Ko"> |
<!ENTITY wayland-buildsize "7.4 Mo (plus 3.7 Mo if tests are run)"> |
<!ENTITY wayland-time "0.1 SBU"> |
]> |
<sect1 id="wayland" xreflabel="Wayland-&wayland-version;"> |
84,9 → 84,7 |
Installez <application>Wayland</application> en lançant les commandes suivantes : |
</para> |
<screen> |
<userinput>./configure --prefix=/usr \ |
--disable-static \ |
--disable-documentation && |
<userinput>./configure --prefix=/usr --disable-static --disable-documentation && |
make</userinput> |
</screen> |
<para> |
/trunk/blfs/general/graphlib/poppler.xml |
---|
5,10 → 5,10 |
%general-entities; |
<!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz"> |
<!ENTITY poppler-download-ftp " "> |
<!ENTITY poppler-md5sum "2fec3b2401a1722418b1f5bf64cd00cd"> |
<!ENTITY poppler-size "1.6 Mo (additional 9 Mo for the test suite)"> |
<!ENTITY poppler-buildsize "65 Mo (with Qt4 and Qt5 libraries, and tests)"> |
<!ENTITY poppler-time "1.6 SBU (with Qt4 and Qt5 libraries, and tests)"> |
<!ENTITY poppler-md5sum "849a8bd6af5794efb961b70418414e5a"> |
<!ENTITY poppler-size "1.6 Mo"> |
<!ENTITY poppler-buildsize "42 Mo (with Qt4 and Qt5 libraries)"> |
<!ENTITY poppler-time "0.7 SBU (with Qt4 and Qt5 libraries)"> |
<!ENTITY poppler-data-version "0.4.7"> |
<!ENTITY poppler-data-download-http "http://poppler.freedesktop.org/poppler-data-&poppler-data-version;.tar.gz"> |
<!ENTITY poppler-data-md5sum "636a8f2b9f6df9e7ced8ec0946961eaf"> |
/trunk/blfs/general/prog/git.xml |
---|
6,10 → 6,11 |
<!ENTITY git-root "https://www.kernel.org/pub/software/scm/git" > |
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> |
<!ENTITY git-download-ftp "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz"> |
<!ENTITY git-md5sum "0214e04f7041f835c5c38f2b78eccced"> |
<!ENTITY git-size "3.7 Mo"> |
<!ENTITY git-buildsize "349 Mo (add 28 Mo for building documentation)"> |
<!ENTITY git-time "0.7 SBU (add 12 SBU for tests and 2.4 SBU for building documentation)"> |
<!ENTITY git-md5sum "eece7b1e87983271621a0cb6aab37a25"> |
<!ENTITY git-size "3.8 Mo"> |
<!ENTITY git-buildsize "364 Mo (including the pre-built documentation)"> |
<!ENTITY git-time "0.8 SBU (add 2.4 SBU for building documentation)"> |
<!-- tests used to take 12 SBU, grep-2.23 causes them to fail after 4.0 SBU --> |
]> |
<sect1 id="git" xreflabel="git-&git-version;"> |
<?dbhtml filename="git.html"?> |
/trunk/blfs/general.ent |
---|
1,6 → 1,6 |
<!-- $LastChangedBy: igor $ $Date: 2014-06-29 11:28:58 +0200 (dim. 29 juin 2014) $ --> |
<!ENTITY day "12"> <!-- Always 2 digits --> |
<!ENTITY day "19"> <!-- Always 2 digits --> |
<!ENTITY month "02"> <!-- Always 2 digits --> |
<!ENTITY year "2016"> |
<!ENTITY copyrightdate "2001-&year;"> |
/trunk/blfs/packages.ent |
---|
1,4 → 1,4 |
<!-- $LastChangedBy: ken $ $Date: 2016-02-13 04:23:46 +0100 (sam. 13 févr. 2016) $ --> |
<!-- $LastChangedBy: ken $ $Date: 2016-02-20 07:34:03 +0100 (sam. 20 févr. 2016) $ --> |
<!-- Part II --> |
<!-- Chapter 3 --> |
<!ENTITY initd-tools-version "0.1.3"> |
22,12 → 22,11 |
<!ENTITY mitkrb-version "&mitkrb-major-version;"> |
<!ENTITY nettle-version "3.2"> |
<!ENTITY nss-minor-version "22"> |
<!-- normal |
<!-- normal --> |
<!ENTITY nss-micro-version "1"> |
<!ENTITY nss-version "3.&nss-minor-version;.&nss-micro-version;"> |
--> |
<!-- major and minor only --> |
<!ENTITY nss-version "3.&nss-minor-version;"> |
<!-- major and minor only |
<!ENTITY nss-version "3.&nss-minor-version;"> --> |
<!ENTITY openssh-version "7.1p2"> |
<!ENTITY openssl-version "1.0.2f"> |
<!ENTITY p11-kit-version "0.23.2"> <!-- Even minors only --> |
131,7 → 130,7 |
<!ENTITY lzo-version "2.09"> |
<!ENTITY mtdev-version "1.1.5"> |
<!ENTITY npth-version "1.2"> |
<!ENTITY nspr-version "4.11"> |
<!ENTITY nspr-version "4.12"> |
<!ENTITY openobex-version "1.7.1"> |
<!ENTITY pcre-version "8.38"> |
<!ENTITY popt-version "1.16"> |
141,7 → 140,7 |
<!ENTITY qjson-version "0.8.1"> |
<!ENTITY sbc-version "1.3"> |
<!ENTITY talloc-version "2.1.5"> |
<!ENTITY wayland-version "1.9.0"> |
<!ENTITY wayland-version "1.10.0"> |
<!ENTITY wv-version "1.2.9"> |
<!ENTITY xapian-version "1.2.22"> |
<!-- Chapter 10 --> |
175,7 → 174,7 |
<!ENTITY openjpeg-version "1.5.2"> |
<!ENTITY openjpeg2-version "2.1.0"> |
<!ENTITY pixman-version "0.34.0"> <!-- Even minors only --> |
<!ENTITY poppler-version "0.40.0"> |
<!ENTITY poppler-version "0.41.0"> |
<!ENTITY qpdf-version "6.0.0"> |
<!-- Chapter 11 --> |
<!ENTITY chrpath-version "0.16"> |
252,7 → 251,7 |
<!ENTITY gcc-ada-version "5.3.0"> |
<!ENTITY gc-version "7.4.2"> |
<!ENTITY gdb-version "7.10.1"> |
<!ENTITY git-version "2.7.0"> |
<!ENTITY git-version "2.7.1"> |
<!ENTITY guile-version "2.0.11"> |
<!ENTITY librep-version "0.92.5"> |
<!ENTITY llvm-version "3.7.1"> |
406,7 → 405,7 |
<!ENTITY lmdb-version "0.9.18"> |
<!ENTITY mariadb-version "10.1.11"> |
<!ENTITY postgresql-version "9.5.1"> |
<!ENTITY sqlite-version "3.10.2"> |
<!ENTITY sqlite-version "3.11.0"> |
<!-- Chapter 23 --> |
<!ENTITY openldap-version "2.4.44"> |
<!ENTITY soprano-version "2.9.4"> |
520,7 → 519,7 |
<!ENTITY polkit-qt-version "0.112.0"> |
<!ENTITY polkit-kde-agent-version "0.99.0"> |
<!ENTITY libdbusmenu-qt-version "0.9.3+15.10.20150604"> |
<!-- KF5 and Plasma --> |
<!-- KF5 and Plasma --> |
<!ENTITY kf5-version "5.18.0"> |
<!ENTITY kf5-short-version "5.18"> |
<!ENTITY kf5-base "5.18"> |
635,7 → 634,7 |
<!ENTITY pidgin-version "2.10.11"> |
<!ENTITY rox-filer-version "2.11"> |
<!ENTITY rxvt-unicode-version "9.21"> |
<!ENTITY thunderbird-version "38.5.1"> |
<!ENTITY thunderbird-version "38.6.0"> |
<!ENTITY tigervnc-version "1.6.0"> |
<!ENTITY transmission-version "2.84"> |
<!ENTITY xarchiver-version "0.5.4"> |
/trunk/blfs/postlfs/security/nss.xml |
---|
3,18 → 3,18 |
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ |
<!ENTITY % general-entities SYSTEM "../../general.ent"> |
%general-entities; |
<!-- for when .0 is not part of the new tarball name --> |
<!-- for when .0 is not part of the new tarball name, but always referenced --> |
<!ENTITY nss-url "ftp.mozilla.org/pub/mozilla.org/security/nss/releases"> |
<!-- <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">--> |
<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz"> |
<!-- <!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">--> |
<!ENTITY nss-download-ftp " "> |
<!-- no micro versions --> |
<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz"> |
<!--<!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz"> --> |
<!ENTITY nss-md5sum "07dfe5bed80cf44caa9a06e8eb043742"> |
<!-- no micro versions |
<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz"> --> |
<!--<!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">--> |
<!ENTITY nss-md5sum "66175367b13bbe41295d62fce4efb88b"> |
<!ENTITY nss-size "6.7 Mo"> |
<!ENTITY nss-buildsize "91 Mo"> |
<!ENTITY nss-time "0.9 SBU"> |
<!ENTITY nss-buildsize "87 Mo"> |
<!ENTITY nss-time "1.0 SBU"> |
]> |
<sect1 id="nss" xreflabel="NSS-&nss-version;"> |
<?dbhtml filename="nss.html"?> |
/trunk/blfs/server/databases/sqlite.xml |
---|
3,16 → 3,16 |
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ |
<!ENTITY % general-entities SYSTEM "../../general.ent"> |
%general-entities; |
<!ENTITY sqlite-dl-version "3100200"> |
<!ENTITY sqlite-doc-version "3100200"> |
<!ENTITY sqlite-dl-version "3110000"> |
<!ENTITY sqlite-doc-version "3110000"> |
<!ENTITY sqlite-download-http "http://sqlite.org/2016/sqlite-autoconf-&sqlite-dl-version;.tar.gz"> |
<!ENTITY sqlite-download-ftp " "> |
<!ENTITY sqlite-md5sum "adaa31593bb5605ec6d6f34f81b43008"> |
<!ENTITY sqlite-md5sum "a6cdc3e0a6e5087d620037ae0c48720d"> |
<!ENTITY sqlite-size "2.3 Mo"> |
<!ENTITY sqlite-buildsize "73 Mo (with Optional Documentation)"> |
<!ENTITY sqlite-time "0.3 SBU"> |
<!ENTITY sqlite-buildsize "83 Mo (with Optional Documentation)"> |
<!ENTITY sqlite-time "0.6 SBU"> |
<!ENTITY sqlite-docs-download "http://sqlite.org/2016/sqlite-doc-&sqlite-doc-version;.zip"> |
<!ENTITY sqlite-docs-md5sum "08f301085279c2e4451f7dd568342943"> |
<!ENTITY sqlite-docs-md5sum "4e881ce616b44dbb1f2f7fb554bbe0be"> |
<!ENTITY sqlite-docs-size "5.2 Mo"> |
]> |
<sect1 id="sqlite" xreflabel="SQLite-&sqlite-version;"> |
/trunk/blfs/traduc/commits/r16962.txt |
---|
0,0 → 1,6 |
Révision 16962 |
Log : |
Le robot a traité 0 % du commit anglais |
/trunk/blfs/traduc/commits/r16963.txt |
---|
0,0 → 1,6 |
Révision 16963 |
Log : |
Le robot a traité 0 % du commit anglais |
/trunk/blfs/traduc/commits/r16964.txt |
---|
0,0 → 1,6 |
Révision 16964 |
Log : |
Le robot a traité 0 % du commit anglais |
/trunk/blfs/traduc/commits/r16965.txt |
---|
0,0 → 1,6 |
Révision 16965 |
Log : |
Le robot a traité 0 % du commit anglais |
/trunk/blfs/traduc/commits/r16966.txt |
---|
0,0 → 1,23 |
Révision 16966 |
fichiers modifiés : |
x/installing/xorg-server.xml |
Log : |
grammar (probably mine) |
Le robot a traité 0 % du commit anglais |
Index: x/installing/xorg-server.xml |
=================================================================== |
--- x/installing/xorg-server.xml (révision 16965) |
+++ x/installing/xorg-server.xml (révision 16966) |
@@ -178,7 +178,7 @@ |
Independent X) module which is currently required for Southern Islands and |
Sea Islands radeon video chipsets, optional for some other radeons, and |
also optional for the intel driver. It is also used by the modesetting |
-driver (which is part of this package) for on hardware using KMS and which |
+ driver (which is part of this package) for hardware using KMS which |
offers acceleration. |
</para> |
/trunk/blfs/traduc/commits/r16967.txt |
---|
0,0 → 1,98 |
Révision 16967 |
fichiers modifiés : |
multimedia/libdriv/gst10-plugins-bad.xml |
kde/core/kde-workspace.xml |
x/installing/libva.xml |
x/lib/clutter.xml |
x/lib/cogl.xml |
x/lib/gtk+3.xml |
Log : |
Wayland: replace external ulinks by xref. |
Le robot a traité 0 % du commit anglais |
Index: kde/core/kde-workspace.xml |
=================================================================== |
--- kde/core/kde-workspace.xml (révision 16966) |
+++ kde/core/kde-workspace.xml (révision 16967) |
@@ -105,7 +105,7 @@ |
<ulink url="http://www.xmms.org/">XMMS</ulink>, |
<ulink url="http://qalculate.sourceforge.net/">libqalculate</ulink> |
(wants <ulink url="http://www.ginac.de/CLN/">CLN</ulink>), and |
-<ulink url="http://wayland.freedesktop.org/">Wayland</ulink> |
+ <xref linkend="wayland"/> |
</para> |
<note> |
Index: multimedia/libdriv/gst10-plugins-bad.xml |
=================================================================== |
--- multimedia/libdriv/gst10-plugins-bad.xml (révision 16966) |
+++ multimedia/libdriv/gst10-plugins-bad.xml (révision 16967) |
@@ -136,7 +136,7 @@ |
<ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>, |
<ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">VO AAC</ulink>, |
<ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">VO AMRWB</ulink>, |
-<ulink url="http://wayland.freedesktop.org/">Wayland</ulink>, and |
+ <xref linkend="wayland"/>, and |
<ulink url="http://sourceforge.net/projects/zbar/">ZBAR</ulink> |
</para> |
Index: x/installing/libva.xml |
=================================================================== |
--- x/installing/libva.xml (révision 16966) |
+++ x/installing/libva.xml (révision 16967) |
@@ -130,7 +130,7 @@ |
<bridgehead renderas="sect5">Optional</bridgehead> |
<para role="optional"> |
<xref linkend="doxygen"/> and |
-<ulink url="http://wayland.freedesktop.org/">Wayland</ulink> |
+ <xref linkend="wayland"/> |
</para> |
<para condition="html" role="usernotes"> |
Index: x/lib/clutter.xml |
=================================================================== |
--- x/lib/clutter.xml (révision 16966) |
+++ x/lib/clutter.xml (révision 16967) |
@@ -103,7 +103,7 @@ |
<xref linkend="libinput"/>, |
<xref linkend="libxkbcommon"/>, |
<ulink url="https://github.com/kergoth/tslib">Tslib</ulink>, and |
-<ulink url="http://wayland.freedesktop.org/">Wayland</ulink> |
+ <xref linkend="wayland"/> |
</para> |
<para condition="html" role="usernotes">User Notes: |
Index: x/lib/cogl.xml |
=================================================================== |
--- x/lib/cogl.xml (révision 16966) |
+++ x/lib/cogl.xml (révision 16967) |
@@ -95,7 +95,7 @@ |
<xref linkend="gtk-doc"/>, |
<xref linkend="sdl"/>, |
<ulink url="http://www.libsdl.org/download-2.0.php">SDL2</ulink>, and |
-<ulink url="http://wayland.freedesktop.org/">Wayland</ulink> |
+ <xref linkend="wayland"/> |
</para> |
<para condition="html" role="usernotes">User Notes: |
Index: x/lib/gtk+3.xml |
=================================================================== |
--- x/lib/gtk+3.xml (révision 16966) |
+++ x/lib/gtk+3.xml (révision 16967) |
@@ -102,7 +102,7 @@ |
<xref linkend="json-glib"/>, |
<xref linkend="libxkbcommon"/>, |
<ulink url="http://ftp.acc.umu.se/pub/gnome/sources/rest/">rest</ulink>, and |
-<ulink url="http://wayland.freedesktop.org/">Wayland</ulink> |
+ <xref linkend="wayland"/> |
</para> |
<para condition="html" role="usernotes"> |
/trunk/blfs/traduc/commits/r16968.txt |
---|
0,0 → 1,46 |
Révision 16968 |
fichiers modifiés : |
introduction/welcome/changelog.xml |
general.ent |
xsoft/other/thunderbird.xml |
packages.ent |
Log : |
• Update thunderbird-38.6.0. |
Le robot a traité 60 % du commit anglais |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16967) |
+++ introduction/welcome/changelog.xml (révision 16968) |
@@ -45,6 +45,16 @@ |
--> |
<listitem> |
+ <para>February 14th, 2016</para> |
+ <itemizedlist> |
+ <listitem> |
+ <para>[fernando] - Update to thunderbird-38.6.0. Fixes |
+ <ulink url="&blfs-ticket-root;7457">#7457</ulink>.</para> |
+ </listitem> |
+ </itemizedlist> |
+ </listitem> |
+ <listitem> |
<para>February 12th, 2016</para> |
<itemizedlist> |
<listitem> |
Index: packages.ent |
=================================================================== |
--- packages.ent (révision 16967) |
+++ packages.ent (révision 16968) |
@@ -559,7 +559,7 @@ |
<!ENTITY polkit-kde-agent-version "0.99.0"> |
<!ENTITY libdbusmenu-qt-version "0.9.3+15.10.20150604"> |
+<!-- KF5 and Plasma --> |
<!ENTITY kf5-version "5.18.0"> |
<!ENTITY kf5-short-version "5.18"> |
<!ENTITY kf5-base "5.18"> |
/trunk/blfs/traduc/commits/r16969.txt |
---|
0,0 → 1,54 |
Révision 16969 |
fichiers modifiés : |
introduction/welcome/changelog.xml |
general/prog/lua.xml |
Log : |
Enabled Lua 5.1 compatibility for Lua 5.3 |
Le robot a traité 2 % du commit anglais |
Index: general/prog/lua.xml |
=================================================================== |
--- general/prog/lua.xml (révision 16968) |
+++ general/prog/lua.xml (révision 16969) |
@@ -128,7 +128,7 @@ |
sed -i '/#define LUA_ROOT/s:/usr/local/:/usr/:' src/luaconf.h && |
-make linux</userinput></screen> |
+make MYCFLAGS="-DLUA_COMPAT_5_1" linux</userinput></screen> |
<para> |
To test the results, issue: <command>make test</command>. |
@@ -195,6 +195,13 @@ |
<application>Lua</application> search path to match the install paths. |
</para> |
+ <para> |
+ <parameter>MYCFLAGS="-DLUA_COMPAT_5_1"</parameter>: This parameter |
+ enables building of the <application>Lua</application> 5.1 |
+ functions into the shared library to allow applications which |
+ still require them to function properly. |
+ </para> |
</sect2> |
<sect2 role="content"> |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16968) |
+++ introduction/welcome/changelog.xml (révision 16969) |
@@ -48,6 +48,11 @@ |
<para>February 14th, 2016</para> |
<itemizedlist> |
<listitem> |
+ <para>[krejzi] - Fixed Lua instructions to enable |
+ building of the Lua 5.1 compatibility functions. Fixes |
+ <ulink url="&blfs-ticket-root;7462">#7462</ulink>.</para> |
+ </listitem> |
+ <listitem> |
<para>[fernando] - Update to thunderbird-38.6.0. Fixes |
<ulink url="&blfs-ticket-root;7457">#7457</ulink>.</para> |
</listitem> |
/trunk/blfs/traduc/commits/r16970.txt |
---|
0,0 → 1,31 |
Révision 16970 |
fichiers modifiés : |
M scripts/blfs-chapter26.php |
Log : |
Fix icewm url. |
Le robot a traité 0 % du commit anglais |
Index: scripts/blfs-chapter26.php |
=================================================================== |
--- scripts/blfs-chapter26.php (révision 16969) |
+++ scripts/blfs-chapter26.php (révision 16970) |
@@ -15,7 +15,6 @@ |
$regex = array(); |
$regex[ 'fluxbox' ] = "/^.*current version of Fluxbox is (\d[\d\.]+\d).*$/"; |
-$regex[ 'icewm' ] = "/^.*Download icewm-(\d[\d\.]+\d).*$/"; |
$regex[ 'lxdm' ] = "/^.*Download lxdm-(\d[\d\.]+\d).*$/"; |
//$current="lxde-icon-theme"; # For debugging |
@@ -28,7 +27,7 @@ |
array( 'pkg' => 'icewm', |
'match' => '^.*$', |
-'replace' => "http://sourceforge.net/projects/icewm/files" ), |
+ 'replace' => "https://github.com/bbidulock/icewm/releases/" ), |
array( 'pkg' => 'lxdm', |
'match' => '^.*$', |
/trunk/blfs/traduc/commits/r16971.txt |
---|
0,0 → 1,25 |
Révision 16971 |
fichiers modifiés : |
x/installing/xinit.xml |
Log : |
Make xorg7-lib a required dependency for xinit |
Le robot a traité 37 % du commit anglais |
Index: x/installing/xinit.xml |
=================================================================== |
--- x/installing/xinit.xml (révision 16970) |
+++ x/installing/xinit.xml (révision 16971) |
@@ -60,9 +60,17 @@ |
<bridgehead renderas="sect3">xinit Dependencies</bridgehead> |
+ <bridgehead renderas="sect4">Required</bridgehead> |
+ <para role="required"> |
+ <xref linkend="xorg7-lib"/> |
+ </para> |
<bridgehead renderas="sect4">Required (runtime only)</bridgehead> |
<para role="required"> |
<xref linkend="twm"/>, |
/trunk/blfs/traduc/commits/r16972.txt |
---|
0,0 → 1,151 |
Révision 16972 |
fichiers modifiés : |
multimedia/videoutils/vlc.xml |
general/prog/lua.xml |
introduction/welcome/changelog.xml |
Log : |
• Lua-5.3.2 and VLC-2.2.2 need to be compiled with Lua compat 5.1 |
Le robot a traité 8 % du commit anglais |
Index: general/prog/lua.xml |
=================================================================== |
--- general/prog/lua.xml (révision 16971) |
+++ general/prog/lua.xml (révision 16972) |
@@ -119,6 +119,32 @@ |
<sect2 role="installation"> |
<title>Installation of Lua</title> |
+ <para>Some packages check for the <application>pkg-config</application> file |
+ for <application>Lua</application>, wich is created with:</para> |
+<screen role="root"><userinput>cat > lua.pc << "EOF" |
+<literal>V=5.3 |
+R=&lua-version; |
+prefix=/usr |
+INSTALL_BIN=${prefix}/bin |
+INSTALL_INC=${prefix}/include |
+INSTALL_LIB=${prefix}/lib |
+INSTALL_MAN=${prefix}/share/man/man1 |
+INSTALL_LMOD=${prefix}/share/lua/${V} |
+INSTALL_CMOD=${prefix}/lib/lua/${V} |
+exec_prefix=${prefix} |
+libdir=${exec_prefix}/lib |
+includedir=${prefix}/include |
+Name: Lua |
+Description: An Extensible Extension Language |
+Version: ${R} |
+Requires: |
+Libs: -L${libdir} -llua -lm |
+Cflags: -I${includedir}</literal> |
+EOF</userinput></screen> |
<para> |
Install <application>Lua</application> by running the following |
commands: |
@@ -128,7 +154,7 @@ |
sed -i '/#define LUA_ROOT/s:/usr/local/:/usr/:' src/luaconf.h && |
-make MYCFLAGS="-DLUA_COMPAT_5_1" linux</userinput></screen> |
+make MYCFLAGS="-DLUA_COMPAT_5_2 -DLUA_COMPAT_5_1" linux</userinput></screen> |
<para> |
To test the results, issue: <command>make test</command>. |
@@ -146,35 +172,10 @@ |
INSTALL_DATA="cp -d" INSTALL_MAN=/usr/share/man/man1 install && |
mkdir -pv /usr/share/doc/lua-&lua-version; && |
-cp -v doc/*.{html,css,gif,png} /usr/share/doc/lua-&lua-version;</userinput></screen> |
+cp -v doc/*.{html,css,gif,png} /usr/share/doc/lua-&lua-version; && |
-<para>Some packages check for the <application>pkg-config</application> file |
-for <application>Lua</application>. As the |
-<systemitem class="username">root</systemitem> user:</para> |
+install -v -m644 -D lua.pc /usr/lib/pkgconfig/lua.pc</userinput></screen> |
-<screen role="root"><userinput>cat > /usr/lib/pkgconfig/lua.pc << "EOF" |
-<literal>V=5.3 |
-R=&lua-version; |
-prefix=/usr |
-INSTALL_BIN=${prefix}/bin |
-INSTALL_INC=${prefix}/include |
-INSTALL_LIB=${prefix}/lib |
-INSTALL_MAN=${prefix}/share/man/man1 |
-INSTALL_LMOD=${prefix}/share/lua/${V} |
-INSTALL_CMOD=${prefix}/lib/lua/${V} |
-exec_prefix=${prefix} |
-libdir=${exec_prefix}/lib |
-includedir=${prefix}/include |
-Name: Lua |
-Description: An Extensible Extension Language |
-Version: ${R} |
-Requires: |
-Libs: -L${libdir} -llua -lm |
-Cflags: -I${includedir}</literal> |
-EOF</userinput></screen> |
<para> |
We are going to describe only the "Basic tests". Untar the tarball and |
change to the |
@@ -196,10 +197,9 @@ |
</para> |
<para> |
-<parameter>MYCFLAGS="-DLUA_COMPAT_5_1"</parameter>: This parameter |
-enables building of the <application>Lua</application> 5.1 |
-functions into the shared library to allow applications which |
-still require them to function properly. |
+ <envar>MYCFLAGS="-DLUA_COMPAT_5_2 -DLUA_COMPAT_5_1"</envar>: This |
+ environment variable includes compatibility layers with Lua 5.1 and 5.2 |
+ in the build. |
</para> |
</sect2> |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16971) |
+++ introduction/welcome/changelog.xml (révision 16972) |
@@ -48,9 +48,10 @@ |
<para>February 14th, 2016</para> |
<itemizedlist> |
<listitem> |
-<para>[krejzi] - Fixed Lua instructions to enable |
-building of the Lua 5.1 compatibility functions. Fixes |
-<ulink url="&blfs-ticket-root;7462">#7462</ulink>.</para> |
+ <para>[fernando] - Lua-5.3.2 and VLC-2.2.2 need to be compiled with |
+ Lua compat 5.1. Fixes |
+ <ulink url="&blfs-ticket-root;7462">#7462</ulink> and |
+ <ulink url="&blfs-ticket-root;7465">#7465</ulink>.</para> |
</listitem> |
<listitem> |
<para>[fernando] - Update to thunderbird-38.6.0. Fixes |
Index: multimedia/videoutils/vlc.xml |
=================================================================== |
--- multimedia/videoutils/vlc.xml (révision 16971) |
+++ multimedia/videoutils/vlc.xml (révision 16972) |
@@ -220,6 +220,12 @@ |
`echo $PKG_CONFIG_PATH | sed 's@:/opt/qt5/lib/pkgconfig@@'`"</userinput></screen> |
<para> |
+ If you wish to avoid thousands of annoying warnings, issue: |
+ </para> |
+<screen><userinput>sed -i 's/ifndef __FAST_MATH__/if 0/g' configure.ac</userinput></screen> |
+ <para> |
Install <application>VLC</application> by running the following commands: |
</para> |
@@ -241,10 +247,14 @@ |
sed -e '/seems to be moved/s/^/#/' \ |
-i autotools/ltmain.sh libtool &&</userinput></screen> |
-make</userinput></screen> |
+ <para> |
+ In order to build with Lua 5.1 compatiblity, issue: |
+ </para> |
+<screen><userinput>CFLAGS='-fPIC -O2 -Wall -Wextra -DLUA_COMPAT_5_1' make </userinput></screen> |
<para> |
Again, if both Qt4 and 5 are installed, restore |
<envar>PKG_CONFIG_PATH</envar>: |
/trunk/blfs/traduc/commits/r16973.txt |
---|
0,0 → 1,25 |
Révision 16973 |
fichiers modifiés : |
general.ent |
Log : |
Add entities for 7.9 tags |
Le robot a traité 6 % du commit anglais |
Index: general.ent |
=================================================================== |
--- general.ent (révision 16972) |
+++ general.ent (révision 16973) |
@@ -86,6 +86,11 @@ |
<!ENTITY lfs78_built "<para>This package is known to build using an LFS |
7.8 platform but has not been tested.</para>"> |
+<!ENTITY lfs79_checked "<para>This package is known to build and work |
+ properly using an LFS-7.9 platform.</para>"> |
+<!ENTITY lfs79_built "<para>This package is known to build using an LFS |
+ 7.9 platform but has not been tested.</para>"> |
<!-- usage: <para>&lfssvn_checked;ccyymmdd&lfssvn_checked2;</para> --> |
<!ENTITY lfssvn_checked "This package is known to build and work properly |
using an LFS-SVN-"> |
/trunk/blfs/traduc/commits/r16974.txt |
---|
0,0 → 1,173 |
Révision 16974 |
fichiers modifiés : |
networking/netprogs/wget.xml |
postlfs/security/openssl.xml |
postlfs/security/p11-kit.xml |
postlfs/security/nettle.xml |
postlfs/security/sudo.xml |
postlfs/security/gnutls.xml |
postlfs/security/openssh.xml |
postlfs/config/lsb-release.xml |
general/sysutils/which.xml |
general/genlib/libtasn1.xml |
general/genlib/libffi.xml |
Log : |
Initial 7.9 tags |
Le robot a traité 0 % du commit anglais |
Index: general/genlib/libffi.xml |
=================================================================== |
--- general/genlib/libffi.xml (révision 16973) |
+++ general/genlib/libffi.xml (révision 16974) |
@@ -36,7 +36,7 @@ |
description at run time. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/libtasn1.xml |
=================================================================== |
--- general/genlib/libtasn1.xml (révision 16973) |
+++ general/genlib/libtasn1.xml (révision 16974) |
@@ -34,7 +34,7 @@ |
that encodes and decodes DER/BER data following an ASN.1 schema. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/which.xml |
=================================================================== |
--- general/sysutils/which.xml (révision 16973) |
+++ general/sysutils/which.xml (révision 16974) |
@@ -38,7 +38,7 @@ |
<para>The first option is to install the actual GNU |
<application>which</application> package.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<sect2 role="package"> |
<title>Introduction to Which</title> |
Index: networking/netprogs/wget.xml |
=================================================================== |
--- networking/netprogs/wget.xml (révision 16973) |
+++ networking/netprogs/wget.xml (révision 16974) |
@@ -36,7 +36,7 @@ |
non-interactive downloading of files from the Web. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/config/lsb-release.xml |
=================================================================== |
--- postlfs/config/lsb-release.xml (révision 16973) |
+++ postlfs/config/lsb-release.xml (révision 16974) |
@@ -32,7 +32,7 @@ |
<para>The <application>lsb_release</application> script gives information |
about the Linux Standards Base (LSB) status of the distribution.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/gnutls.xml |
=================================================================== |
--- postlfs/security/gnutls.xml (révision 16973) |
+++ postlfs/security/gnutls.xml (révision 16974) |
@@ -53,7 +53,7 @@ |
extension and X.509 and OpenPGP certificate handling. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/nettle.xml |
=================================================================== |
--- postlfs/security/nettle.xml (révision 16973) |
+++ postlfs/security/nettle.xml (révision 16974) |
@@ -34,7 +34,7 @@ |
cryptographic library that is designed to fit easily in many contexts. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/openssh.xml |
=================================================================== |
--- postlfs/security/openssh.xml (révision 16973) |
+++ postlfs/security/openssh.xml (révision 16974) |
@@ -42,7 +42,7 @@ |
respectively. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/openssl.xml |
=================================================================== |
--- postlfs/security/openssl.xml (révision 16973) |
+++ postlfs/security/openssl.xml (révision 16974) |
@@ -39,7 +39,7 @@ |
(for accessing HTTPS sites). |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/p11-kit.xml |
=================================================================== |
--- postlfs/security/p11-kit.xml (révision 16973) |
+++ postlfs/security/p11-kit.xml (révision 16974) |
@@ -34,7 +34,7 @@ |
enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/sudo.xml |
=================================================================== |
--- postlfs/security/sudo.xml (révision 16973) |
+++ postlfs/security/sudo.xml (révision 16974) |
@@ -37,7 +37,7 @@ |
logging the commands and arguments. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
/trunk/blfs/traduc/commits/r16975.txt |
---|
0,0 → 1,414 |
Révision 16975 |
fichiers modifiés : |
pst/xml/itstool.xml |
pst/xml/docbook.xml |
pst/xml/xmlto.xml |
pst/xml/docbook-xsl.xml |
pst/sgml/opensp.xml |
pst/sgml/openjade.xml |
pst/sgml/docbook-dsssl.xml |
pst/sgml/sgml-common.xml |
pst/sgml/sgml-dtd-3.xml |
pst/sgml/sgml-dtd.xml |
pst/sgml/docbook-utils.xml |
server/databases/sqlite.xml |
general/prog/cmake.xml |
general/prog/scons.xml |
general/prog/subversion.xml |
general/prog/python2.xml |
general/genutils/tidy.xml |
general/sysutils/unzip.xml |
general/genlib/apr.xml |
general/genlib/apr-util.xml |
general/genlib/lzo.xml |
general/genlib/libarchive.xml |
general/genlib/libxml2.xml |
general/genlib/libxslt.xml |
networking/netlibs/curl.xml |
networking/netlibs/serf.xml |
networking/textweb/links.xml |
postlfs/security/cacerts.xml |
Log : |
Tags for files neede to manage/build the LFS books |
Le robot a traité 3 % du commit anglais |
Index: general/genlib/apr-util.xml |
=================================================================== |
--- general/genlib/apr-util.xml (révision 16974) |
+++ general/genlib/apr-util.xml (révision 16975) |
@@ -37,7 +37,7 @@ |
behaviour regardless of which libraries are available on a given platform. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/apr.xml |
=================================================================== |
--- general/genlib/apr.xml (révision 16974) |
+++ general/genlib/apr.xml (révision 16975) |
@@ -40,7 +40,7 @@ |
platforms. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/libxml2.xml |
=================================================================== |
--- general/genlib/libxml2.xml (révision 16974) |
+++ general/genlib/libxml2.xml (révision 16975) |
@@ -35,7 +35,7 @@ |
and utilities used for parsing XML files. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/libxslt.xml |
=================================================================== |
--- general/genlib/libxslt.xml (révision 16974) |
+++ general/genlib/libxslt.xml (révision 16975) |
@@ -36,7 +36,7 @@ |
support XSLT files. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/lzo.xml |
=================================================================== |
--- general/genlib/lzo.xml (révision 16974) |
+++ general/genlib/lzo.xml (révision 16975) |
@@ -35,7 +35,7 @@ |
real-time. This means it favors speed over compression ratio. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genutils/tidy.xml |
=================================================================== |
--- general/genutils/tidy.xml (révision 16974) |
+++ general/genutils/tidy.xml (révision 16975) |
@@ -35,7 +35,7 @@ |
errors and strives to produce visually equivalent markup that is both |
W3C compliant and compatible with most browsers.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/cmake.xml |
=================================================================== |
--- general/prog/cmake.xml (révision 16974) |
+++ general/prog/cmake.xml (révision 16975) |
@@ -38,7 +38,7 @@ |
since version 4. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/python2.xml |
=================================================================== |
--- general/prog/python2.xml (révision 16974) |
+++ general/prog/python2.xml (révision 16975) |
@@ -41,7 +41,7 @@ |
compatibility with other dependent packages. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/scons.xml |
=================================================================== |
--- general/prog/scons.xml (révision 16974) |
+++ general/prog/scons.xml (révision 16975) |
@@ -34,7 +34,7 @@ |
(and other files) implemented in <application>Python</application>. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/subversion.xml |
=================================================================== |
--- general/prog/subversion.xml (révision 16974) |
+++ general/prog/subversion.xml (révision 16975) |
@@ -43,7 +43,7 @@ |
a repository is covered at <xref linkend="svnserver"/>. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/unzip.xml |
=================================================================== |
--- general/sysutils/unzip.xml (révision 16974) |
+++ general/sysutils/unzip.xml (révision 16975) |
@@ -39,7 +39,7 @@ |
<application>PKZIP</application> or <application>Info-ZIP</application> |
utilities, primarily in a DOS environment.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<caution> |
<para>The previous version of the <application>UnZip</application> |
Index: networking/netlibs/curl.xml |
=================================================================== |
--- networking/netlibs/curl.xml (révision 16974) |
+++ networking/netlibs/curl.xml (révision 16975) |
@@ -38,7 +38,7 @@ |
functions like streaming media. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/netlibs/serf.xml |
=================================================================== |
--- networking/netlibs/serf.xml (révision 16974) |
+++ networking/netlibs/serf.xml (révision 16975) |
@@ -40,7 +40,7 @@ |
performance operation. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/textweb/links.xml |
=================================================================== |
--- networking/textweb/links.xml (révision 16974) |
+++ networking/textweb/links.xml (révision 16975) |
@@ -35,7 +35,7 @@ |
tables and frames, features background downloads, can display colors |
and has many other features.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/cacerts.xml |
=================================================================== |
--- postlfs/security/cacerts.xml (révision 16974) |
+++ postlfs/security/cacerts.xml (révision 16975) |
@@ -30,7 +30,7 @@ |
can also be used by other applications either directly of indirectly through |
<application>openssl</application>.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<indexterm zone="cacerts"> |
<primary sortas="a-cacerts">Certificate Authority Certificates</primary> |
Index: pst/sgml/docbook-dsssl.xml |
=================================================================== |
--- pst/sgml/docbook-dsssl.xml (révision 16974) |
+++ pst/sgml/docbook-dsssl.xml (révision 16975) |
@@ -52,7 +52,7 @@ |
<application>OpenJade</application> or other tools to transform SGML |
and XML DocBook files.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/docbook-utils.xml |
=================================================================== |
--- pst/sgml/docbook-utils.xml (révision 16974) |
+++ pst/sgml/docbook-utils.xml (révision 16975) |
@@ -37,7 +37,7 @@ |
two SGML files and only display the differences in markup. This is useful |
for comparing documents prepared for different languages.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/openjade.xml |
=================================================================== |
--- pst/sgml/openjade.xml (révision 16974) |
+++ pst/sgml/openjade.xml (révision 16975) |
@@ -33,7 +33,7 @@ |
DSSSL engine. This is useful for SGML and XML transformations into |
RTF, TeX, SGML and XML.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/opensp.xml |
=================================================================== |
--- pst/sgml/opensp.xml (révision 16974) |
+++ pst/sgml/opensp.xml (révision 16975) |
@@ -37,7 +37,7 @@ |
This is useful for validating, parsing and manipulating SGML and XML |
documents.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/sgml-common.xml |
=================================================================== |
--- pst/sgml/sgml-common.xml (révision 16974) |
+++ pst/sgml/sgml-common.xml (révision 16975) |
@@ -33,7 +33,7 @@ |
<command>install-catalog</command>. This is useful for creating and |
maintaining centralized SGML catalogs.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/sgml-dtd-3.xml |
=================================================================== |
--- pst/sgml/sgml-dtd-3.xml (révision 16974) |
+++ pst/sgml/sgml-dtd-3.xml (révision 16975) |
@@ -36,7 +36,7 @@ |
documentation to a standard allowing you to utilize transformations |
already written for that standard.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/sgml-dtd.xml |
=================================================================== |
--- pst/sgml/sgml-dtd.xml (révision 16974) |
+++ pst/sgml/sgml-dtd.xml (révision 16975) |
@@ -36,7 +36,7 @@ |
documentation to a standard allowing you to utilize transformations |
already written for that standard.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/xml/docbook.xml |
=================================================================== |
--- pst/xml/docbook.xml (révision 16974) |
+++ pst/xml/docbook.xml (révision 16975) |
@@ -36,7 +36,7 @@ |
and software documentation to a standard allowing you to utilize |
transformations already written for that standard.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/xml/docbook-xsl.xml |
=================================================================== |
--- pst/xml/docbook-xsl.xml (révision 16974) |
+++ pst/xml/docbook-xsl.xml (révision 16975) |
@@ -39,7 +39,7 @@ |
package contains XSL stylesheets. These are useful for |
performing transformations on XML DocBook files.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/xml/itstool.xml |
=================================================================== |
--- pst/xml/itstool.xml (révision 16974) |
+++ pst/xml/itstool.xml (révision 16975) |
@@ -36,7 +36,7 @@ |
chunk it into messages using the W3C Internationalization Tag Set (ITS). |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/xml/xmlto.xml |
=================================================================== |
--- pst/xml/xmlto.xml (révision 16974) |
+++ pst/xml/xmlto.xml (révision 16975) |
@@ -34,7 +34,7 @@ |
and applies it using an external XSL-T processor. It also performs any |
necessary post-processing.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: server/databases/sqlite.xml |
=================================================================== |
--- server/databases/sqlite.xml (révision 16974) |
+++ server/databases/sqlite.xml (révision 16975) |
@@ -42,7 +42,7 @@ |
SQL database engine. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
/trunk/blfs/traduc/commits/r16976.txt |
---|
0,0 → 1,173 |
Révision 16976 |
fichiers modifiés : |
networking/netlibs/libtirpc.xml |
networking/netprogs/rpcbind.xml |
networking/netprogs/nfs-utils.xml |
server/mail/postfix.xml |
general/sysutils/lm_sensors.xml |
general/sysutils/gpm.xml |
general/genlib/icu.xml |
general/prog/yasm.xml |
general/graphlib/libjpeg-turbo.xml |
general/graphlib/libpng.xml |
general/genutils/lsof.xml |
Log : |
tags |
Le robot a traité 0 % du commit anglais |
Index: general/genlib/icu.xml |
=================================================================== |
--- general/genlib/icu.xml (révision 16975) |
+++ general/genlib/icu.xml (révision 16976) |
@@ -38,7 +38,7 @@ |
the same results on all platforms. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genutils/lsof.xml |
=================================================================== |
--- general/genutils/lsof.xml (révision 16975) |
+++ general/genutils/lsof.xml (révision 16976) |
@@ -32,7 +32,7 @@ |
<para>The <application>lsof</application> package is useful to LiSt Open |
Files for a given running application or process.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/libjpeg-turbo.xml |
=================================================================== |
--- general/graphlib/libjpeg-turbo.xml (révision 16975) |
+++ general/graphlib/libjpeg-turbo.xml (révision 16976) |
@@ -37,7 +37,7 @@ |
image encoding, decoding and transcoding. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/libpng.xml |
=================================================================== |
--- general/graphlib/libpng.xml (révision 16975) |
+++ general/graphlib/libpng.xml (révision 16976) |
@@ -43,7 +43,7 @@ |
with many improvements and extensions and lack of patent problems. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/yasm.xml |
=================================================================== |
--- general/prog/yasm.xml (révision 16975) |
+++ general/prog/yasm.xml (révision 16976) |
@@ -34,7 +34,7 @@ |
sets, accepts NASM and GAS assembler syntaxes and outputs binary, ELF32 and |
ELF64 object formats.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/gpm.xml |
=================================================================== |
--- general/sysutils/gpm.xml (révision 16975) |
+++ general/sysutils/gpm.xml (révision 16976) |
@@ -38,7 +38,7 @@ |
instructions; it's often much easier (and less error prone) to cut and paste |
between two console windows than to type everything by hand!</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/lm_sensors.xml |
=================================================================== |
--- general/sysutils/lm_sensors.xml (révision 16975) |
+++ general/sysutils/lm_sensors.xml (révision 16976) |
@@ -40,7 +40,7 @@ |
performance of some hardware (such as cooling fans). |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/netlibs/libtirpc.xml |
=================================================================== |
--- networking/netlibs/libtirpc.xml (révision 16975) |
+++ networking/netlibs/libtirpc.xml (révision 16976) |
@@ -36,7 +36,7 @@ |
used to be in glibc. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing='compact'> |
Index: networking/netprogs/nfs-utils.xml |
=================================================================== |
--- networking/netprogs/nfs-utils.xml (révision 16975) |
+++ networking/netprogs/nfs-utils.xml (révision 16976) |
@@ -34,7 +34,7 @@ |
abilities. NFS is a protocol that allows sharing file systems over the |
network.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing='compact'> |
Index: networking/netprogs/rpcbind.xml |
=================================================================== |
--- networking/netprogs/rpcbind.xml (révision 16975) |
+++ networking/netprogs/rpcbind.xml (révision 16976) |
@@ -33,7 +33,7 @@ |
<application>portmap</application>. It is required for import or export |
of Network File System (NFS) shared directories. </para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: server/mail/postfix.xml |
=================================================================== |
--- server/mail/postfix.xml (révision 16975) |
+++ server/mail/postfix.xml (révision 16976) |
@@ -38,7 +38,7 @@ |
Internet Service Provider. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
/trunk/blfs/traduc/commits/r16977.txt |
---|
0,0 → 1,55 |
Révision 16977 |
fichiers modifiés : |
introduction/welcome/changelog.xml |
general.ent |
xsoft/office/libreoffice.xml |
Log : |
libreoffice: Quote multiple languages, to avoid error (invalid configuration). |
Le robot a traité 23 % du commit anglais |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16976) |
+++ introduction/welcome/changelog.xml (révision 16977) |
@@ -45,6 +45,16 @@ |
--> |
<listitem> |
+ <para>February 16th, 2016</para> |
+ <itemizedlist> |
+ <listitem> |
+ <para>[ken] - Libreoffice - multiple languages need to be in quotes. |
+ </para> |
+ </listitem> |
+ </itemizedlist> |
+ </listitem> |
+ <listitem> |
<para>February 14th, 2016</para> |
<itemizedlist> |
<listitem> |
Index: xsoft/office/libreoffice.xml |
=================================================================== |
--- xsoft/office/libreoffice.xml (révision 16976) |
+++ xsoft/office/libreoffice.xml (révision 16977) |
@@ -400,7 +400,7 @@ |
./autogen.sh --prefix=$LO_PREFIX \ |
--sysconfdir=/etc \ |
--with-vendor=BLFS \ |
---with-lang=fr en-GB \ |
+ --with-lang='fr en-GB' \ |
--with-help \ |
--with-myspell-dicts \ |
--with-alloc=system \ |
@@ -533,7 +533,7 @@ |
</para> |
<para> |
-<parameter>--with-lang=fr en-GB</parameter>: This switch sets |
+ <parameter>--with-lang='fr en-GB'</parameter>: This switch sets |
what languages to support. To list several languages, separate them with |
a space. For all languages, use |
<parameter>--with-lang=ALL</parameter>. |
/trunk/blfs/traduc/commits/r16978.txt |
---|
0,0 → 1,578 |
Révision 16978 |
fichiers modifiés : |
xsoft/other/rxvt-unicode.xml |
x/lib/libepoxy.xml |
x/lib/libdrm.xml |
x/lib/glu.xml |
x/wm/fluxbox.xml |
x/installing/x7lib.xml |
x/installing/mesa.xml |
x/installing/xbitmaps.xml |
x/installing/xcb-util.xml |
x/installing/xcb-util-keysyms.xml |
x/installing/xinit.xml |
x/installing/xkeyboard-config.xml |
x/installing/libva.xml |
x/installing/libevdev.xml |
x/installing/libvdpau.xml |
x/installing/x7driver-evdev.xml |
x/installing/x7proto.xml |
x/installing/x7driver-intel.xml |
x/installing/xorg-server.xml |
x/installing/libXau.xml |
x/installing/xcursor-themes.xml |
x/installing/util-macros.xml |
x/installing/libXdmcp.xml |
x/installing/libxcb.xml |
x/installing/xcb-proto.xml |
x/installing/xclock.xml |
general/sysutils/pm-utils.xml |
general/genlib/wayland.xml |
general/genlib/mtdev.xml |
general/prog/tcl.xml |
general/prog/git.xml |
general/prog/elfutils.xml |
general/prog/perl-modules.xml |
general/prog/tk.xml |
general/graphlib/fontconfig.xml |
general/graphlib/pixman.xml |
general/graphlib/freetype2.xml |
networking/netprogs/rsync.xml |
Log : |
tags (for the moment I have not built all xorg apps or legacy fonts, nor all of llvm) |
Le robot a traité 0 % du commit anglais |
Index: general/genlib/mtdev.xml |
=================================================================== |
--- general/genlib/mtdev.xml (révision 16977) |
+++ general/genlib/mtdev.xml (révision 16978) |
@@ -36,7 +36,7 @@ |
protocol. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/wayland.xml |
=================================================================== |
--- general/genlib/wayland.xml (révision 16977) |
+++ general/genlib/wayland.xml (révision 16978) |
@@ -35,7 +35,7 @@ |
implementation of the protocol. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/fontconfig.xml |
=================================================================== |
--- general/graphlib/fontconfig.xml (révision 16977) |
+++ general/graphlib/fontconfig.xml (révision 16978) |
@@ -36,7 +36,7 @@ |
customizing font access. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/freetype2.xml |
=================================================================== |
--- general/graphlib/freetype2.xml (révision 16977) |
+++ general/graphlib/freetype2.xml (révision 16978) |
@@ -41,7 +41,7 @@ |
<application>TrueType</application> fonts. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/pixman.xml |
=================================================================== |
--- general/graphlib/pixman.xml (révision 16977) |
+++ general/graphlib/pixman.xml (révision 16978) |
@@ -35,7 +35,7 @@ |
compositing and trapezoid rasterization. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/elfutils.xml |
=================================================================== |
--- general/prog/elfutils.xml (révision 16977) |
+++ general/prog/elfutils.xml (révision 16978) |
@@ -36,7 +36,7 @@ |
files. |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/git.xml |
=================================================================== |
--- general/prog/git.xml (révision 16977) |
+++ general/prog/git.xml (révision 16978) |
@@ -48,7 +48,7 @@ |
</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/perl-modules.xml |
=================================================================== |
--- general/prog/perl-modules.xml (révision 16977) |
+++ general/prog/perl-modules.xml (révision 16978) |
@@ -1841,7 +1841,7 @@ |
This module and all dependency modules use the standard |
<xref linkend="perl-standard-install"/>.</para> |
-&lfs78_checked; |
+ &lfs79_checked; |
<itemizedlist> |
<listitem> |
Index: general/prog/tcl.xml |
=================================================================== |
--- general/prog/tcl.xml (révision 16977) |
+++ general/prog/tcl.xml (révision 16978) |
@@ -43,7 +43,7 @@ |
Language, a robust general-purpose scripting language. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/tk.xml |
=================================================================== |
--- general/prog/tk.xml (révision 16977) |
+++ general/prog/tk.xml (révision 16978) |
@@ -37,7 +37,7 @@ |
TCL GUI Toolkit. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/pm-utils.xml |
=================================================================== |
--- general/sysutils/pm-utils.xml (révision 16977) |
+++ general/sysutils/pm-utils.xml (révision 16978) |
@@ -35,7 +35,7 @@ |
to run user supplied scripts on suspend and resume. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/netprogs/rsync.xml |
=================================================================== |
--- networking/netprogs/rsync.xml (révision 16977) |
+++ networking/netprogs/rsync.xml (révision 16978) |
@@ -33,7 +33,7 @@ |
<command>rsync</command> utility. This is useful for synchronizing large |
file archives over a network.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libevdev.xml |
=================================================================== |
--- x/installing/libevdev.xml (révision 16977) |
+++ x/installing/libevdev.xml (révision 16978) |
@@ -36,7 +36,7 @@ |
functions for Xorg input drivers. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect4">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libva.xml |
=================================================================== |
--- x/installing/libva.xml (révision 16977) |
+++ x/installing/libva.xml (révision 16978) |
@@ -50,7 +50,7 @@ |
subpicture blending, and rendering. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect4">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libvdpau.xml |
=================================================================== |
--- x/installing/libvdpau.xml (révision 16977) |
+++ x/installing/libvdpau.xml (révision 16978) |
@@ -54,7 +54,7 @@ |
required. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect4">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libXau.xml |
=================================================================== |
--- x/installing/libXau.xml (révision 16977) |
+++ x/installing/libXau.xml (révision 16978) |
@@ -33,7 +33,7 @@ |
implementing the X11 Authorization Protocol. This is useful for |
restricting client access to the display.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libxcb.xml |
=================================================================== |
--- x/installing/libxcb.xml (révision 16977) |
+++ x/installing/libxcb.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
Xlib can also use XCB as a transport layer, allowing software to make |
requests and receive responses with both.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libXdmcp.xml |
=================================================================== |
--- x/installing/libXdmcp.xml (révision 16977) |
+++ x/installing/libXdmcp.xml (révision 16978) |
@@ -33,7 +33,7 @@ |
implementing the X Display Manager Control Protocol. This is useful for |
allowing clients to interact with the X Display Manager.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/mesa.xml |
=================================================================== |
--- x/installing/mesa.xml (révision 16977) |
+++ x/installing/mesa.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
library. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/util-macros.xml |
=================================================================== |
--- x/installing/util-macros.xml (révision 16977) |
+++ x/installing/util-macros.xml (révision 16978) |
@@ -33,7 +33,7 @@ |
<application>m4</application> macros used by all of the |
<application>Xorg</application> packages.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/x7driver-evdev.xml |
=================================================================== |
--- x/installing/x7driver-evdev.xml (révision 16977) |
+++ x/installing/x7driver-evdev.xml (révision 16978) |
@@ -38,7 +38,7 @@ |
additional drivers are required. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect4">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/x7driver-intel.xml |
=================================================================== |
--- x/installing/x7driver-intel.xml (révision 16977) |
+++ x/installing/x7driver-intel.xml (révision 16978) |
@@ -40,7 +40,7 @@ |
and HD graphics processors (SandyBridge, IvyBridge and Haswell). |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<note><para>This is a development version of the Intel driver |
which is needed to work properly with the latest hardware.</para></note> |
Index: x/installing/x7lib.xml |
=================================================================== |
--- x/installing/x7lib.xml (révision 16977) |
+++ x/installing/x7lib.xml (révision 16978) |
@@ -127,7 +127,7 @@ |
<para>The <application>Xorg</application> libraries provide library |
routines that are used within all X Window applications.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/x7proto.xml |
=================================================================== |
--- x/installing/x7proto.xml (révision 16977) |
+++ x/installing/x7proto.xml (révision 16978) |
@@ -111,7 +111,7 @@ |
header files required to build the system, and to allow other |
applications to build against the installed X Window system.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xbitmaps.xml |
=================================================================== |
--- x/installing/xbitmaps.xml (révision 16977) |
+++ x/installing/xbitmaps.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
images used by multiple applications built in Xorg chapter. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xcb-proto.xml |
=================================================================== |
--- x/installing/xcb-proto.xml (révision 16977) |
+++ x/installing/xcb-proto.xml (révision 16978) |
@@ -33,7 +33,7 @@ |
XML-XCB protocol descriptions that <application>libxcb</application> |
uses to generate the majority of its code and API.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xcb-util-keysyms.xml |
=================================================================== |
--- x/installing/xcb-util-keysyms.xml (révision 16977) |
+++ x/installing/xcb-util-keysyms.xml (révision 16978) |
@@ -35,7 +35,7 @@ |
for handling standard X key constants and conversion to/from keycodes. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xcb-util.xml |
=================================================================== |
--- x/installing/xcb-util.xml (révision 16977) |
+++ x/installing/xcb-util.xml (révision 16978) |
@@ -36,7 +36,7 @@ |
core X protocol. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xclock.xml |
=================================================================== |
--- x/installing/xclock.xml (révision 16977) |
+++ x/installing/xclock.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
¬-katamari; |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xcursor-themes.xml |
=================================================================== |
--- x/installing/xcursor-themes.xml (révision 16977) |
+++ x/installing/xcursor-themes.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
redglass and whiteglass animated cursor themes. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xinit.xml |
=================================================================== |
--- x/installing/xinit.xml (révision 16977) |
+++ x/installing/xinit.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
¬-katamari; |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xkeyboard-config.xml |
=================================================================== |
--- x/installing/xkeyboard-config.xml (révision 16977) |
+++ x/installing/xkeyboard-config.xml (révision 16978) |
@@ -36,7 +36,7 @@ |
the keyboard configuration database for the X Window System. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xorg-server.xml |
=================================================================== |
--- x/installing/xorg-server.xml (révision 16977) |
+++ x/installing/xorg-server.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
of the X Window system. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/lib/glu.xml |
=================================================================== |
--- x/lib/glu.xml (révision 16977) |
+++ x/lib/glu.xml (révision 16978) |
@@ -33,7 +33,7 @@ |
This package provides the Mesa OpenGL Utility library. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/lib/libdrm.xml |
=================================================================== |
--- x/lib/libdrm.xml (révision 16977) |
+++ x/lib/libdrm.xml (révision 16978) |
@@ -37,7 +37,7 @@ |
similar projects. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/lib/libepoxy.xml |
=================================================================== |
--- x/lib/libepoxy.xml (révision 16977) |
+++ x/lib/libepoxy.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
function pointer management. |
</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: xsoft/other/rxvt-unicode.xml |
=================================================================== |
--- xsoft/other/rxvt-unicode.xml (révision 16977) |
+++ xsoft/other/rxvt-unicode.xml (révision 16978) |
@@ -34,7 +34,7 @@ |
emulator <application>rxvt</application>, an X Window System terminal |
emulator which includes support for XFT and Unicode.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/wm/fluxbox.xml |
=================================================================== |
--- x/wm/fluxbox.xml (révision 16977) |
+++ x/wm/fluxbox.xml (révision 16978) |
@@ -33,7 +33,7 @@ |
<para>The <application>Fluxbox</application> package contains a window |
manager.</para> |
- &lfs78_checked; |
+ &lfs79_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
/trunk/blfs/traduc/commits/r16979.txt |
---|
0,0 → 1,1314 |
Révision 16979 |
fichiers modifiés : |
networking/netlibs/libtirpc.xml |
networking/netlibs/serf.xml |
networking/netlibs/curl.xml |
networking/netprogs/nfs-utils.xml |
networking/netprogs/wget.xml |
networking/netprogs/rsync.xml |
networking/netprogs/rpcbind.xml |
networking/textweb/links.xml |
postlfs/config/lsb-release.xml |
postlfs/security/sudo.xml |
postlfs/security/gnutls.xml |
postlfs/security/openssh.xml |
postlfs/security/openssl.xml |
postlfs/security/cacerts.xml |
postlfs/security/p11-kit.xml |
postlfs/security/nettle.xml |
xsoft/other/rxvt-unicode.xml |
pst/xml/xmlto.xml |
pst/xml/docbook-xsl.xml |
pst/xml/itstool.xml |
pst/xml/docbook.xml |
pst/sgml/opensp.xml |
pst/sgml/openjade.xml |
pst/sgml/docbook-dsssl.xml |
pst/sgml/sgml-common.xml |
pst/sgml/sgml-dtd-3.xml |
pst/sgml/sgml-dtd.xml |
pst/sgml/docbook-utils.xml |
server/databases/sqlite.xml |
server/mail/postfix.xml |
x/wm/fluxbox.xml |
x/installing/xcb-proto.xml |
x/installing/x7driver-evdev.xml |
x/installing/x7driver-intel.xml |
x/installing/libXau.xml |
x/installing/x7lib.xml |
x/installing/xcursor-themes.xml |
x/installing/xinit.xml |
x/installing/libva.xml |
x/installing/libXdmcp.xml |
x/installing/libxcb.xml |
x/installing/x7proto.xml |
x/installing/xorg-server.xml |
x/installing/xclock.xml |
x/installing/mesa.xml |
x/installing/xbitmaps.xml |
x/installing/xcb-util.xml |
x/installing/xcb-util-keysyms.xml |
x/installing/xkeyboard-config.xml |
x/installing/util-macros.xml |
x/installing/libevdev.xml |
x/installing/libvdpau.xml |
x/lib/libepoxy.xml |
x/lib/libdrm.xml |
x/lib/glu.xml |
general/prog/yasm.xml |
general/prog/tcl.xml |
general/prog/git.xml |
general/prog/elfutils.xml |
general/prog/subversion.xml |
general/prog/python2.xml |
general/prog/perl-modules.xml |
general/prog/tk.xml |
general/prog/cmake.xml |
general/prog/scons.xml |
general/graphlib/libjpeg-turbo.xml |
general/graphlib/freetype2.xml |
general/graphlib/libpng.xml |
general/graphlib/fontconfig.xml |
general/graphlib/pixman.xml |
general/genutils/tidy.xml |
general/genutils/lsof.xml |
general/sysutils/gpm.xml |
general/sysutils/lm_sensors.xml |
general/sysutils/unzip.xml |
general/sysutils/which.xml |
general/sysutils/pm-utils.xml |
general/genlib/libffi.xml |
general/genlib/wayland.xml |
general/genlib/icu.xml |
general/genlib/libxslt.xml |
general/genlib/apr-util.xml |
general/genlib/mtdev.xml |
general/genlib/apr.xml |
general/genlib/lzo.xml |
general/genlib/libxml2.xml |
general/genlib/libtasn1.xml |
general/genlib/libarchive.xml |
Log : |
Revert lfs79 tags |
Le robot a traité 1 % du commit anglais |
Index: general/genlib/apr-util.xml |
=================================================================== |
--- general/genlib/apr-util.xml (révision 16978) |
+++ general/genlib/apr-util.xml (révision 16979) |
@@ -37,7 +37,7 @@ |
behaviour regardless of which libraries are available on a given platform. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/apr.xml |
=================================================================== |
--- general/genlib/apr.xml (révision 16978) |
+++ general/genlib/apr.xml (révision 16979) |
@@ -40,7 +40,7 @@ |
platforms. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/icu.xml |
=================================================================== |
--- general/genlib/icu.xml (révision 16978) |
+++ general/genlib/icu.xml (révision 16979) |
@@ -38,7 +38,7 @@ |
the same results on all platforms. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/libffi.xml |
=================================================================== |
--- general/genlib/libffi.xml (révision 16978) |
+++ general/genlib/libffi.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
description at run time. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/libtasn1.xml |
=================================================================== |
--- general/genlib/libtasn1.xml (révision 16978) |
+++ general/genlib/libtasn1.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
that encodes and decodes DER/BER data following an ASN.1 schema. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/libxml2.xml |
=================================================================== |
--- general/genlib/libxml2.xml (révision 16978) |
+++ general/genlib/libxml2.xml (révision 16979) |
@@ -35,7 +35,7 @@ |
and utilities used for parsing XML files. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/libxslt.xml |
=================================================================== |
--- general/genlib/libxslt.xml (révision 16978) |
+++ general/genlib/libxslt.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
support XSLT files. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/lzo.xml |
=================================================================== |
--- general/genlib/lzo.xml (révision 16978) |
+++ general/genlib/lzo.xml (révision 16979) |
@@ -35,7 +35,7 @@ |
real-time. This means it favors speed over compression ratio. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/mtdev.xml |
=================================================================== |
--- general/genlib/mtdev.xml (révision 16978) |
+++ general/genlib/mtdev.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
protocol. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genlib/wayland.xml |
=================================================================== |
--- general/genlib/wayland.xml (révision 16978) |
+++ general/genlib/wayland.xml (révision 16979) |
@@ -35,7 +35,7 @@ |
implementation of the protocol. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genutils/lsof.xml |
=================================================================== |
--- general/genutils/lsof.xml (révision 16978) |
+++ general/genutils/lsof.xml (révision 16979) |
@@ -32,7 +32,7 @@ |
<para>The <application>lsof</application> package is useful to LiSt Open |
Files for a given running application or process.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/genutils/tidy.xml |
=================================================================== |
--- general/genutils/tidy.xml (révision 16978) |
+++ general/genutils/tidy.xml (révision 16979) |
@@ -35,7 +35,7 @@ |
errors and strives to produce visually equivalent markup that is both |
W3C compliant and compatible with most browsers.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/fontconfig.xml |
=================================================================== |
--- general/graphlib/fontconfig.xml (révision 16978) |
+++ general/graphlib/fontconfig.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
customizing font access. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/freetype2.xml |
=================================================================== |
--- general/graphlib/freetype2.xml (révision 16978) |
+++ general/graphlib/freetype2.xml (révision 16979) |
@@ -41,7 +41,7 @@ |
<application>TrueType</application> fonts. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/libjpeg-turbo.xml |
=================================================================== |
--- general/graphlib/libjpeg-turbo.xml (révision 16978) |
+++ general/graphlib/libjpeg-turbo.xml (révision 16979) |
@@ -37,7 +37,7 @@ |
image encoding, decoding and transcoding. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/libpng.xml |
=================================================================== |
--- general/graphlib/libpng.xml (révision 16978) |
+++ general/graphlib/libpng.xml (révision 16979) |
@@ -43,7 +43,7 @@ |
with many improvements and extensions and lack of patent problems. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/graphlib/pixman.xml |
=================================================================== |
--- general/graphlib/pixman.xml (révision 16978) |
+++ general/graphlib/pixman.xml (révision 16979) |
@@ -35,7 +35,7 @@ |
compositing and trapezoid rasterization. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/cmake.xml |
=================================================================== |
--- general/prog/cmake.xml (révision 16978) |
+++ general/prog/cmake.xml (révision 16979) |
@@ -38,7 +38,7 @@ |
since version 4. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/elfutils.xml |
=================================================================== |
--- general/prog/elfutils.xml (révision 16978) |
+++ general/prog/elfutils.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
files. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/git.xml |
=================================================================== |
--- general/prog/git.xml (révision 16978) |
+++ general/prog/git.xml (révision 16979) |
@@ -48,7 +48,7 @@ |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/perl-modules.xml |
=================================================================== |
--- general/prog/perl-modules.xml (révision 16978) |
+++ general/prog/perl-modules.xml (révision 16979) |
@@ -1841,7 +1841,7 @@ |
This module and all dependency modules use the standard |
<xref linkend="perl-standard-install"/>.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<itemizedlist> |
<listitem> |
Index: general/prog/python2.xml |
=================================================================== |
--- general/prog/python2.xml (révision 16978) |
+++ general/prog/python2.xml (révision 16979) |
@@ -41,7 +41,7 @@ |
compatibility with other dependent packages. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/scons.xml |
=================================================================== |
--- general/prog/scons.xml (révision 16978) |
+++ general/prog/scons.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
(and other files) implemented in <application>Python</application>. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/subversion.xml |
=================================================================== |
--- general/prog/subversion.xml (révision 16978) |
+++ general/prog/subversion.xml (révision 16979) |
@@ -43,7 +43,7 @@ |
a repository is covered at <xref linkend="svnserver"/>. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/tcl.xml |
=================================================================== |
--- general/prog/tcl.xml (révision 16978) |
+++ general/prog/tcl.xml (révision 16979) |
@@ -43,7 +43,7 @@ |
Language, a robust general-purpose scripting language. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/tk.xml |
=================================================================== |
--- general/prog/tk.xml (révision 16978) |
+++ general/prog/tk.xml (révision 16979) |
@@ -37,7 +37,7 @@ |
TCL GUI Toolkit. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/prog/yasm.xml |
=================================================================== |
--- general/prog/yasm.xml (révision 16978) |
+++ general/prog/yasm.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
sets, accepts NASM and GAS assembler syntaxes and outputs binary, ELF32 and |
ELF64 object formats.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/gpm.xml |
=================================================================== |
--- general/sysutils/gpm.xml (révision 16978) |
+++ general/sysutils/gpm.xml (révision 16979) |
@@ -38,7 +38,7 @@ |
instructions; it's often much easier (and less error prone) to cut and paste |
between two console windows than to type everything by hand!</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/lm_sensors.xml |
=================================================================== |
--- general/sysutils/lm_sensors.xml (révision 16978) |
+++ general/sysutils/lm_sensors.xml (révision 16979) |
@@ -40,7 +40,7 @@ |
performance of some hardware (such as cooling fans). |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/pm-utils.xml |
=================================================================== |
--- general/sysutils/pm-utils.xml (révision 16978) |
+++ general/sysutils/pm-utils.xml (révision 16979) |
@@ -35,7 +35,7 @@ |
to run user supplied scripts on suspend and resume. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: general/sysutils/unzip.xml |
=================================================================== |
--- general/sysutils/unzip.xml (révision 16978) |
+++ general/sysutils/unzip.xml (révision 16979) |
@@ -39,7 +39,7 @@ |
<application>PKZIP</application> or <application>Info-ZIP</application> |
utilities, primarily in a DOS environment.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<caution> |
<para>The previous version of the <application>UnZip</application> |
Index: general/sysutils/which.xml |
=================================================================== |
--- general/sysutils/which.xml (révision 16978) |
+++ general/sysutils/which.xml (révision 16979) |
@@ -38,7 +38,7 @@ |
<para>The first option is to install the actual GNU |
<application>which</application> package.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<sect2 role="package"> |
<title>Introduction to Which</title> |
Index: networking/netlibs/curl.xml |
=================================================================== |
--- networking/netlibs/curl.xml (révision 16978) |
+++ networking/netlibs/curl.xml (révision 16979) |
@@ -38,7 +38,7 @@ |
functions like streaming media. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/netlibs/libtirpc.xml |
=================================================================== |
--- networking/netlibs/libtirpc.xml (révision 16978) |
+++ networking/netlibs/libtirpc.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
used to be in glibc. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing='compact'> |
Index: networking/netlibs/serf.xml |
=================================================================== |
--- networking/netlibs/serf.xml (révision 16978) |
+++ networking/netlibs/serf.xml (révision 16979) |
@@ -40,7 +40,7 @@ |
performance operation. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/netprogs/nfs-utils.xml |
=================================================================== |
--- networking/netprogs/nfs-utils.xml (révision 16978) |
+++ networking/netprogs/nfs-utils.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
abilities. NFS is a protocol that allows sharing file systems over the |
network.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing='compact'> |
Index: networking/netprogs/rpcbind.xml |
=================================================================== |
--- networking/netprogs/rpcbind.xml (révision 16978) |
+++ networking/netprogs/rpcbind.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
<application>portmap</application>. It is required for import or export |
of Network File System (NFS) shared directories. </para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/netprogs/rsync.xml |
=================================================================== |
--- networking/netprogs/rsync.xml (révision 16978) |
+++ networking/netprogs/rsync.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
<command>rsync</command> utility. This is useful for synchronizing large |
file archives over a network.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/netprogs/wget.xml |
=================================================================== |
--- networking/netprogs/wget.xml (révision 16978) |
+++ networking/netprogs/wget.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
non-interactive downloading of files from the Web. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: networking/textweb/links.xml |
=================================================================== |
--- networking/textweb/links.xml (révision 16978) |
+++ networking/textweb/links.xml (révision 16979) |
@@ -35,7 +35,7 @@ |
tables and frames, features background downloads, can display colors |
and has many other features.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/config/lsb-release.xml |
=================================================================== |
--- postlfs/config/lsb-release.xml (révision 16978) |
+++ postlfs/config/lsb-release.xml (révision 16979) |
@@ -32,7 +32,7 @@ |
<para>The <application>lsb_release</application> script gives information |
about the Linux Standards Base (LSB) status of the distribution.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/cacerts.xml |
=================================================================== |
--- postlfs/security/cacerts.xml (révision 16978) |
+++ postlfs/security/cacerts.xml (révision 16979) |
@@ -30,7 +30,7 @@ |
can also be used by other applications either directly of indirectly through |
<application>openssl</application>.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<indexterm zone="cacerts"> |
<primary sortas="a-cacerts">Certificate Authority Certificates</primary> |
Index: postlfs/security/gnutls.xml |
=================================================================== |
--- postlfs/security/gnutls.xml (révision 16978) |
+++ postlfs/security/gnutls.xml (révision 16979) |
@@ -53,7 +53,7 @@ |
extension and X.509 and OpenPGP certificate handling. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/nettle.xml |
=================================================================== |
--- postlfs/security/nettle.xml (révision 16978) |
+++ postlfs/security/nettle.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
cryptographic library that is designed to fit easily in many contexts. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/openssh.xml |
=================================================================== |
--- postlfs/security/openssh.xml (révision 16978) |
+++ postlfs/security/openssh.xml (révision 16979) |
@@ -42,7 +42,7 @@ |
respectively. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/openssl.xml |
=================================================================== |
--- postlfs/security/openssl.xml (révision 16978) |
+++ postlfs/security/openssl.xml (révision 16979) |
@@ -39,7 +39,7 @@ |
(for accessing HTTPS sites). |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/p11-kit.xml |
=================================================================== |
--- postlfs/security/p11-kit.xml (révision 16978) |
+++ postlfs/security/p11-kit.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: postlfs/security/sudo.xml |
=================================================================== |
--- postlfs/security/sudo.xml (révision 16978) |
+++ postlfs/security/sudo.xml (révision 16979) |
@@ -37,7 +37,7 @@ |
logging the commands and arguments. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/docbook-dsssl.xml |
=================================================================== |
--- pst/sgml/docbook-dsssl.xml (révision 16978) |
+++ pst/sgml/docbook-dsssl.xml (révision 16979) |
@@ -52,7 +52,7 @@ |
<application>OpenJade</application> or other tools to transform SGML |
and XML DocBook files.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/docbook-utils.xml |
=================================================================== |
--- pst/sgml/docbook-utils.xml (révision 16978) |
+++ pst/sgml/docbook-utils.xml (révision 16979) |
@@ -37,7 +37,7 @@ |
two SGML files and only display the differences in markup. This is useful |
for comparing documents prepared for different languages.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/openjade.xml |
=================================================================== |
--- pst/sgml/openjade.xml (révision 16978) |
+++ pst/sgml/openjade.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
DSSSL engine. This is useful for SGML and XML transformations into |
RTF, TeX, SGML and XML.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/opensp.xml |
=================================================================== |
--- pst/sgml/opensp.xml (révision 16978) |
+++ pst/sgml/opensp.xml (révision 16979) |
@@ -37,7 +37,7 @@ |
This is useful for validating, parsing and manipulating SGML and XML |
documents.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/sgml-common.xml |
=================================================================== |
--- pst/sgml/sgml-common.xml (révision 16978) |
+++ pst/sgml/sgml-common.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
<command>install-catalog</command>. This is useful for creating and |
maintaining centralized SGML catalogs.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/sgml-dtd-3.xml |
=================================================================== |
--- pst/sgml/sgml-dtd-3.xml (révision 16978) |
+++ pst/sgml/sgml-dtd-3.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
documentation to a standard allowing you to utilize transformations |
already written for that standard.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/sgml/sgml-dtd.xml |
=================================================================== |
--- pst/sgml/sgml-dtd.xml (révision 16978) |
+++ pst/sgml/sgml-dtd.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
documentation to a standard allowing you to utilize transformations |
already written for that standard.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/xml/docbook.xml |
=================================================================== |
--- pst/xml/docbook.xml (révision 16978) |
+++ pst/xml/docbook.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
and software documentation to a standard allowing you to utilize |
transformations already written for that standard.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/xml/docbook-xsl.xml |
=================================================================== |
--- pst/xml/docbook-xsl.xml (révision 16978) |
+++ pst/xml/docbook-xsl.xml (révision 16979) |
@@ -39,7 +39,7 @@ |
package contains XSL stylesheets. These are useful for |
performing transformations on XML DocBook files.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/xml/itstool.xml |
=================================================================== |
--- pst/xml/itstool.xml (révision 16978) |
+++ pst/xml/itstool.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
chunk it into messages using the W3C Internationalization Tag Set (ITS). |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: pst/xml/xmlto.xml |
=================================================================== |
--- pst/xml/xmlto.xml (révision 16978) |
+++ pst/xml/xmlto.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
and applies it using an external XSL-T processor. It also performs any |
necessary post-processing.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: server/databases/sqlite.xml |
=================================================================== |
--- server/databases/sqlite.xml (révision 16978) |
+++ server/databases/sqlite.xml (révision 16979) |
@@ -42,7 +42,7 @@ |
SQL database engine. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: server/mail/postfix.xml |
=================================================================== |
--- server/mail/postfix.xml (révision 16978) |
+++ server/mail/postfix.xml (révision 16979) |
@@ -38,7 +38,7 @@ |
Internet Service Provider. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libevdev.xml |
=================================================================== |
--- x/installing/libevdev.xml (révision 16978) |
+++ x/installing/libevdev.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
functions for Xorg input drivers. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect4">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libva.xml |
=================================================================== |
--- x/installing/libva.xml (révision 16978) |
+++ x/installing/libva.xml (révision 16979) |
@@ -50,7 +50,7 @@ |
subpicture blending, and rendering. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect4">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libvdpau.xml |
=================================================================== |
--- x/installing/libvdpau.xml (révision 16978) |
+++ x/installing/libvdpau.xml (révision 16979) |
@@ -54,7 +54,7 @@ |
required. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect4">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libXau.xml |
=================================================================== |
--- x/installing/libXau.xml (révision 16978) |
+++ x/installing/libXau.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
implementing the X11 Authorization Protocol. This is useful for |
restricting client access to the display.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libxcb.xml |
=================================================================== |
--- x/installing/libxcb.xml (révision 16978) |
+++ x/installing/libxcb.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
Xlib can also use XCB as a transport layer, allowing software to make |
requests and receive responses with both.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/libXdmcp.xml |
=================================================================== |
--- x/installing/libXdmcp.xml (révision 16978) |
+++ x/installing/libXdmcp.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
implementing the X Display Manager Control Protocol. This is useful for |
allowing clients to interact with the X Display Manager.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/mesa.xml |
=================================================================== |
--- x/installing/mesa.xml (révision 16978) |
+++ x/installing/mesa.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
library. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/util-macros.xml |
=================================================================== |
--- x/installing/util-macros.xml (révision 16978) |
+++ x/installing/util-macros.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
<application>m4</application> macros used by all of the |
<application>Xorg</application> packages.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/x7driver-evdev.xml |
=================================================================== |
--- x/installing/x7driver-evdev.xml (révision 16978) |
+++ x/installing/x7driver-evdev.xml (révision 16979) |
@@ -38,7 +38,7 @@ |
additional drivers are required. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect4">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/x7driver-intel.xml |
=================================================================== |
--- x/installing/x7driver-intel.xml (révision 16978) |
+++ x/installing/x7driver-intel.xml (révision 16979) |
@@ -40,7 +40,7 @@ |
and HD graphics processors (SandyBridge, IvyBridge and Haswell). |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<note><para>This is a development version of the Intel driver |
which is needed to work properly with the latest hardware.</para></note> |
Index: x/installing/x7lib.xml |
=================================================================== |
--- x/installing/x7lib.xml (révision 16978) |
+++ x/installing/x7lib.xml (révision 16979) |
@@ -127,7 +127,7 @@ |
<para>The <application>Xorg</application> libraries provide library |
routines that are used within all X Window applications.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/x7proto.xml |
=================================================================== |
--- x/installing/x7proto.xml (révision 16978) |
+++ x/installing/x7proto.xml (révision 16979) |
@@ -111,7 +111,7 @@ |
header files required to build the system, and to allow other |
applications to build against the installed X Window system.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xbitmaps.xml |
=================================================================== |
--- x/installing/xbitmaps.xml (révision 16978) |
+++ x/installing/xbitmaps.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
images used by multiple applications built in Xorg chapter. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xcb-proto.xml |
=================================================================== |
--- x/installing/xcb-proto.xml (révision 16978) |
+++ x/installing/xcb-proto.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
XML-XCB protocol descriptions that <application>libxcb</application> |
uses to generate the majority of its code and API.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xcb-util-keysyms.xml |
=================================================================== |
--- x/installing/xcb-util-keysyms.xml (révision 16978) |
+++ x/installing/xcb-util-keysyms.xml (révision 16979) |
@@ -35,7 +35,7 @@ |
for handling standard X key constants and conversion to/from keycodes. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xcb-util.xml |
=================================================================== |
--- x/installing/xcb-util.xml (révision 16978) |
+++ x/installing/xcb-util.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
core X protocol. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xclock.xml |
=================================================================== |
--- x/installing/xclock.xml (révision 16978) |
+++ x/installing/xclock.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
¬-katamari; |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xcursor-themes.xml |
=================================================================== |
--- x/installing/xcursor-themes.xml (révision 16978) |
+++ x/installing/xcursor-themes.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
redglass and whiteglass animated cursor themes. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xinit.xml |
=================================================================== |
--- x/installing/xinit.xml (révision 16978) |
+++ x/installing/xinit.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
¬-katamari; |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xkeyboard-config.xml |
=================================================================== |
--- x/installing/xkeyboard-config.xml (révision 16978) |
+++ x/installing/xkeyboard-config.xml (révision 16979) |
@@ -36,7 +36,7 @@ |
the keyboard configuration database for the X Window System. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/installing/xorg-server.xml |
=================================================================== |
--- x/installing/xorg-server.xml (révision 16978) |
+++ x/installing/xorg-server.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
of the X Window system. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/lib/glu.xml |
=================================================================== |
--- x/lib/glu.xml (révision 16978) |
+++ x/lib/glu.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
This package provides the Mesa OpenGL Utility library. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/lib/libdrm.xml |
=================================================================== |
--- x/lib/libdrm.xml (révision 16978) |
+++ x/lib/libdrm.xml (révision 16979) |
@@ -37,7 +37,7 @@ |
similar projects. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/lib/libepoxy.xml |
=================================================================== |
--- x/lib/libepoxy.xml (révision 16978) |
+++ x/lib/libepoxy.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
function pointer management. |
</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: xsoft/other/rxvt-unicode.xml |
=================================================================== |
--- xsoft/other/rxvt-unicode.xml (révision 16978) |
+++ xsoft/other/rxvt-unicode.xml (révision 16979) |
@@ -34,7 +34,7 @@ |
emulator <application>rxvt</application>, an X Window System terminal |
emulator which includes support for XFT and Unicode.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: x/wm/fluxbox.xml |
=================================================================== |
--- x/wm/fluxbox.xml (révision 16978) |
+++ x/wm/fluxbox.xml (révision 16979) |
@@ -33,7 +33,7 @@ |
<para>The <application>Fluxbox</application> package contains a window |
manager.</para> |
-&lfs79_checked; |
+ &lfs78_checked; |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
/trunk/blfs/traduc/commits/r16980.txt |
---|
0,0 → 1,60 |
Révision 16980 |
fichiers modifiés : |
general/prog/git.xml |
introduction/welcome/changelog.xml |
general.ent |
packages.ent |
Log : |
git-2.7.1 : /me swears at grep-2.23, again (already reported upstream). |
Le robot a traité 47 % du commit anglais |
Index: general/prog/git.xml |
=================================================================== |
--- general/prog/git.xml (révision 16979) |
+++ general/prog/git.xml (révision 16980) |
@@ -8,10 +8,11 @@ |
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> |
<!ENTITY git-download-ftp "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz"> |
+ <!-- tests used to take 12 SBU, grep-2.23 causes them to fail after 4.0 SBU --> |
]> |
<sect1 id="git" xreflabel="git-&git-version;"> |
@@ -169,8 +170,11 @@ |
<screen><userinput>make man</userinput></screen> |
<para> |
-The test suite can be run in parallel mode. To run the test suite, issue: |
-<command>make test</command>. |
+<!-- The test suite can be run in parallel mode. To run the test suite, issue: --> |
+ The test suite fails early, in 'blame respects encoding', because grep-2.23 |
+ treats data in the locale tests as binary. To run the tests up to that |
+ point issue: |
+ <command>make test</command>. --> |
</para> |
<para> |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16979) |
+++ introduction/welcome/changelog.xml (révision 16980) |
@@ -45,6 +45,16 @@ |
--> |
<listitem> |
+ <para>February 19th, 2016</para> |
+ <itemizedlist> |
+ <listitem> |
+ <para>[ken] - Updated to git-2.7.1. Fixes |
+ <ulink url="&blfs-ticket-root;7322">#7322</ulink>.</para> |
+ </listitem> |
+ </itemizedlist> |
+ </listitem> |
+ <listitem> |
<para>February 16th, 2016</para> |
<itemizedlist> |
<listitem> |
/trunk/blfs/traduc/commits/r16981.txt |
---|
0,0 → 1,23 |
Révision 16981 |
fichiers modifiés : |
general/prog/git.xml |
Log : |
remove lingering tag |
Le robot a traité 0 % du commit anglais |
Index: general/prog/git.xml |
=================================================================== |
--- general/prog/git.xml (révision 16980) |
+++ general/prog/git.xml (révision 16981) |
@@ -49,7 +49,7 @@ |
</para> |
-&lfs78_checked; |
+<!--&lfs78_checked;--> |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
/trunk/blfs/traduc/commits/r16982.txt |
---|
0,0 → 1,41 |
Révision 16982 |
fichiers modifiés : |
introduction/welcome/changelog.xml |
packages.ent |
server/databases/sqlite.xml |
Log : |
sqlite-3.11.0 |
Le robot a traité 57 % du commit anglais |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16981) |
+++ introduction/welcome/changelog.xml (révision 16982) |
@@ -48,6 +48,10 @@ |
<para>February 19th, 2016</para> |
<itemizedlist> |
<listitem> |
+ <para>[ken] - Update to sqlite-autoconf-3111000 (3.11.0). Fixes |
+ <ulink url="&blfs-ticket-root;7476">#7476</ulink>.</para> |
+ </listitem> |
+ <listitem> |
<para>[ken] - Updated to git-2.7.1. Fixes |
<ulink url="&blfs-ticket-root;7322">#7322</ulink>.</para> |
</listitem> |
Index: server/databases/sqlite.xml |
=================================================================== |
--- server/databases/sqlite.xml (révision 16981) |
+++ server/databases/sqlite.xml (révision 16982) |
@@ -42,7 +42,7 @@ |
SQL database engine. |
</para> |
-&lfs78_checked; |
+<!--&lfs78_checked;--> |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
/trunk/blfs/traduc/commits/r16983.txt |
---|
0,0 → 1,6 |
Révision 16983 |
Log : |
Le robot a traité 0 % du commit anglais |
/trunk/blfs/traduc/commits/r16984.txt |
---|
0,0 → 1,88 |
Révision 16984 |
fichiers modifiés : |
introduction/welcome/changelog.xml |
postlfs/security/nss.xml |
packages.ent |
general/genlib/nspr.xml |
Log : |
nspr-4.12 and nss-3.22.1 |
Le robot a traité 34 % du commit anglais |
Index: general/genlib/nspr.xml |
=================================================================== |
--- general/genlib/nspr.xml (révision 16983) |
+++ general/genlib/nspr.xml (révision 16984) |
@@ -35,7 +35,7 @@ |
platform-neutral API for system level and libc like functions. |
</para> |
-&lfs78_checked; |
+<!--&lfs78_checked;--> |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16983) |
+++ introduction/welcome/changelog.xml (révision 16984) |
@@ -48,6 +48,11 @@ |
<para>February 19th, 2016</para> |
<itemizedlist> |
<listitem> |
+ <para>[ken] - Update to nspr-4.12 and nss-3.22.1. Fixes |
+ <ulink url="&blfs-ticket-root;7473">#7473</ulink> and |
+ <ulink url="&blfs-ticket-root;7471">#7471</ulink>.</para> |
+ </listitem> |
+ <listitem> |
<para>[ken] - Update to sqlite-autoconf-3111000 (3.11.0). Fixes |
<ulink url="&blfs-ticket-root;7476">#7476</ulink>.</para> |
</listitem> |
Index: packages.ent |
=================================================================== |
--- packages.ent (révision 16983) |
+++ packages.ent (révision 16984) |
@@ -25,12 +25,12 @@ |
<!ENTITY mitkrb-version "&mitkrb-major-version;"> |
<!ENTITY nettle-version "3.2"> |
<!ENTITY nss-minor-version "22"> |
+<!-- normal --> |
<!ENTITY nss-micro-version "1"> |
<!ENTITY nss-version "3.&nss-minor-version;.&nss-micro-version;"> |
---> |
-<!-- major and minor only --> |
+<!-- major and minor only |
<!ENTITY openssh-version "7.1p2"> |
<!ENTITY openssl-version "1.0.2f"> |
<!ENTITY p11-kit-version "0.23.2"> <!-- Even minors only --> |
Index: postlfs/security/nss.xml |
=================================================================== |
--- postlfs/security/nss.xml (révision 16983) |
+++ postlfs/security/nss.xml (révision 16984) |
@@ -4,20 +4,20 @@ |
<!ENTITY % general-entities SYSTEM "../../general.ent"> |
%general-entities; |
+<!-- for when .0 is not part of the new tarball name, but always referenced --> |
<!ENTITY nss-url "ftp.mozilla.org/pub/mozilla.org/security/nss/releases"> |
<!-- <!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">--> |
<!ENTITY nss-download-ftp " "> |
+<!-- no micro versions |
<!ENTITY nss-size "6.7 MB"> |
]> |
@@ -47,7 +47,7 @@ |
standards into an application. |
</para> |
-&lfs78_checked; |
+<!--&lfs78_checked;--> |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
/trunk/blfs/traduc/commits/r16985.txt |
---|
0,0 → 1,27 |
Révision 16985 |
fichiers modifiés : |
introduction/welcome/changelog.xml |
packages.ent |
general/genlib/wayland.xml |
Log : |
wayland-1.10.0 |
Le robot a traité 66 % du commit anglais |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16984) |
+++ introduction/welcome/changelog.xml (révision 16985) |
@@ -48,6 +48,10 @@ |
<para>February 19th, 2016</para> |
<itemizedlist> |
<listitem> |
+ <para>[ken] - Update to wayland-1.10.0. Fixes |
+ <ulink url="&blfs-ticket-root;7374">#7374</ulink>.</para> |
+ </listitem> |
+ <listitem> |
<para>[ken] - Update to nspr-4.12 and nss-3.22.1. Fixes |
<ulink url="&blfs-ticket-root;7473">#7473</ulink> and |
<ulink url="&blfs-ticket-root;7471">#7471</ulink>.</para> |
/trunk/blfs/traduc/commits/r16986.txt |
---|
0,0 → 1,66 |
Révision 16986 |
fichiers modifiés : |
packages.ent |
general/graphlib/poppler.xml |
introduction/welcome/changelog.xml |
Log : |
poppler-0.41.0 : why does editing always take so long ? |
Le robot a traité 36 % du commit anglais |
Index: general/graphlib/poppler.xml |
=================================================================== |
--- general/graphlib/poppler.xml (révision 16985) |
+++ general/graphlib/poppler.xml (révision 16986) |
@@ -44,7 +44,7 @@ |
useful for providing PDF rendering functionality as a shared library. |
</para> |
-&lfs78_checked; |
+<!--&lfs78_checked;--> |
<bridgehead renderas="sect3">Package Information</bridgehead> |
<itemizedlist spacing="compact"> |
@@ -157,6 +157,7 @@ |
<sect2 role="installation"> |
<title>Installation of Poppler</title> |
+<!-- as of 0.41.0, nothing to be done for check |
<para> |
In order to optionally run the test suite, an additional download using |
<xref linkend="git"/> is necessary. |
@@ -164,6 +165,7 @@ |
<screen><userinput>rm -rf testfiles && |
git clone git://git.freedesktop.org/git/poppler/test testfiles</userinput></screen> |
+--> |
<note> |
<para> |
@@ -187,9 +189,9 @@ |
--with-testdatadir=$PWD/testfiles && |
make</userinput></screen> |
-<para> |
+<!--<para> |
To test the results, issue: <command>LC_ALL=en_US.UTF-8 make check</command>. |
</para>--> |
Index: introduction/welcome/changelog.xml |
=================================================================== |
--- introduction/welcome/changelog.xml (révision 16985) |
+++ introduction/welcome/changelog.xml (révision 16986) |
@@ -48,6 +48,10 @@ |
<para>February 19th, 2016</para> |
<itemizedlist> |
<listitem> |
+ <para>[ken] - Update to poppler-0.41.0. Fixes |
+ <ulink url="&blfs-ticket-root;7474">#7474</ulink>.</para> |
+ </listitem> |
+ <listitem> |
<para>[ken] - Update to wayland-1.10.0. Fixes |
<ulink url="&blfs-ticket-root;7374">#7374</ulink>.</para> |
</listitem> |
/trunk/blfs/xsoft/other/thunderbird.xml |
---|
6,10 → 6,10 |
<!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2"> |
<!-- <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">--> |
<!ENTITY thunderbird-download-ftp " "> |
<!ENTITY thunderbird-md5sum "44919e93fdd3d8e9ba99e62d1d7e1fd7"> |
<!ENTITY thunderbird-md5sum "110a1a31bb4fe7d50cfbfbfd65e5968b"> |
<!ENTITY thunderbird-size "195 Mo"> |
<!ENTITY thunderbird-buildsize "3.8 Go (72 Mo installé)"> |
<!ENTITY thunderbird-time "9 SBU (with -j4, estimated 30 SBU with -j1)"> |
<!ENTITY thunderbird-buildsize "3.8 Go (73 Mo installé)"> |
<!ENTITY thunderbird-time "9.3 SBU (with -j4, estimated 30 SBU with -j1)"> |
]> |
<sect1 id="thunderbird" xreflabel="Thunderbird-&thunderbird-version;"> |
<?dbhtml filename="thunderbird.html" ?> |