Changeset 8770a48 for x/installing


Ignore:
Timestamp:
08/25/2015 08:46:34 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ec5324f
Parents:
7ff0948
Message:

Update to doxygen-1.8.10
Update to OpenJDK-1.8.0.51
Update to check-0.10.0
Fix a build error in Valgrind using glibc-2.22
Update to GnuTLS-3.4.4.1
Update to acpid-2.0.25
Update to cURL-7.44.0
Update to libpng-1.6.18
Update to cmake-3.3.1
Update to harfbuzz-1.0.2
Update to libdrm-2.4.64
Update to Mesa-10.6.4 (will wait for 11.x release for next update)
Update to Linux-PAM-1.2.1
Update to xterm-319
Update to gdk-pixbuf-2.31.6
Update to vala-0.28.1
Update to LVM2-2.02.128
Update to openbox-3.6.1
Update to PIN-Entry-0.9.5
Update to GnuPG-2.1.7
Update to gcr-3.16.0
Fix URL for gsettings-desktop-schemas-3.16.1
Add some short descriptions by Denis.

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

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesalib-systemd.xml

    r7ff0948 r8770a48  
    77  <!ENTITY mesalib-download-http " ">
    88  <!ENTITY mesalib-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/mesa-&mesalib-version;.tar.bz2">
    9   <!ENTITY mesalib-md5sum        "553e525d2f20ed48fca8f1ec3176fd83">
    10   <!ENTITY mesalib-size          "6.8 MB">
    11   <!ENTITY mesalib-buildsize     "302 MB">
    12   <!ENTITY mesalib-time          "9 SBU">
     9  <!ENTITY mesalib-md5sum        "45092472f7abef40a7deab282d7954ba">
     10  <!ENTITY mesalib-size          "6.7 MB">
     11  <!ENTITY mesalib-buildsize     "296 MB">
     12  <!ENTITY mesalib-time          "9 SBU (with the test suite)">
    1313]>
    1414
     
    274274          libGLESv2.so,
    275275          libGL.so,
     276          libOSMesa.so,
    276277          libwayland-egl.so,
    277278          libxatracker.so,
     
    382383      </varlistentry>
    383384
     385      <varlistentry id="libOSMesa">
     386        <term><filename class="libraryfile">libOSMesa.so</filename></term>
     387        <listitem>
     388          <para>
     389            is the Mesa off screen rendering library.
     390          </para>
     391          <indexterm zone="mesalib libOSMesa">
     392            <primary sortas="c-libOSMesa">libOSMesa.so</primary>
     393          </indexterm>
     394        </listitem>
     395      </varlistentry>
     396
    384397      <varlistentry id="libwayland-egl">
    385398        <term><filename class="libraryfile">libwayland-egl.so</filename></term>
  • x/installing/xterm.xml

    r7ff0948 r8770a48  
    77  <!ENTITY xterm-download-http " ">
    88  <!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">
    9   <!ENTITY xterm-md5sum        "598d1122f501116fbfed8a642d8ea6c1">
     9  <!ENTITY xterm-md5sum        "75a09e46f01405b4b569913b2c03082f">
    1010  <!ENTITY xterm-size          "1.2 MB">
    11   <!ENTITY xterm-buildsize     "14 MB">
    12   <!ENTITY xterm-time          "0.1 SBU">
     11  <!ENTITY xterm-buildsize     "15 MB">
     12  <!ENTITY xterm-time          "0.2 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.