Changeset b9efaa2


Ignore:
Timestamp:
08/06/2014 10:44:24 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
09cd834
Parents:
f58987e3
Message:

Merged trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13841 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf58987e3 rb9efaa2  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 5th, &year;">
     9<!ENTITY releasedate  "August 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • general/prog/cmake-systemd.xml

    rf58987e3 rb9efaa2  
    77  <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "21a1c85e1a3b803c4b48e7ff915a863e">
     9  <!ENTITY cmake-md5sum        "e2e05d84cb44a42f1371d9995631dcf5">
    1010  <!ENTITY cmake-size          "5.3 MB">
    11   <!ENTITY cmake-buildsize     "236 MB (additional 199 MB for tests)">
    12   <!ENTITY cmake-time          "1.6 SBU (additional 4.4 SBU for tests)">
     11  <!ENTITY cmake-buildsize     "237 MB (additional 195 MB for tests)">
     12  <!ENTITY cmake-time          "1.8 SBU (additional 4.4 SBU for tests)">
    1313]>
    1414
     
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    8686    <para role="optional">
    87       <xref linkend="subversion"/> (for testing),
     87      <xref linkend="qt4"/> or <xref linkend="qt5"/> (for the Qt-based GUI),
     88      <xref linkend="subversion"/> (for testing), and
    8889       <ulink url="http://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
    89        (for building documents), and
    90       <xref linkend="qt4"/> or <xref linkend="qt5"/> (for the Qt-based GUI)
     90       (for building documents)
    9191    </para>
    9292
  • introduction/welcome/changelog.xml

    rf58987e3 rb9efaa2  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 6th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to libxcb-1.11. Fixes
     52          <ulink url="&blfs-ticket-root;5323">#5323</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[igor] - Update to xcb-proto-1.11. Fixes
     56          <ulink url="&blfs-ticket-root;5322">#5322</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60
     61    <listitem>
     62      <para>August 5th, 2014</para>
     63      <itemizedlist>
     64        <listitem>
     65          <para>[fernando] - Update to libdvdcss-1.3.0. Fixes
     66          <ulink url="&blfs-ticket-root;5335">#5335</ulink>.</para>
     67        </listitem>
     68        <listitem>
     69          <para>[fernando] - Update to cmake-3.0.1. Fixes
     70          <ulink url="&blfs-ticket-root;5334">#5334</ulink>.</para>
     71        </listitem>
     72        <listitem>
     73          <para>[fernando] - Add the description of the alsaucm bin.
     74          Thanks Denis M.</para>
     75        </listitem>
     76        <listitem>
     77          <para>[ken] - Add option to build audacious-plugins without mpg123
     78          (new behaviour in 3.5.1, configure used to test for it).</para>
     79        </listitem>
     80      </itemizedlist>
     81    </listitem>
    4682
    4783    <listitem>
  • lxde/desktop/menu-cache.xml

    rf58987e3 rb9efaa2  
    119119      href="../../xincludes/static-libraries.xml"/>
    120120
    121     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    122       href="../../xincludes/gtk-doc-rebuild.xml"/>
    123 
    124     <note>
    125       <para>With this switch, parallel build is not supported. Use
    126       <command>make -j1</command> if you have MAKEFLAGS set to value larger
    127       than unity.</para>
    128     </note>
     121    <para>
     122      <option>--enable-gtk-doc</option>: Use this option if
     123      <application>GTK-Doc</application> is installed and you wish to build and
     124      install the API documentation. With this option enabled, the
     125      package doesn't support parallel build.
     126    </para>
    129127
    130128  </sect2>
  • multimedia/audioutils/audacious.xml

    rf58987e3 rb9efaa2  
    260260    the given text to the version string.</para>
    261261
     262    <para><option>--disable-mp3</option>: Use this for the plugins if you have
     263    not installed mpg123 and do not wish to play mp3 files.</para>
     264
    262265    <para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
    263266
  • multimedia/libdriv/alsa-utils-systemd.xml

    rf58987e3 rb9efaa2  
    8282    <para role="optional">
    8383      <xref linkend="libsamplerate"/>,
    84       <ulink url="http://hightek.org/dialog/">Dialog</ulink> and
    85       <xref linkend="xmlto"/>
     84      <xref linkend="xmlto"/> and
     85      <ulink url="http://hightek.org/dialog/">Dialog</ulink>
    8686    </para>
    8787
     
    277277      </varlistentry>
    278278
     279      <varlistentry id="alsaucm">
     280        <term><command>alsaucm</command></term>
     281        <listitem>
     282          <para>
     283          allows applications to access the hardware in an abstracted manner
     284          </para>
     285          <indexterm zone="alsa-utils alsaucm">
     286            <primary sortas="b-alsaucm">alsaucm</primary>
     287          </indexterm>
     288        </listitem>
     289      </varlistentry>
     290
    279291      <varlistentry id="amidi">
    280292        <term><command>amidi</command></term>
  • multimedia/libdriv/libdvdcss.xml

    rf58987e3 rb9efaa2  
    77  <!ENTITY libdvdcss-download-http "http://www.videolan.org/pub/libdvdcss/&libdvdcss-version;/libdvdcss-&libdvdcss-version;.tar.bz2">
    88  <!ENTITY libdvdcss-download-ftp  " ">
    9   <!ENTITY libdvdcss-md5sum        "53cfc52a60a156763c425572e5179273">
    10   <!ENTITY libdvdcss-size          "332 KB">
    11   <!ENTITY libdvdcss-buildsize     "4.0 MB">
     9  <!ENTITY libdvdcss-md5sum        "7f0fdb3ff91d638f5e45ed7536f7eb67">
     10  <!ENTITY libdvdcss-size          "348 KB">
     11  <!ENTITY libdvdcss-buildsize     "3.6 MB">
    1212  <!ENTITY libdvdcss-time          "less than 0.1 SBU">
    1313]>
  • packages.ent

    rf58987e3 rb9efaa2  
    239239<!ENTITY check-version                "0.9.14">
    240240<!ENTITY cmake-major-version          "3.0">
    241 <!ENTITY cmake-minor-version          "0">
     241<!ENTITY cmake-minor-version          "1">
    242242<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    243243<!ENTITY cvs-version                  "1.11.23">
     
    399399<!ENTITY libXdmcp-version             "1.1.1">
    400400<!ENTITY libpthread-stubs-version     "0.3">
    401 <!ENTITY xcb-proto-version            "1.10">
    402 <!ENTITY libxcb-version               "1.10">
     401<!ENTITY xcb-proto-version            "1.11">
     402<!ENTITY libxcb-version               "1.11">
    403403<!ENTITY xbitmaps-version             "1.1.1">
    404404<!ENTITY xcursor-themes-version       "1.0.4">
     
    610610<!ENTITY libcanberra-version          "0.30">
    611611<!ENTITY libdiscid-version            "0.6.1">
    612 <!ENTITY libdvdcss-version            "1.2.13">
     612<!ENTITY libdvdcss-version            "1.3.0">
    613613<!ENTITY libdvdread-version           "4.9.9">
    614614<!ENTITY libdvdnav-version            "4.2.1">
  • x/installing/libxcb.xml

    rf58987e3 rb9efaa2  
    77  <!ENTITY libxcb-download-http "http://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
    88  <!ENTITY libxcb-download-ftp  " ">
    9   <!ENTITY libxcb-md5sum        "074c335cc4453467eeb234e3dadda700">
    10   <!ENTITY libxcb-size          "468 KB">
    11   <!ENTITY libxcb-buildsize     "42 MB (124 MB with doxygen
     9  <!ENTITY libxcb-md5sum        "5a873ebd383d1a60612dd6ec6b42c781">
     10  <!ENTITY libxcb-size          "506 KB">
     11  <!ENTITY libxcb-buildsize     "41 MB (124 MB with doxygen
    1212                                 generated documentation)">
    13   <!ENTITY libxcb-time          "0.3 SBU (additional 0.1 to generate
     13  <!ENTITY libxcb-time          "0.2 SBU (additional 0.1 to generate
    1414                                 API documentation)">
    1515]>
  • x/installing/xcb-proto.xml

    rf58987e3 rb9efaa2  
    77  <!ENTITY xcb-proto-download-http "http://xcb.freedesktop.org/dist/xcb-proto-&xcb-proto-version;.tar.bz2">
    88  <!ENTITY xcb-proto-download-ftp  " ">
    9   <!ENTITY xcb-proto-md5sum        "ade74b8e9c870dc7515adfa209e66063">
     9  <!ENTITY xcb-proto-md5sum        "6bf2797445dc6d43e9e4707c082eff9c">
    1010  <!ENTITY xcb-proto-size          "136 KB">
    1111  <!ENTITY xcb-proto-buildsize     "2.1 MB">
Note: See TracChangeset for help on using the changeset viewer.