Changeset d1c51434


Ignore:
Timestamp:
09/10/2015 11:09:47 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a14f8e11
Parents:
7b273030
Message:
  • 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

Files:
9 edited
2 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r7b273030 rd1c51434  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 9th &year;">
     9<!ENTITY releasedate  "September 10th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/git.xml

    r7b273030 rd1c51434  
    4343      files, much like tools such as <xref linkend="mercurial"/>,
    4444      <application>Bazaar</application>, <xref linkend="subversion"/>,
    45       <xref linkend="cvs"/>, <application>Perforce</application>, and
     45      <ulink url="http://www.nongnu.org/cvs/">CVS</ulink>,
     46      <application>Perforce</application>, and
    4647      <application>Team Foundation Server</application>.
    4748
  • general/prog/mercurial.xml

    r7b273030 rd1c51434  
    6969    <bridgehead renderas="sect4">Optional</bridgehead>
    7070    <para role="optional">
    71     <xref linkend="cvs"/>,
    7271    <xref linkend="git"/>,
    7372    <xref linkend="gnupg2"/> (<command>gpg2</command> with Python bindings),
    7473    <xref linkend="subversion"/> (with Python bindings),
    7574    <ulink url="https://launchpad.net/bzr">Bazaar</ulink>,
     75    <ulink url="http://www.nongnu.org/cvs/">CVS</ulink>,
    7676    <ulink url="http://docutils.sourceforge.net/">Docutils</ulink> (required to build the documentation),
    7777    <ulink url="http://pypi.python.org/pypi/pyflakes">pyflakes</ulink>,
  • general/prog/prog.xml

    r7b273030 rd1c51434  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clisp.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cmake.xml"/>
    29   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvs.xml"/>
    30   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvsserver.xml"/>
     29  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvs.xml"/>
     30  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvsserver.xml"/>-->
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dejagnu.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="doxygen.xml"/>
  • introduction/welcome/changelog.xml

    r7b273030 rd1c51434  
    4444
    4545-->
     46
     47      <listitem>
     48        <para>September 10th, 2015</para>
     49        <itemizedlist>
     50          <listitem>
     51            <para>[fernando] - Update to joe-4.1. Fixes
     52            <ulink url="&blfs-ticket-root;6910">#6910</ulink>.</para>
     53          </listitem>
     54          <listitem>
     55            <para>[fernando] - Remove "CVS-1.11.23" and "Running a CVS Server".
     56            Fixes <ulink url="&blfs-ticket-root;6647">#6647</ulink>.</para>
     57          </listitem>
     58          <listitem>
     59            <para>[fernando] - Update to mplayer-SVN-r37520. Fixes
     60            <ulink url="&blfs-ticket-root;6082">#6082</ulink>.</para>
     61          </listitem>
     62          <listitem>
     63            <para>[fernando] - Update to x264-snapshot-20150908-2245. Fixes
     64            <ulink url="&blfs-ticket-root;5864">#5864</ulink>.</para>
     65          </listitem>
     66        </itemizedlist>
     67      </listitem>
    4668
    4769      <listitem>
  • multimedia/libdriv/x264.xml

    r7b273030 rd1c51434  
    77  <!ENTITY x264-download-http "http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-&x264-version;-stable.tar.bz2 ">
    88  <!ENTITY x264-download-ftp  " ">
    9   <!ENTITY x264-md5sum        "f43e49099d7e8b572595429b9bfec636">
    10   <!ENTITY x264-size          "612 KB">
    11   <!ENTITY x264-buildsize     "8.8 MB">
     9  <!ENTITY x264-md5sum        "64118402b0ea00109bd6460e27871430">
     10  <!ENTITY x264-size          "660 KB">
     11  <!ENTITY x264-buildsize     "9.2 MB">
    1212  <!ENTITY x264-time          "0.2 SBU">
    1313]>
     
    9898
    9999    <para>
    100       This package does not come with a test suite. 
     100      This package does not come with a test suite.
    101101    </para>
    102102
  • multimedia/videoutils/mplayer.xml

    r7b273030 rd1c51434  
    99  <!ENTITY mplayer-download-http "&sources-anduin-other-http;/mplayer-&mplayer-version;.tar.xz">
    1010  <!ENTITY mplayer-download-ftp " ">
    11   <!ENTITY mplayer-md5sum        "466277d34edee7facd456cddfca10171">
    12   <!ENTITY mplayer-size          "12 MB">
    13   <!ENTITY mplayer-buildsize     "248 MB<!-- (120 MB using system-installed FFMpeg)-->">
    14   <!ENTITY mplayer-time          "3.6 SBU<!-- (1.5 SBU using system-installed FFMpeg)-->">
     11  <!ENTITY mplayer-md5sum        "db598c845fcc12c917c4cca0d76276e7">
     12  <!ENTITY mplayer-size          "18 MB">
     13  <!ENTITY mplayer-buildsize     "263 MB<!-- (120 MB using system-installed FFMpeg)-->">
     14  <!ENTITY mplayer-time          "3.5 SBU<!-- (1.5 SBU using system-installed FFMpeg)-->">
    1515
    1616  <!ENTITY mplayer-skin          "Clearlooks-1.6">
     
    247247      <xref linkend="docbook-xsl"/> (all three required to build the HTML documentation); and
    248248      <ulink url="http://cihar.com/software/enca/">Enca</ulink>,
    249       <ulink url="http://www.ladspa.org/">LADSPA</ulink>,
     249      <!--LADSPA plugins and other sites of the maintainer are down.
     250      <ulink url="http://www.ladspa.org/">LADSPA</ulink>,-->
    250251      <ulink url="http://sourceforge.net/projects/bs2b/">libbs2b</ulink>, and
    251252      <ulink url="http://www.lirc.org/">LIRC</ulink> (and
  • packages.ent

    r7b273030 rd1c51434  
    5656<!ENTITY ed-version                   "1.12">
    5757<!ENTITY emacs-version                "24.5">
    58 <!ENTITY joe-version                  "4.0">
     58<!ENTITY joe-version                  "4.1">
    5959<!ENTITY nano-version                 "2.4.2">
    6060<!ENTITY vim-version                  "7.4">
     
    252252<!ENTITY cmake-minor-version          "1">
    253253<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    254 <!ENTITY cvs-version                  "1.11.23">
     254<!--<!ENTITY cvs-version                  "1.11.23">-->
    255255<!ENTITY dejagnu-version              "1.5.3">
    256256<!ENTITY doxygen-version              "1.8.10">
     
    720720<!ENTITY taglib-version               "1.9.1">
    721721<!ENTITY v4l-utils-version            "1.6.3">
    722 <!ENTITY x264-version                 "20141208-2245">
     722<!ENTITY x264-version                 "20150908-2245">
    723723<!ENTITY xine-lib-version             "1.2.6">
    724724<!ENTITY xvid-version                 "1.3.3">
     
    743743<!-- Chapter 48 -->
    744744<!ENTITY ffmpeg-version               "2.7.2">
    745 <!ENTITY mplayer-version              "2015-02-20">
     745<!ENTITY mplayer-version              "SVN-r37520">
    746746<!ENTITY xine-ui-version              "0.99.9">
    747747<!ENTITY transcode-version            "1.1.7">
  • postlfs/editors/joe.xml

    r7b273030 rd1c51434  
    66
    77  <!ENTITY joe-download-http "&sourceforge-repo;/joe-editor/joe-&joe-version;.tar.gz">
    8   <!ENTITY joe-download-ftp  "&gentoo-ftp-repo;/joe-&joe-version;.tar.gz">
    9   <!ENTITY joe-md5sum        "3c3b6d5089a29ddc746ee89bab59286e">
    10   <!ENTITY joe-size          "820 KB">
    11   <!ENTITY joe-buildsize     "12 MB">
     8  <!--<!ENTITY joe-download-ftp  "&gentoo-ftp-repo;/joe-&joe-version;.tar.gz">-->
     9  <!ENTITY joe-download-ftp  " ">
     10  <!ENTITY joe-md5sum        "b8c9ab4295e3208ddbbaa9c1141564f9">
     11  <!ENTITY joe-size          "1.3 MB">
     12  <!ENTITY joe-buildsize     "20 MB">
    1213  <!ENTITY joe-time          "0.2 SBU">
    1314]>
     
    7879    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    7980
    80 <screen role="root"><userinput>make install</userinput></screen>
     81<screen role="root"><userinput>make install &amp;&amp;
     82
     83install -vm 755 joe/util/{stringify,termidx,uniproc} /usr/bin &amp;&amp;
     84
     85install -vdm755 /usr/share/joe/util &amp;&amp;
     86install -vm 644 joe/util/{*.txt,README} /usr/share/joe/util</userinput></screen>
    8187
    8288  </sect2>
     
    130136
    131137      <seglistitem>
    132         <seg>jmacs,
    133              joe,
    134              jpico,
    135              jstar,
    136              rjoe, and
    137              termidx</seg>
    138         <seg>None</seg>
    139         <seg>/etc/joe,
    140              /usr/share/joe, and
    141              /usr/share/doc/joe</seg>
     138        <seg>
     139          jmacs,
     140          joe,
     141          jpico,
     142          jstar,
     143          rjoe,
     144          stringify,
     145          termidx, and
     146          uniproc
     147        </seg>
     148        <seg>
     149          None
     150        </seg>
     151        <seg>
     152          /{etc,/usr/share}/joe and
     153          /usr/share/doc/joe-&joe-version;
     154        </seg>
    142155      </seglistitem>
    143156    </segmentedlist>
     
    205218      </varlistentry>
    206219
     220      <varlistentry id="stringify">
     221        <term><command>stringify</command></term>
     222        <listitem>
     223          <para>is a program used by <command>joe</command> to convert rc and
     224          .jsf files into a C file (see /usr/share/joe/util/README).</para>
     225          <indexterm zone="joe stringify">
     226            <primary sortas="b-stringify">stringify</primary>
     227          </indexterm>
     228        </listitem>
     229      </varlistentry>
     230
    207231      <varlistentry id="termidx">
    208232        <term><command>termidx</command></term>
    209233        <listitem>
    210234          <para>is a program used by <command>joe</command> to generate the
    211           termcap index file.</para>
     235          termcap index file (see /usr/share/joe/util/README).</para>
    212236          <indexterm zone="joe termidx">
    213237            <primary sortas="b-termidx">termidx</primary>
     
    216240      </varlistentry>
    217241
     242      <varlistentry id="uniproc">
     243        <term><command>uniproc</command></term>
     244        <listitem>
     245          <para>is a program used by <command>joe</command> to generate joe's
     246          unicode database file unicat.c from Blocks.txt CaseFolding.txt
     247          EastAsianWidth.txt and UnicodeData.txt (find them at
     248          /usr/share/joe/util; see /usr/share/joe/util/README).</para>
     249          <indexterm zone="joe uniproc">
     250            <primary sortas="b-uniproc">uniproc</primary>
     251          </indexterm>
     252        </listitem>
     253      </varlistentry>
     254
    218255    </variablelist>
    219256
Note: See TracChangeset for help on using the changeset viewer.