Ignore:
Timestamp:
06/05/2013 09:28:44 AM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
5b00a2a
Parents:
13e0a61
Message:

Merge trunk and systemd branch.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libogg.xml

    r13e0a61 raf73a280  
    66
    77  <!ENTITY libogg-download-http "http://downloads.xiph.org/releases/ogg/libogg-&libogg-version;.tar.xz">
    8   <!ENTITY libogg-download-ftp  " ">
    9   <!ENTITY libogg-md5sum        "84a35715170f2cd4c77a4448772b95d5">
    10   <!ENTITY libogg-size          "288 KB">
     8  <!ENTITY libogg-download-ftp  "ftp://downloads.xiph.org/pub/xiph/releases/ogg/libogg-&libogg-version;.tar.xz">
     9  <!ENTITY libogg-md5sum        "ca25d8da0ddfc8c6cbbf78d847a209fe">
     10  <!ENTITY libogg-size          "398 KB">
    1111  <!ENTITY libogg-buildsize     "4 MB">
    1212  <!ENTITY libogg-time          "less than 0.1 SBU">
     
    6969    commands:</para>
    7070
    71 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     71<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/libogg-&libogg-version; --disable-static &amp;&amp;
    7272make</userinput></screen>
    7373
     
    111111        <term><filename class='libraryfile'>libogg.so</filename></term>
    112112        <listitem>
    113           <para>libraries provide the functions required for programs to
     113          <para>provides the functions required for programs to
    114114          read or write Ogg formatted bit streams.</para>
    115115          <indexterm zone="libogg libogg-lib">
Note: See TracChangeset for help on using the changeset viewer.