Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libvdpau.xml

    r58c3bfd r8558044  
    55  %general-entities;
    66
    7   <!ENTITY libvdpau-version        "1.5">
    8 
    97  <!ENTITY libvdpau-download-http "https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/&libvdpau-version;/libvdpau-&libvdpau-version;.tar.bz2">
    108  <!ENTITY libvdpau-download-ftp  " ">
    11   <!ENTITY libvdpau-md5sum        "148a192110e7a49d62c0bf9ef916c099">
     9  <!ENTITY libvdpau-md5sum        "a664cc2cfe9c30536d2e11c928cbea35">
    1210  <!ENTITY libvdpau-size          "140 KB">
    13   <!ENTITY libvdpau-buildsize     "4.6 MB (with tests)">
     11  <!ENTITY libvdpau-buildsize     "4.2 MB (with tests)">
    1412  <!ENTITY libvdpau-time          "less than 0.1 SBU (with tests)">
    1513]>
     
    3836        VDPAU (Video Decode and Presentation API for Unix) is an open source
    3937        library (libvdpau) and API originally designed by Nvidia for its GeForce
    40         8 series and later GPU hardware targeted at the X Window System.
     38        8 series and later GPU hardware targeted at the X Window System
    4139        This VDPAU API allows video programs to offload portions of the video
    4240        decoding process and video post-processing to the GPU video-hardware.
     
    5654      </para>
    5755
    58       &lfs112_checked;
     56      &lfs110a_checked;
    5957
    6058      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    142140<screen role="root"><userinput>ninja install</userinput></screen>
    143141
    144       <para>
    145         If <application>doxygen</application> is present at build time
    146         place the documentation in a versioned directory as the
    147         <systemitem class="username">root</systemitem> user:
    148       </para>
    149 
    150 <screen role="root"><userinput>[ -e $XORG_PREFIX/share/doc/libvdpau ] &amp;&amp; mv -v $XORG_PREFIX/share/doc/libvdpau{,&libvdpau-version;}</userinput></screen>
    151 
    152142    </sect3>
    153143
Note: See TracChangeset for help on using the changeset viewer.