Changeset 976fd75e


Ignore:
Timestamp:
02/16/2012 12:47:16 AM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
d6bd11a
Parents:
951011a
Message:

Add libpeas.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r951011a r976fd75e  
    691691<!ENTITY libgtop-version              "2.28.4">
    692692<!ENTITY libgweather-version          "3.2.1">
     693<!ENTITY libpeas-version              "1.2.0">
    693694<!ENTITY vte-version                  "0.24.2">
    694695<!ENTITY zenity-version               "2.30.0">
  • gnome/core/core.xml

    r951011a r976fd75e  
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtop.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgweather.xml"/>
    49   <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
    50   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seed.xml"/>
     49  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
     50  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seed.xml"/>
    5151  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/> -->
    5252  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte.xml"/>
  • gnome/core/eog.xml

    r951011a r976fd75e  
    6363    <para role="required"><xref linkend="gnome-desktop"/>,
    6464    <xref linkend="gnome-icon-theme"/>,
    65     <!-- FIXME:ken
    66     <xref linkend="libpeas"/>, and -->
    67     libpeas-1.2.0, and
     65    <xref linkend="libpeas"/>, and
    6866    <xref linkend="shared-mime-info"/></para>
    6967
  • introduction/welcome/changelog.xml

    r951011a r976fd75e  
    8181          <para>[ken] - merge libgweather-3.2.1 from Wayne.</para>
    8282        </listitem>
     83        <listitem>
     84          <para>[ken] - add libpeas-1.2.0 from Wayne.</para>
     85        </listitem>
    8386      </itemizedlist>
    8487    </listitem>
Note: See TracChangeset for help on using the changeset viewer.