Changeset 11daca34


Ignore:
Timestamp:
03/29/2012 12:18:14 PM (12 years ago)
Author:
Andrew Benton <andy@…>
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:
2322fea6
Parents:
4ac4aea
Message:

New package geoclue required by WebKitGTK+-1.8.0

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4ac4aea r11daca34  
    506506<!-- Chapter 16 -->
    507507<!ENTITY curl-version                 "7.24.0">
     508<!ENTITY geoclue-version              "0.12.0">
    508509<!ENTITY libgdata-version             "0.10.1">
    509510<!ENTITY libnice-version              "0.1.1">
  • introduction/welcome/changelog.xml

    r4ac4aea r11daca34  
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[abenton] - Webkitgtk+ 1.8.0.</para>
     48          <para>[abenton] - WebKitGTK+ 1.8.0.</para>
     49        </listitem>
     50        <listitem>
     51          <para>
     52            [abenton] - Added Geoclue 1.12.0, required by WebKitGTK+-1.8.0.
     53          </para>
    4954        </listitem>
    5055      </itemizedlist>
     
    6065        </listitem>
    6166        <listitem>
    62           <para>[abenton] - Webkitgtk+ 1.6.3.</para>
     67          <para>[abenton] - WebKitGTK+ 1.6.3.</para>
    6368        </listitem>
    6469      </itemizedlist>
  • networking/netlibs/netlibs.xml

    r4ac4aea r11daca34  
    2323
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="curl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geoclue.xml"/>
    2526  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib-networking.xml"/>
    2627  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgdata.xml"/>
  • x/lib/webkitgtk.xml

    r4ac4aea r11daca34  
    8686      <xref linkend="libsoup"/>,
    8787      <xref linkend="gst-plugins-base"/>,
    88       <ulink url="https://launchpad.net/geoclue/">GeoClue</ulink>,
     88      <xref linkend="geoclue"/>,
    8989      <xref linkend="which"/> and
    9090      <xref linkend="sqlite"/>.
Note: See TracChangeset for help on using the changeset viewer.