mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
• MesaLib-10.6.6: add optional dependency Bellagio OpenMAX Integration Layer.
• Update to stunnel-5.23. • Update to harfbuzz-1.0.3. • Update to bluez-5.34. • Update to subversion-1.9.1. • Update to bind9.10.2-P4 and BIND Utilities-9.10.2-P4. • Short descriptions from Denis Mugnier. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16374 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b3b7e360d8
commit
c18b8f230e
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2015">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "September 5th &year;">
|
||||
<!ENTITY releasedate "September 6th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY harfbuzz-download-http
|
||||
"http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
|
||||
<!ENTITY harfbuzz-download-ftp " ">
|
||||
<!ENTITY harfbuzz-md5sum "e74f644045fe42c38a2641fc1e82a800">
|
||||
<!ENTITY harfbuzz-md5sum "bf459ed21c68d97fbb3313cbdee53268">
|
||||
<!ENTITY harfbuzz-size "1.2 MB">
|
||||
<!ENTITY harfbuzz-buildsize "33 MB (without tests)">
|
||||
<!ENTITY harfbuzz-time "0.3 SBU (without tests)">
|
||||
<!ENTITY harfbuzz-buildsize "34 MB (with tests)">
|
||||
<!ENTITY harfbuzz-time "0.3 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="harfbuzz" xreflabel="Harfbuzz-&harfbuzz-version;">
|
||||
|
@ -9,10 +9,10 @@
|
||||
<!ENTITY subversion-download-http
|
||||
"http://www.apache.org/dist/subversion/subversion-&subversion-version;.tar.bz2">
|
||||
<!ENTITY subversion-download-ftp " ">
|
||||
<!ENTITY subversion-md5sum "20ae7b0d4ef07eeaf73eb4e23317b495">
|
||||
<!ENTITY subversion-md5sum "8e879b61fffe3ac0cf16aeae1e8eda32">
|
||||
<!ENTITY subversion-size "7.4 MB">
|
||||
<!ENTITY subversion-buildsize "174 MB (436 MB with all bindings and API documentation built; additional 785 MB for tests)">
|
||||
<!ENTITY subversion-time "1 SBU (2.8 SBU with all bindings and API documentation built; additional 68 SBU for tests)">
|
||||
<!ENTITY subversion-buildsize "192 MB (436 MB with all bindings and API documentation built; additional 779 MB for tests)">
|
||||
<!ENTITY subversion-time "1.4 SBU (2.9 SBU with all bindings and API documentation built; additional 67 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="subversion" xreflabel="Subversion-&subversion-version;">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
|
||||
<!ENTITY bluez-download-ftp "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
|
||||
<!ENTITY bluez-md5sum "78782dc33d9a8b6344c4cc1af70c8a98">
|
||||
<!ENTITY bluez-md5sum "68581ef1c5e3e5bcec9c57a2d3c57495">
|
||||
<!ENTITY bluez-size "1.6 MB">
|
||||
<!ENTITY bluez-buildsize "86 MB (with tests)">
|
||||
<!ENTITY bluez-time "0.7 SBU (with tests)">
|
||||
@ -273,7 +273,7 @@ EOF</screen>
|
||||
libbluetooth.so
|
||||
</seg>
|
||||
<seg>
|
||||
/{etc,include,libexec}/bluetooth and
|
||||
/{etc,usr/{include,libexec}}/bluetooth and
|
||||
/usr/share/doc/bluez-&bluez-version;
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
@ -44,6 +44,37 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>September 6th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Short descriptions from Denis Mugnier. Fixes
|
||||
<ulink url="&blfs-ticket-root;6905">#6905</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to bind9.10.2-P4 and
|
||||
BIND Utilities-9.10.2-P4. Fixes
|
||||
<ulink url="&blfs-ticket-root;6896">#6896</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to subversion-1.9.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;6895">#6895</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to bluez-5.34. Fixes
|
||||
<ulink url="&blfs-ticket-root;6894">#6894</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to harfbuzz-1.0.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;6893">#6893</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to stunnel-5.23. Fixes
|
||||
<ulink url="&blfs-ticket-root;6891">#6891</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>September 5th, 2015</para>
|
||||
<itemizedlist>
|
||||
|
@ -233,6 +233,18 @@ install -v -m644 doc/html/* /usr/share/doc/libisoburn-&libisoburn-version;</user
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="xorriso-tcltk">
|
||||
<term><command>xorriso-tcltk</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a frontend that operates xorriso in dialog mode.
|
||||
</para>
|
||||
<indexterm zone="libisoburn xorriso-tcltk">
|
||||
<primary sortas="b-xorriso-tcltk">xorriso-tcltk</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libisoburn-lib">
|
||||
<term><filename class="libraryfile">libisoburn.so</filename></term>
|
||||
<listitem>
|
||||
|
@ -213,6 +213,188 @@ make</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-abort-operation">
|
||||
<term><command>simpleburn-abort-operation</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script to abort an operation.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-abort-operation">
|
||||
<primary sortas="b-simpleburn-abort-operation">simpleburn-abort-operation</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-blank-media">
|
||||
<term><command>simpleburn-blank-media</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to blank a CD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-blank-media">
|
||||
<primary sortas="b-simpleburn-blank-media">simpleburn-blank-media</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-burn-audio">
|
||||
<term><command>simpleburn-burn-audio</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to burn an audio CD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-burn-audio">
|
||||
<primary sortas="b-simpleburn-burn-audio">simpleburn-burn-audio</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-burn-data">
|
||||
<term><command>simpleburn-burn-data</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to burn a data CD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-burn-data">
|
||||
<primary sortas="b-simpleburn-burn-data">simpleburn-burn-data</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-burning-suite">
|
||||
<term><command>simpleburn-burning-suite</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to print information about the burn tools.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-burning-suite">
|
||||
<primary sortas="b-simpleburn-burning-suite">simpleburn-burning-suite</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-burn-iso">
|
||||
<term><command>simpleburn-burn-iso</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to burn an iso CD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-burn-iso">
|
||||
<primary sortas="b-simpleburn-burn-iso">simpleburn-burn-iso</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-copy-audio">
|
||||
<term><command>simpleburn-copy-audio</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to copy an audio CD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-copy-audio">
|
||||
<primary sortas="b-simpleburn-copy-audio">simpleburn-copy-audio</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-copy-data">
|
||||
<term><command>simpleburn-copy-data</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to copy a data CD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-copy-data">
|
||||
<primary sortas="b-simpleburn-copy-data">simpleburn-copy-data</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-extract-audio">
|
||||
<term><command>simpleburn-extract-audio</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to extract audio files from an
|
||||
audio CD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-extract-audio">
|
||||
<primary sortas="b-simpleburn-extract-audio">simpleburn-extract-audio</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-extract-iso">
|
||||
<term><command>simpleburn-extract-iso</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script to write an ISO file from a CD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-extract-iso">
|
||||
<primary sortas="b-simpleburn-extract-iso">simpleburn-extract-iso</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-gauges">
|
||||
<term><command>simpleburn-gauges</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a program used to display a gauge.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-gauges">
|
||||
<primary sortas="b-simpleburn-gauges">simpleburn-gauges</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-get-datasize">
|
||||
<term><command>simpleburn-get-datasize</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to get the size of a media.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-get-datasize">
|
||||
<primary sortas="b-simpleburn-get-datasize">simpleburn-get-datasize</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-media-detection">
|
||||
<term><command>simpleburn-media-detection</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to print information about a media.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-media-detection">
|
||||
<primary sortas="b-simpleburn-media-detection">simpleburn-media-detection</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-ripdvd-detection">
|
||||
<term><command>simpleburn-ripdvd-detection</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to print information about
|
||||
the content of a video DVD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-ripdvd-detection">
|
||||
<primary sortas="b-simpleburn-ripdvd-detection">simpleburn-ripdvd-detection</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="simpleburn-ripdvd-encoding">
|
||||
<term><command>simpleburn-ripdvd-encoding</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a bash script used to rip a DVD.
|
||||
</para>
|
||||
<indexterm zone="simpleburn simpleburn-ripdvd-encoding">
|
||||
<primary sortas="b-simpleburn-ripdvd-encoding">simpleburn-ripdvd-encoding</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
@ -184,6 +184,52 @@ make</userinput></screen>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="gst-device-monitor-1.0">
|
||||
<term><command>gst-device-monitor-1.0</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a command line tool that can be used to test
|
||||
GStreamer's device monitoring functionality
|
||||
</para>
|
||||
<indexterm zone="gst10-plugins-base gst-device-monitor-1.0">
|
||||
<primary sortas="b-gst-device-monitor-1.0">gst-device-monitor-1.0</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gst-discoverer-1.0">
|
||||
<term><command>gst-discoverer-1.0</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a tool that can be used to print basic metadata and
|
||||
stream information about a media file.
|
||||
</para>
|
||||
<indexterm zone="gst10-plugins-base gst-discoverer-1.0">
|
||||
<primary sortas="b-gst-discoverer-1.0">gst-discoverer-1.0</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gst-play-1.0">
|
||||
<term><command>gst-play-1.0</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a command line tool that can be used to test basic
|
||||
playback using the playbin element.
|
||||
</para>
|
||||
<indexterm zone="gst10-plugins-base gst-play-1.0">
|
||||
<primary sortas="b-gst-play-1.0">gst-play-1.0</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
@ -157,7 +157,7 @@ make</userinput></screen>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="gst-inspect-1">
|
||||
<varlistentry id="gst-inspect-1.0">
|
||||
<term><command>gst-inspect-1.0</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
@ -166,26 +166,26 @@ make</userinput></screen>
|
||||
information about a particular plugin, or information
|
||||
about a particular element.
|
||||
</para>
|
||||
<indexterm zone="gstreamer10 gst-inspect-1">
|
||||
<primary sortas="b-gst-inspect-1">gst-inspect-1.0</primary>
|
||||
<indexterm zone="gstreamer10 gst-inspect-1.0">
|
||||
<primary sortas="b-gst-inspect-1.0">gst-inspect-1.0</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gst-launch-1">
|
||||
<varlistentry id="gst-launch-1.0">
|
||||
<term><command>gst-launch-1.0</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a tool that builds and runs basic
|
||||
<application>GStreamer</application> pipelines.
|
||||
</para>
|
||||
<indexterm zone="gstreamer10 gst-launch-1">
|
||||
<primary sortas="b-gst-launch-1">gst-launch-1.0</primary>
|
||||
<indexterm zone="gstreamer10 gst-launch-1.0">
|
||||
<primary sortas="b-gst-launch-1.0">gst-launch-1.0</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gst-typefind-1">
|
||||
<varlistentry id="gst-typefind-1.0">
|
||||
<term><command>gst-typefind-1.0</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
@ -193,63 +193,63 @@ make</userinput></screen>
|
||||
to determine the relevant <application>GStreamer</application>
|
||||
plugin to parse or decode file, and the corresponding MIME type.
|
||||
</para>
|
||||
<indexterm zone="gstreamer10 gst-typefind-1">
|
||||
<primary sortas="b-gst-typefind-1">gst-typefind-1.0</primary>
|
||||
<indexterm zone="gstreamer10 gst-typefind-1.0">
|
||||
<primary sortas="b-gst-typefind-1.0">gst-typefind-1.0</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgstbase-1">
|
||||
<varlistentry id="libgstbase-1.0">
|
||||
<term><filename class="libraryfile">libgstbase-1.0.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
provides some base classes to be extended by elements and utillity
|
||||
classes that are most useful for plugin developers.
|
||||
</para>
|
||||
<indexterm zone="gstreamer10 libgstbase-1">
|
||||
<primary sortas="c-libgstbase-1">libgstbase-1.0.so</primary>
|
||||
<indexterm zone="gstreamer10 libgstbase-1.0">
|
||||
<primary sortas="c-libgstbase-1.0">libgstbase-1.0.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgstcheck-1">
|
||||
<varlistentry id="libgstcheck-1.0">
|
||||
<term><filename class="libraryfile">libgstcheck-1.0.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
provides functionality for writing unit tests that use the check
|
||||
framework.
|
||||
</para>
|
||||
<indexterm zone="gstreamer10 libgstcheck-1">
|
||||
<primary sortas="c-libgstcheck-1">libgstcheck-1.0.so</primary>
|
||||
<indexterm zone="gstreamer10 libgstcheck-1.0">
|
||||
<primary sortas="c-libgstcheck-1.0">libgstcheck-1.0.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgstcontroller-1">
|
||||
<varlistentry id="libgstcontroller-1.0">
|
||||
<term><filename class="libraryfile">libgstcontroller-1.0.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
provides functionality to animate element properties over time.
|
||||
</para>
|
||||
<indexterm zone="gstreamer10 libgstcontroller-1">
|
||||
<primary sortas="c-libgstcontroller-1">libgstcontroller-1.0.so</primary>
|
||||
<indexterm zone="gstreamer10 libgstcontroller-1.0">
|
||||
<primary sortas="c-libgstcontroller-1.0">libgstcontroller-1.0.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgstnet-1">
|
||||
<varlistentry id="libgstnet-1.0">
|
||||
<term><filename class="libraryfile">libgstnet-1.0.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
provides network elements and objects.
|
||||
</para>
|
||||
<indexterm zone="gstreamer10 libgstnet-1">
|
||||
<primary sortas="c-libgstnet-1">libgstnet-1.0.so</primary>
|
||||
<indexterm zone="gstreamer10 libgstnet-1.0">
|
||||
<primary sortas="c-libgstnet-1.0">libgstnet-1.0.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgstreamer-1">
|
||||
<varlistentry id="libgstreamer-1.0">
|
||||
<term><filename class="libraryfile">libgstreamer-1.0.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
@ -258,8 +258,8 @@ make</userinput></screen>
|
||||
the object hierarchy that defines elements and bins, along with
|
||||
some more specialized elements.
|
||||
</para>
|
||||
<indexterm zone="gstreamer10 libgstreamer-1">
|
||||
<primary sortas="c-libgstreamer-1">libgstreamer-1.0.so</primary>
|
||||
<indexterm zone="gstreamer10 libgstreamer-1.0">
|
||||
<primary sortas="c-libgstreamer-1.0">libgstreamer-1.0.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -128,6 +128,25 @@ make</userinput></screen>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="taglib-config">
|
||||
<term><command>taglib-config</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a tool used to print information about the taglib installation.
|
||||
</para>
|
||||
<indexterm zone="taglib taglib-config">
|
||||
<primary sortas="b-taglib-config">taglib-config</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
@ -5,7 +5,7 @@
|
||||
%general-entities;
|
||||
<!ENTITY bind-download-http " ">
|
||||
<!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
|
||||
<!ENTITY bind-md5sum "a810d5d65fbdcf28dcda80d646913c3a">
|
||||
<!ENTITY bind-md5sum "8b1f5064837756c938eadc1537dec5c7">
|
||||
<!ENTITY bind-size "8.1 MB">
|
||||
<!ENTITY bind-utils-buildsize "159 MB">
|
||||
<!ENTITY bind-utils-time "0.5 SBU">
|
||||
|
10
packages.ent
10
packages.ent
@ -35,7 +35,7 @@
|
||||
<!ENTITY polkit-version "0.113">
|
||||
<!ENTITY shadow-version "4.2.1">
|
||||
<!ENTITY ssh-askpass-version "&openssh-version;">
|
||||
<!ENTITY stunnel-version "5.22">
|
||||
<!ENTITY stunnel-version "5.23">
|
||||
<!ENTITY sudo-version "1.8.14p3">
|
||||
<!ENTITY tripwire-version "2.4.2.2">
|
||||
|
||||
@ -160,7 +160,7 @@
|
||||
<!ENTITY gegl-version "0.2.0">
|
||||
<!ENTITY giflib-version "5.1.1">
|
||||
<!ENTITY graphite2-version "1.3.1">
|
||||
<!ENTITY harfbuzz-version "1.0.2">
|
||||
<!ENTITY harfbuzz-version "1.0.3">
|
||||
<!ENTITY ijs-version "0.35">
|
||||
<!ENTITY jasper-version "1.900.1">
|
||||
<!ENTITY lcms-version "1.19">
|
||||
@ -212,7 +212,7 @@
|
||||
<!ENTITY acpid-version "2.0.25">
|
||||
<!ENTITY at-version "3.1.16">
|
||||
<!ENTITY autofs-version "5.1.1">
|
||||
<!ENTITY bluez-version "5.33">
|
||||
<!ENTITY bluez-version "5.34">
|
||||
<!ENTITY colord-version "1.2.12"> <!-- Even minors only -->
|
||||
<!ENTITY cpio-version "2.11">
|
||||
<!ENTITY dbus-version "1.10.0"> <!-- Even minors only -->
|
||||
@ -274,7 +274,7 @@
|
||||
<!ENTITY ruby-patch-version "0">
|
||||
<!ENTITY scons-version "2.3.6">
|
||||
<!ENTITY slang-version "2.2.4">
|
||||
<!ENTITY subversion-version "1.9.0">
|
||||
<!ENTITY subversion-version "1.9.1">
|
||||
<!ENTITY swig-version "3.0.7">
|
||||
<!ENTITY tcl-version "8.6.4">
|
||||
<!ENTITY tk-version "8.6.4">
|
||||
@ -363,7 +363,7 @@
|
||||
|
||||
<!-- Chapter 16 -->
|
||||
<!ENTITY avahi-version "0.6.31">
|
||||
<!ENTITY bind-version "9.10.2-P3">
|
||||
<!ENTITY bind-version "9.10.2-P4">
|
||||
<!ENTITY mod_dnssd-version "0.6">
|
||||
<!ENTITY NetworkManager-version "1.0.6">
|
||||
<!ENTITY nmap-version "6.47">
|
||||
|
@ -9,8 +9,8 @@
|
||||
<!ENTITY stunnel-download-ftp "ftp://ftp.stunnel.org/stunnel/archive/5.x/stunnel-&stunnel-version;.tar.gz">
|
||||
<!-- Following ftp only has later release -->
|
||||
<!-- <!ENTITY stunnel-download-ftp "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> -->
|
||||
<!ENTITY stunnel-md5sum "b988f714bbc5f9f848f880a59e73baad">
|
||||
<!ENTITY stunnel-size "616 KB">
|
||||
<!ENTITY stunnel-md5sum "55470899902f706e2cd39a614524ca1a">
|
||||
<!ENTITY stunnel-size "620 KB">
|
||||
<!ENTITY stunnel-buildsize "7.9 MB">
|
||||
<!ENTITY stunnel-time "0.1 SBU">
|
||||
]>
|
||||
|
@ -715,7 +715,7 @@ mysqld_safe --user=mysql 2>&1 >/dev/null &</userinput></screen>
|
||||
<term><command>mysql_secure_installation</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a tool to improve MySQL snstallation security.
|
||||
is a tool to improve MySQL installation security.
|
||||
</para>
|
||||
<indexterm zone="mariadb mysql_secure_installation-mariadb">
|
||||
<primary sortas="b-mysql_secure_installation-mariadb">mysql_secure_installation</primary>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY bind-download-http " ">
|
||||
<!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
|
||||
<!ENTITY bind-md5sum "a810d5d65fbdcf28dcda80d646913c3a">
|
||||
<!ENTITY bind-md5sum "8b1f5064837756c938eadc1537dec5c7">
|
||||
<!ENTITY bind-size "8.1 MB">
|
||||
<!ENTITY bind-buildsize "137 MB (additional 44 MB for the test suite)">
|
||||
<!ENTITY bind-time "0.9 SBU (additional 20+ minutes, processor independent, to run the complete test suite)">
|
||||
<!ENTITY bind-buildsize "137 MB (additional 63 MB for the test suite)">
|
||||
<!ENTITY bind-time "0.9 SBU (additional 24+ minutes, processor independent, to run the complete test suite)">
|
||||
]>
|
||||
|
||||
<sect1 id="bind" xreflabel="BIND-&bind-version;">
|
||||
@ -517,7 +517,7 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
<term><command>delv</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a new debugging tool that is a successor to
|
||||
is a new debugging tool that is a successor to
|
||||
<command>dig</command>.
|
||||
</para>
|
||||
<indexterm zone="bind delv">
|
||||
@ -552,7 +552,7 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
<term><command>dnssec-coverage</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
verifies that the DNSSEC keys for a given zone or a set of zones
|
||||
verifies that the DNSSEC keys for a given zone or a set of zones
|
||||
have timing metadata set properly to ensure no future lapses
|
||||
in DNSSEC coverage.
|
||||
</para>
|
||||
@ -561,7 +561,7 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry id="dnssec-dsfromkey">
|
||||
<term><command>dnssec-dsfromkey</command></term>
|
||||
<listitem>
|
||||
@ -578,7 +578,7 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
<term><command>dnssec-importkey</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
reads a public DNSKEY record and generates a pair of
|
||||
reads a public DNSKEY record and generates a pair of
|
||||
.key/.private files.
|
||||
</para>
|
||||
<indexterm zone="bind dnssec-importkey">
|
||||
@ -591,7 +591,7 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
<term><command>dnssec-keyfromlabel</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
gets keys with the given label from a crypto hardware and builds
|
||||
gets keys with the given label from a crypto hardware and builds
|
||||
key files for DNSSEC.
|
||||
</para>
|
||||
<indexterm zone="bind dnssec-keyfromlabel">
|
||||
@ -648,8 +648,8 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
<term><command>dnssec-verify</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
verifies that a zone is fully signed for each algorithm found
|
||||
in the DNSKEY RRset for the zone, and that the NSEC / NSEC3
|
||||
verifies that a zone is fully signed for each algorithm found
|
||||
in the DNSKEY RRset for the zone, and that the NSEC / NSEC3
|
||||
chains are complete.
|
||||
</para>
|
||||
<indexterm zone="bind dnssec-verify">
|
||||
@ -749,7 +749,7 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
<term><command>named-compilezone</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is similar to <command>named-checkzone</command>, but it always
|
||||
is similar to <command>named-checkzone</command>, but it always
|
||||
dumps the zone contents to a specified file in a specified format.
|
||||
</para>
|
||||
<indexterm zone="bind named-compilezone">
|
||||
@ -774,7 +774,7 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
<term><command>named-rrchecker</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
read a individual DNS resource record from standard input and
|
||||
read a individual DNS resource record from standard input and
|
||||
checks if it is syntactically correct.
|
||||
</para>
|
||||
<indexterm zone="bind named-rrchecker">
|
||||
@ -839,7 +839,7 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
<term><command>tsig-keygen</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a symlink to <command>ddns-confgen</command>.
|
||||
is a symlink to <command>ddns-confgen</command>.
|
||||
</para>
|
||||
<indexterm zone="bind tsig-keygen">
|
||||
<primary sortas="b-tsig-keygen">tsig-keygen</primary>
|
||||
|
@ -113,7 +113,9 @@
|
||||
<ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">mesa-demos</ulink>
|
||||
(provides more than 300 extra demos to test
|
||||
<application>MesaLib</application>; this includes the same programs
|
||||
added by the patch above) and
|
||||
added by the patch above),
|
||||
<ulink url="http://omxil.sourceforge.net/">Bellagio OpenMAX Integration
|
||||
Layer</ulink> (for mobile platforms) and
|
||||
<ulink url="http://wayland.freedesktop.org/">Wayland</ulink>
|
||||
</para>
|
||||
|
||||
|
@ -122,7 +122,7 @@ cd build &&
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DUSE_ZEITGEIST=OFF \
|
||||
DUSE_GTK3=1 \
|
||||
-DUSE_GTK3=1 \
|
||||
-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/midori-&midori-version; \
|
||||
.. &&
|
||||
make</userinput></screen>
|
||||
|
@ -235,7 +235,6 @@ make</userinput></screen>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
Loading…
Reference in New Issue
Block a user