Changeset e5e7a1d for x


Ignore:
Timestamp:
09/03/2015 02:50:05 PM (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:
7ebae6b3
Parents:
7e39ba39
Message:
  • Update to libevdev-1.4.4.
  • Update to libvdpau-1.1.1.
  • Update to cups-2.1.0.
  • Short descriptions from Denis Mugnier.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16368 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libevdev.xml

    r7e39ba39 re5e7a1d  
    55  %general-entities;
    66
    7   <!ENTITY libevdev-version "1.4.3">
     7  <!ENTITY libevdev-version "1.4.4">
    88
    99  <!ENTITY libevdev-download-http "http://www.freedesktop.org/software/libevdev/libevdev-&libevdev-version;.tar.xz">
    1010  <!ENTITY libevdev-download-ftp  " ">
    11   <!ENTITY libevdev-md5sum        "2fc170e2d6f543ba26e7c79f95dc1935">
    12   <!ENTITY libevdev-size          "400 KB">
    13   <!ENTITY libevdev-buildsize     "8.9 MB (with tests)">
     11  <!ENTITY libevdev-md5sum        "b66443bb664cfaf2ba7b3f8c238ea951">
     12  <!ENTITY libevdev-size          "404 KB">
     13  <!ENTITY libevdev-buildsize     "9.0 MB (with tests)">
    1414  <!ENTITY libevdev-time          "0.2 SBU (with tests)">
    1515]>
     
    3434      <para>
    3535        The <application>Libevdev</application> package contains common
    36         functions for Xorg input drivers. 
     36        functions for Xorg input drivers.
    3737      </para>
    3838
  • x/installing/libvdpau.xml

    r7e39ba39 re5e7a1d  
    77  <!ENTITY libvdpau-download-http "http://people.freedesktop.org/~aplattner/vdpau/libvdpau-&libvdpau-version;.tar.bz2">
    88  <!ENTITY libvdpau-download-ftp  " ">
    9   <!ENTITY libvdpau-md5sum        "11a842df9fbaad0f5f10cf553b8d5690">
    10   <!ENTITY libvdpau-size          "414 KB">
    11   <!ENTITY libvdpau-buildsize     "3.8 MB">
    12   <!ENTITY libvdpau-time          "less than 0.1 SBU">
     9  <!ENTITY libvdpau-md5sum        "2fa0b05a4f4d06791eec83bc9c854d14">
     10  <!ENTITY libvdpau-size          "420 KB">
     11  <!ENTITY libvdpau-buildsize     "9.3 MB (with tests)">
     12  <!ENTITY libvdpau-time          "less than 0.1 SBU (with tests)">
    1313]>
    1414
     
    3333      implements the VDPAU library.
    3434    </para>
    35      
     35
    3636    <para>
    3737      VDPAU (Video Decode and Presentation API for Unix) is an open source
     
    9595    <bridgehead renderas="sect5">Required</bridgehead>
    9696    <para role="required">
    97       <xref linkend="xorg7-lib"/> 
     97      <xref linkend="xorg7-lib"/>
    9898    </para>
    9999
     
    152152        </seg>
    153153        <seg>
    154           libvdpau.so and libvdpau_trace.so
     154          libvdpau.so
    155155        </seg>
    156156        <seg>
    157           $XORG_PREFIX/include/vdpau,
    158           $XORG_PREFIX/lib/vdpau, and
     157          $XORG_PREFIX/{include,lib}/vdpau and
    159158          $XORG_PREFIX/share/doc/libvdpau-&libvdpau-version;
    160159        </seg>
Note: See TracChangeset for help on using the changeset viewer.