Ignore:
Timestamp:
05/16/2012 04:39:28 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
121d292
Parents:
c099902d
Message:

Gnome 3.4.2 (See changelog for which components were upgraded/added). Converted all of Gnome XML files to the 'new xml format'. Sorted 'Postlfs' and 'General' section packages in some kind of order. Moved Colord into 'System Utilities' and SpiderMonkey into 'General Utilities'. Fixed Avahi dependencies as reported last night. Fixed several typos and dependencies in other packages. Sorted general.ent according to other packages.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10209 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gupnp-av.xml

    rc099902d r7ded7e3  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to gupnp-av</title>
     30    <title>Introduction to GUPnP AV</title>
    3131
    32     <para>The <application>gupnp-av</application> package contains a library to ease
    33     handling of UPnP A/V profiles.</para>
     32    <para>
     33      The <application>GUPnP AV</application> package contains a library to ease
     34      handling of UPnP A/V profiles.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&gupnp-av-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&gupnp-av-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&gupnp-av-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&gupnp-av-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &gupnp-av-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &gupnp-av-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &gupnp-av-size;</para>
     57        <para>
     58          Download size: &gupnp-av-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &gupnp-av-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &gupnp-av-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &gupnp-av-time;</para>
     67        <para>
     68          Estimated build time: &gupnp-av-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">gupnp-av Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">GUPnP AV Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
     
    7589
    7690    <para condition="html" role="usernotes">User Notes:
    77     <ulink url="&blfs-wiki;/gupnp-av"/></para>
    78 
     91      <ulink url="&blfs-wiki;/gupnp-av"/>
     92    </para>
    7993  </sect2>
    8094
    8195  <sect2 role="installation">
    82     <title>Installation of gupnp-av</title>
     96    <title>Installation of GUPnP AV</title>
    8397
    84     <para>Install <application>gupnp-av</application> by running the following
    85     commands:</para>
     98    <para>
     99      Install <application>GUPnP AV</application> by running the following
     100      commands:
     101    </para>
    86102
    87103<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    88104make</userinput></screen>
    89105
    90     <para>To test the results, issue: <command>make check</command>.</para>
     106    <para>
     107      To test the results, issue: <command>make check</command>.
     108    </para>
    91109
    92     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     110    <para>
     111      Now, as the <systemitem class="username">root</systemitem> user:
     112    </para>
    93113
    94114<screen role="root"><userinput>make install</userinput></screen>
     
    100120
    101121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    102     href="../../xincludes/static-libraries.xml"/>
     122      href="../../xincludes/static-libraries.xml"/>
    103123
    104124    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105     href="../../xincludes/gtk-doc-rebuild.xml"/>
     125      href="../../xincludes/gtk-doc-rebuild.xml"/>
    106126
    107127  </sect2>
     
    133153        <term><filename class='libraryfile'>libgupnp-av-1.0.so</filename></term>
    134154        <listitem>
    135           <para>contains the gupnp-av API functions.</para>
     155          <para>
     156            contains the <application>GUPnP AV</application> API functions.
     157          </para>
    136158          <indexterm zone="gupnp-av libgupnp-av-1">
    137159            <primary sortas="c-libgupnp-av-1">libgupnp-av-1.0.so</primary>
Note: See TracChangeset for help on using the changeset viewer.