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
  • general/graphlib/librsvg.xml

    r4a83293 rac38e9dc  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "259fd160b47ec11f3c27d7e18e507c99">
    10   <!ENTITY librsvg-size          "492 KB">
    11   <!ENTITY librsvg-buildsize     "9.8 MB">
    12   <!ENTITY librsvg-time          "0.3 SBU">
     9  <!ENTITY librsvg-md5sum        "31df15e3beaa8fbbf538ca3c52b400d2">
     10  <!ENTITY librsvg-size          "508 KB">
     11  <!ENTITY librsvg-buildsize     "13 MB">
     12  <!ENTITY librsvg-time          "0.1 SBU">
    1313]>
    1414
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8383    <bridgehead renderas="sect4">Recommended</bridgehead>
    8484    <para role="recommended">
    85       <xref linkend="gtk3"/> (For the <command>rsvg-view-3</command>)
    86     </para>
    87 
    88     <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
    89     <para role="optional">
    90       <xref linkend="gobject-introspection"/> and
     85      <xref linkend="gobject-introspection"/>,
     86      <xref linkend="gtk3"/> (For the <command>rsvg-view-3</command>), and
    9187      <xref linkend="vala"/>
    9288    </para>
     
    110106    </para>
    111107
    112 <screen><userinput>./configure --prefix=/usr \
    113             --enable-vala \
     108<screen><userinput>./configure --prefix=/usr    \
     109            --enable-vala    \
    114110            --disable-static &amp;&amp;
    115111make</userinput></screen>
     
    130126
    131127    <para>
    132       <option>--enable-vala</option>: This switch enables
    133       building of the Vala bindings. Remove if you don't have
    134       <xref linkend="vala"/> installed.
     128      <parameter>--enable-vala</parameter>: This switch enables
     129      building of the Vala bindings. Remove this switch if you
     130      don't have <xref linkend="vala"/> installed.
    135131    </para>
    136132
Note: See TracChangeset for help on using the changeset viewer.