• Update to x264-snapshot-20150908-2245.

• Update to mplayer-SVN-r37520.
• Remove "CVS-1.11.23" and "Running a CVS Server".
• Update to joe-4.1.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16385 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2015-09-10 11:09:47 +00:00
parent 7b273030f0
commit d1c5143413
11 changed files with 96 additions and 35 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "09"> <!-- Always 2 digits -->
<!ENTITY day "10"> <!-- 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 9th &year;">
<!ENTITY releasedate "September 10th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->

View File

@ -42,7 +42,8 @@
easy to do. <application>Git</application> is used for version control of
files, much like tools such as <xref linkend="mercurial"/>,
<application>Bazaar</application>, <xref linkend="subversion"/>,
<xref linkend="cvs"/>, <application>Perforce</application>, and
<ulink url="http://www.nongnu.org/cvs/">CVS</ulink>,
<application>Perforce</application>, and
<application>Team Foundation Server</application>.
</para>

View File

@ -68,11 +68,11 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="cvs"/>,
<xref linkend="git"/>,
<xref linkend="gnupg2"/> (<command>gpg2</command> with Python bindings),
<xref linkend="subversion"/> (with Python bindings),
<ulink url="https://launchpad.net/bzr">Bazaar</ulink>,
<ulink url="http://www.nongnu.org/cvs/">CVS</ulink>,
<ulink url="http://docutils.sourceforge.net/">Docutils</ulink> (required to build the documentation),
<ulink url="http://pypi.python.org/pypi/pyflakes">pyflakes</ulink>,
<ulink url="http://pygments.org/">pygments</ulink>, and

View File

@ -26,8 +26,8 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clisp.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cmake.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvsserver.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvsserver.xml"/>-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dejagnu.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="doxygen.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="elfutils.xml"/>

View File

@ -44,6 +44,28 @@
-->
<listitem>
<para>September 10th, 2015</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to joe-4.1. Fixes
<ulink url="&blfs-ticket-root;6910">#6910</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Remove "CVS-1.11.23" and "Running a CVS Server".
Fixes <ulink url="&blfs-ticket-root;6647">#6647</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to mplayer-SVN-r37520. Fixes
<ulink url="&blfs-ticket-root;6082">#6082</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to x264-snapshot-20150908-2245. Fixes
<ulink url="&blfs-ticket-root;5864">#5864</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>September 9th, 2015</para>
<itemizedlist>

View File

@ -6,9 +6,9 @@
<!ENTITY x264-download-http "http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-&x264-version;-stable.tar.bz2 ">
<!ENTITY x264-download-ftp " ">
<!ENTITY x264-md5sum "f43e49099d7e8b572595429b9bfec636">
<!ENTITY x264-size "612 KB">
<!ENTITY x264-buildsize "8.8 MB">
<!ENTITY x264-md5sum "64118402b0ea00109bd6460e27871430">
<!ENTITY x264-size "660 KB">
<!ENTITY x264-buildsize "9.2 MB">
<!ENTITY x264-time "0.2 SBU">
]>
@ -97,7 +97,7 @@
make</userinput></screen>
<para>
This package does not come with a test suite.
This package does not come with a test suite.
</para>
<para>

View File

@ -8,10 +8,10 @@
<!ENTITY mplayer-download-ftp "ftp://ftp.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.xz">-->
<!ENTITY mplayer-download-http "&sources-anduin-other-http;/mplayer-&mplayer-version;.tar.xz">
<!ENTITY mplayer-download-ftp " ">
<!ENTITY mplayer-md5sum "466277d34edee7facd456cddfca10171">
<!ENTITY mplayer-size "12 MB">
<!ENTITY mplayer-buildsize "248 MB<!-- (120 MB using system-installed FFMpeg)-->">
<!ENTITY mplayer-time "3.6 SBU<!-- (1.5 SBU using system-installed FFMpeg)-->">
<!ENTITY mplayer-md5sum "db598c845fcc12c917c4cca0d76276e7">
<!ENTITY mplayer-size "18 MB">
<!ENTITY mplayer-buildsize "263 MB<!-- (120 MB using system-installed FFMpeg)-->">
<!ENTITY mplayer-time "3.5 SBU<!-- (1.5 SBU using system-installed FFMpeg)-->">
<!ENTITY mplayer-skin "Clearlooks-1.6">
<!ENTITY mplayer-skin-download-http "http://www.mplayerhq.hu/MPlayer/skins/&mplayer-skin;.tar.bz2">
@ -246,7 +246,8 @@
<xref linkend="DocBook"/> and
<xref linkend="docbook-xsl"/> (all three required to build the HTML documentation); and
<ulink url="http://cihar.com/software/enca/">Enca</ulink>,
<ulink url="http://www.ladspa.org/">LADSPA</ulink>,
<!--LADSPA plugins and other sites of the maintainer are down.
<ulink url="http://www.ladspa.org/">LADSPA</ulink>,-->
<ulink url="http://sourceforge.net/projects/bs2b/">libbs2b</ulink>, and
<ulink url="http://www.lirc.org/">LIRC</ulink> (and
<ulink url="http://www.dolda2000.com/~fredrik/lirccd/">LIRC Client Daemon</ulink>)

View File

@ -55,7 +55,7 @@
<!ENTITY bluefish-version "2.2.7">
<!ENTITY ed-version "1.12">
<!ENTITY emacs-version "24.5">
<!ENTITY joe-version "4.0">
<!ENTITY joe-version "4.1">
<!ENTITY nano-version "2.4.2">
<!ENTITY vim-version "7.4">
@ -251,7 +251,7 @@
<!ENTITY cmake-major-version "3.3">
<!ENTITY cmake-minor-version "1">
<!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;">
<!ENTITY cvs-version "1.11.23">
<!--<!ENTITY cvs-version "1.11.23">-->
<!ENTITY dejagnu-version "1.5.3">
<!ENTITY doxygen-version "1.8.10">
<!ENTITY elfutils-version "0.163">
@ -719,7 +719,7 @@
<!ENTITY speexdsp-version "1.2rc3">
<!ENTITY taglib-version "1.9.1">
<!ENTITY v4l-utils-version "1.6.3">
<!ENTITY x264-version "20141208-2245">
<!ENTITY x264-version "20150908-2245">
<!ENTITY xine-lib-version "1.2.6">
<!ENTITY xvid-version "1.3.3">
@ -742,7 +742,7 @@
<!-- Chapter 48 -->
<!ENTITY ffmpeg-version "2.7.2">
<!ENTITY mplayer-version "2015-02-20">
<!ENTITY mplayer-version "SVN-r37520">
<!ENTITY xine-ui-version "0.99.9">
<!ENTITY transcode-version "1.1.7">
<!ENTITY vlc-version "2.2.1">

View File

@ -5,10 +5,11 @@
%general-entities;
<!ENTITY joe-download-http "&sourceforge-repo;/joe-editor/joe-&joe-version;.tar.gz">
<!ENTITY joe-download-ftp "&gentoo-ftp-repo;/joe-&joe-version;.tar.gz">
<!ENTITY joe-md5sum "3c3b6d5089a29ddc746ee89bab59286e">
<!ENTITY joe-size "820 KB">
<!ENTITY joe-buildsize "12 MB">
<!--<!ENTITY joe-download-ftp "&gentoo-ftp-repo;/joe-&joe-version;.tar.gz">-->
<!ENTITY joe-download-ftp " ">
<!ENTITY joe-md5sum "b8c9ab4295e3208ddbbaa9c1141564f9">
<!ENTITY joe-size "1.3 MB">
<!ENTITY joe-buildsize "20 MB">
<!ENTITY joe-time "0.2 SBU">
]>
@ -77,7 +78,12 @@ make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
<screen role="root"><userinput>make install &amp;&amp;
install -vm 755 joe/util/{stringify,termidx,uniproc} /usr/bin &amp;&amp;
install -vdm755 /usr/share/joe/util &amp;&amp;
install -vm 644 joe/util/{*.txt,README} /usr/share/joe/util</userinput></screen>
</sect2>
@ -129,16 +135,23 @@ make</userinput></screen>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>jmacs,
joe,
jpico,
jstar,
rjoe, and
termidx</seg>
<seg>None</seg>
<seg>/etc/joe,
/usr/share/joe, and
/usr/share/doc/joe</seg>
<seg>
jmacs,
joe,
jpico,
jstar,
rjoe,
stringify,
termidx, and
uniproc
</seg>
<seg>
None
</seg>
<seg>
/{etc,/usr/share}/joe and
/usr/share/doc/joe-&joe-version;
</seg>
</seglistitem>
</segmentedlist>
@ -204,17 +217,41 @@ make</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="stringify">
<term><command>stringify</command></term>
<listitem>
<para>is a program used by <command>joe</command> to convert rc and
.jsf files into a C file (see /usr/share/joe/util/README).</para>
<indexterm zone="joe stringify">
<primary sortas="b-stringify">stringify</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="termidx">
<term><command>termidx</command></term>
<listitem>
<para>is a program used by <command>joe</command> to generate the
termcap index file.</para>
termcap index file (see /usr/share/joe/util/README).</para>
<indexterm zone="joe termidx">
<primary sortas="b-termidx">termidx</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="uniproc">
<term><command>uniproc</command></term>
<listitem>
<para>is a program used by <command>joe</command> to generate joe's
unicode database file unicat.c from Blocks.txt CaseFolding.txt
EastAsianWidth.txt and UnicodeData.txt (find them at
/usr/share/joe/util; see /usr/share/joe/util/README).</para>
<indexterm zone="joe uniproc">
<primary sortas="b-uniproc">uniproc</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>