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, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, 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-dlna.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gupnp-dlna</title>
    33 
    34     <para>The <application>gupnp-dlna</application> package contains a library that
    35     provides DLNA-related functionality for MediaServers.</para>
     32    <title>Introduction to GUPnP DLNA</title>
     33
     34    <para>
     35      The <application>GUPnP DLNA</application> package contains a library that
     36      provides DLNA-related functionality for MediaServers.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&gupnp-dlna-download-http;"/></para>
    43       </listitem>
    44       <listitem>
    45         <para>Download (FTP): <ulink url="&gupnp-dlna-download-ftp;"/></para>
    46       </listitem>
    47       <listitem>
    48         <para>Download MD5 sum: &gupnp-dlna-md5sum;</para>
    49       </listitem>
    50       <listitem>
    51         <para>Download size: &gupnp-dlna-size;</para>
    52       </listitem>
    53       <listitem>
    54         <para>Estimated disk space required: &gupnp-dlna-buildsize;</para>
    55       </listitem>
    56       <listitem>
    57         <para>Estimated build time: &gupnp-dlna-time;</para>
     44        <para>
     45          Download (HTTP): <ulink url="&gupnp-dlna-download-http;"/>
     46        </para>
     47      </listitem>
     48      <listitem>
     49        <para>
     50          Download (FTP): <ulink url="&gupnp-dlna-download-ftp;"/>
     51        </para>
     52      </listitem>
     53      <listitem>
     54        <para>
     55          Download MD5 sum: &gupnp-dlna-md5sum;
     56        </para>
     57      </listitem>
     58      <listitem>
     59        <para>
     60          Download size: &gupnp-dlna-size;
     61        </para>
     62      </listitem>
     63      <listitem>
     64        <para>
     65          Estimated disk space required: &gupnp-dlna-buildsize;
     66        </para>
     67      </listitem>
     68      <listitem>
     69        <para>
     70          Estimated build time: &gupnp-dlna-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">gupnp-dlna Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">GUPnP DLNA Dependencies</bridgehead>
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
     
    86100
    87101    <para condition="html" role="usernotes">User Notes:
    88     <ulink url="&blfs-wiki;/gupnp-dlna"/></para>
    89 
     102      <ulink url="&blfs-wiki;/gupnp-dlna"/>
     103    </para>
    90104  </sect2>
    91105
    92106  <sect2 role="installation">
    93     <title>Installation of gupnp-dlna</title>
    94 
    95     <para>Install <application>gupnp-dlna</application> by running the following
    96     commands:</para>
     107    <title>Installation of GUPnP DLNA</title>
     108
     109    <para>
     110      Install <application>GUPnP DLNA</application> by running
     111      the following commands:
     112    </para>
    97113
    98114<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    99115make</userinput></screen>
    100116
    101     <para>To test the results, issue: <command>make check</command>.</para>
    102 
    103     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     117    <para>
     118      To test the results, issue: <command>make check</command>.
     119    </para>
     120
     121    <para>
     122      Now, as the <systemitem class="username">root</systemitem> user:
     123    </para>
    104124
    105125<screen role="root"><userinput>make install</userinput></screen>
     
    111131
    112132    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../../xincludes/static-libraries.xml"/>
     133      href="../../xincludes/static-libraries.xml"/>
    114134
    115135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116     href="../../xincludes/gtk-doc-rebuild.xml"/>
     136      href="../../xincludes/gtk-doc-rebuild.xml"/>
    117137
    118138  </sect2>
     
    134154        </seg>
    135155        <seg>
    136           /usr/include/gupnp-dlna-1.0, /usr/share/gtk-doc/html/gupnp-dlna
    137           and /usr/share/gupnp-dlna
     156          /usr/include/gupnp-dlna-1.0,
     157          /usr/share/gtk-doc/html/gupnp-dlna and
     158          /usr/share/gupnp-dlna
    138159        </seg>
    139160      </seglistitem>
     
    148169        <term><command>gupnp-dlna-info</command></term>
    149170        <listitem>
    150           <para>is a program used to extract DLNA and related metadata.</para>
     171          <para>
     172            is a program used to extract DLNA and related metadata.
     173          </para>
    151174          <indexterm zone="gupnp-dlna gupnp-dlna-info">
    152175            <primary sortas="b-gupnp-dlna-info">gupnp-dlna-info</primary>
     
    158181        <term><command>gupnp-dlna-ls-profiles</command></term>
    159182        <listitem>
    160           <para>is a program used to list all the DLNA profiles supported
    161           by gupnp-dlna.</para>
     183          <para>
     184            is a program used to list all the DLNA profiles supported
     185            by <application>GUPnP DLNA</application>.
     186          </para>
    162187          <indexterm zone="gupnp-dlna gupnp-dlna-ls-profiles">
    163188            <primary sortas="b-gupnp-dlna-ls-profiles">gupnp-dlna-ls-profiles</primary>
     
    169194        <term><filename class='libraryfile'>libgupnp-dlna-1.0.so</filename></term>
    170195        <listitem>
    171           <para>contains the gupnp-dlna API functions.</para>
     196          <para>
     197            contains the <application>GUPnP DLNA</application> API functions.
     198          </para>
    172199          <indexterm zone="gupnp-dlna libgupnp-dlna-1">
    173200            <primary sortas="c-libgupnp-dlna-1">libgupnp-dlna-1.0.so</primary>
Note: See TracChangeset for help on using the changeset viewer.