Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libvdpau-systemd.xml

    r4a83293 rac38e9dc  
    77  <!ENTITY libvdpau-download-http "http://people.freedesktop.org/~aplattner/vdpau/libvdpau-&libvdpau-version;.tar.gz">
    88  <!ENTITY libvdpau-download-ftp  " ">
    9   <!ENTITY libvdpau-md5sum        "acf68adc8b8ff4f72be6e8679abc284e">
    10   <!ENTITY libvdpau-size          "476 KB">
    11   <!ENTITY libvdpau-buildsize     "8.9 MB">
     9  <!ENTITY libvdpau-md5sum        "11a842df9fbaad0f5f10cf553b8d5690">
     10  <!ENTITY libvdpau-size          "416 KB">
     11  <!ENTITY libvdpau-buildsize     "9.2 MB">
    1212  <!ENTITY libvdpau-time          "0.1 SBU">
    1313]>
     
    5656    </para>
    5757
    58     &lfs76_checked;
     58    &lfs77_checked;
    5959
    6060    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    103103      <xref linkend="doxygen"/>,
    104104      <xref linkend="graphviz"/>, and
    105       <xref linkend="texlive"/>
     105      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
    106106    </para>
    107107
     
    125125    </para>
    126126
    127 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --disable-static &amp;&amp;
     127<screen><userinput>./configure --prefix=/usr     \
     128            --sysconfdir=/etc \
     129            --disable-static  &amp;&amp;
    128130make</userinput></screen>
    129131
Note: See TracChangeset for help on using the changeset viewer.