Changeset 8a338353


Ignore:
Timestamp:
07/23/2014 01:15:43 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
3f64928
Parents:
8bbb0e70
Message:

Move libva to multimedia section. Introduce libva-drivers page, add libva-vdpau-driver.

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libdriv.xml

    r8bbb0e70 r8a338353  
    6666  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsndfile.xml"/>
    6767  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtheora.xml"/>
     68  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libva-systemd.xml"/>
     69  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libva-drivers-systemd.xml"/>
    6870  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libvorbis.xml"/>
    6971  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libvpx.xml"/>
  • systemd.ent

    r8bbb0e70 r8a338353  
    33<!ENTITY libevdev-version             "1.2.2">
    44<!ENTITY libinput-version             "0.4.0">
     5<!ENTITY libva-vdpau-driver-version   "0.7.4">
    56<!ENTITY libxkbcommon-version         "0.4.2">
    67<!ENTITY pyatspi2-version             "2.12.0">
  • x/installing/x7driver.xml

    r8bbb0e70 r8a338353  
    170170
    171171      <itemizedlist spacing="compact">
    172         <listitem>
     172<!--        <listitem>
    173173          <para>
    174174            <xref linkend="libva"/>
    175175          </para>
    176         </listitem>
     176        </listitem> -->
    177177        <listitem>
    178178          <para>
     
    246246    href="x7driver-vmware.xml"/>
    247247
    248   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    249     href="libva.xml"/>
     248  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     249    href="libva.xml"/> -->
    250250
    251251  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.