Ignore:
Timestamp:
05/09/2012 10:16:53 AM (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:
2b89e0a
Parents:
ebe355e
Message:

DConf 0.12.1, gnome-contats 3.4.1, Glade 3.12.1 and GUPnP 0.18.3. Added missing changelog entries for yesterday updated packages.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gupnp.xml

    rebe355e r241a22e8  
    77  <!ENTITY gupnp-download-http "&gnome-download-http;/gupnp/0.18/gupnp-&gupnp-version;.tar.xz">
    88  <!ENTITY gupnp-download-ftp  "&gnome-download-ftp;/gupnp/0.18/gupnp-&gupnp-version;.tar.xz">
    9   <!ENTITY gupnp-md5sum        "9ce2bc56abf0275be9b1d0ecdf67e7bf">
     9  <!ENTITY gupnp-md5sum        "1086654db47def9fbe9fc54c1228d663">
    1010  <!ENTITY gupnp-size          "352 KB">
    11   <!ENTITY gupnp-buildsize     "8.0 MB">
     11  <!ENTITY gupnp-buildsize     "8.5 MB">
    1212  <!ENTITY gupnp-time          "0.2 SBU">
    1313]>
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to gupnp</title>
     30    <title>Introduction to GUPnP</title>
    3131
    32     <para><application>GUPnP</application> is an elegant, object-oriented open source
    33     framework for creating UPnP devices and control points, written in C using GObject
    34     and libsoup.</para>
     32    <para>
     33      <application>GUPnP</application> is an elegant, object-oriented open source
     34      framework for creating UPnP devices and control points, written in C using GObject
     35      and libsoup.
     36    </para>
    3537
    3638    &lfs70_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&gupnp-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&gupnp-download-http;"/>
     45        </para>
    4246      </listitem>
    4347      <listitem>
    44         <para>Download (FTP): <ulink url="&gupnp-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&gupnp-download-ftp;"/>
     50        </para>
    4551      </listitem>
    4652      <listitem>
    47         <para>Download MD5 sum: &gupnp-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &gupnp-md5sum;
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download size: &gupnp-size;</para>
     58        <para>
     59          Download size: &gupnp-size;
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Estimated disk space required: &gupnp-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &gupnp-buildsize;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Estimated build time: &gupnp-time;</para>
     68        <para>
     69          Estimated build time: &gupnp-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
    5973
    60     <bridgehead renderas="sect3">gupnp Dependencies</bridgehead>
     74    <bridgehead renderas="sect3">GUPnP Dependencies</bridgehead>
    6175
    6276    <bridgehead renderas="sect4">Required</bridgehead>
     
    8397
    8498  <sect2 role="installation">
    85     <title>Installation of gupnp</title>
     99    <title>Installation of GUPnP</title>
    86100
    87     <para>Install <application>gupnp</application> by running the following
    88     commands:</para>
     101    <para>
     102      Install <application>GUPnP</application> by running the following
     103      commands:
     104    </para>
    89105
    90106<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    91107make</userinput></screen>
    92108
    93     <para>This package does not have a testsuite.</para>
     109    <para>
     110      This package does not have a testsuite.
     111    </para>
    94112
    95     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     113    <para>
     114      Now, as the <systemitem class="username">root</systemitem> user:
     115    </para>
    96116
    97117<screen role="root"><userinput>make install</userinput></screen>
     
    103123
    104124    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105     href="../../xincludes/static-libraries.xml"/>
     125      href="../../xincludes/static-libraries.xml"/>
    106126
    107127    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    108     href="../../xincludes/gtk-doc-rebuild.xml"/>
     128      href="../../xincludes/gtk-doc-rebuild.xml"/>
    109129
    110130  </sect2>
     
    140160        <term><command>gupnp-binding-tool</command></term>
    141161        <listitem>
    142           <para>creates C convenience wrappers for UPnP services.</para>
     162          <para>
     163            creates C convenience wrappers for UPnP services.
     164          </para>
    143165          <indexterm zone="gupnp gupnp-binding-tool">
    144166            <primary sortas="b-gupnp-binding-tool">gupnp-binding-tool</primary>
     
    150172        <term><filename class='libraryfile'>libgupnp-1.0.so</filename></term>
    151173        <listitem>
    152           <para>contains the gupnp API functions.</para>
     174          <para>
     175            contains the <application>GUPnP</application> API functions.
     176          </para>
    153177          <indexterm zone="gupnp libgupnp-1">
    154178            <primary sortas="c-libgupnp-1">libgupnp-1.0.so</primary>
Note: See TracChangeset for help on using the changeset viewer.