Changeset 27e62762


Ignore:
Timestamp:
10/10/2009 01:08:15 PM (15 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
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:
214718a
Parents:
2bee76e
Message:

Added new packages libcanberra-0.18, DeviceKit-003, and DeviceKit-power-009.

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

Files:
3 added
11 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2bee76e r27e62762  
    44-->
    55
    6 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     6<!ENTITY day          "10">                   <!-- Always 2 digits -->
    77<!ENTITY month        "10">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2009">
     
    237237<!ENTITY dbus-version                 "1.2.16">
    238238<!ENTITY hal-version                  "0.5.12">
     239<!ENTITY DeviceKit-version            "003">
     240<!ENTITY DeviceKit-power-version      "009">
    239241<!ENTITY unrar-version                "3.7.8">
    240242<!ENTITY lzma-utils-version           "4.32.7">
     
    681683<!ENTITY libogg-version               "1.1.4">
    682684<!ENTITY libvorbis-version            "1.2.3">
     685<!ENTITY libcanberra-version          "0.18">
    683686<!ENTITY faad2-version                "2.7">
    684687<!ENTITY faac-version                 "1.28">
  • general/genlib/dbus-bindings.xml

    r2bee76e r27e62762  
    9393    </indexterm>
    9494
    95     &lfs65_checked;
    96 
    9795    <sect3 role="package">
    9896      <title>Introduction to D-Bus GLib Bindings</title>
     97
     98      &lfs65_checked;
    9999
    100100      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    440440    </indexterm>
    441441
    442     &lfs65_checked;
    443 
    444442    <sect3 role="package">
    445443      <title>Introduction to D-Bus GObject Bindings</title>
     444
     445      &lfs65_checked;
    446446
    447447      <bridgehead renderas="sect4">Package Information</bridgehead>
  • general/genlib/gir-repository.xml

    r2bee76e r27e62762  
    3232    <para>The <application>gir-repository</application> is a repository of GIR
    3333    interface description files.</para>
     34
     35    &lfs65_checked;
    3436
    3537    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/gobject-introspection.xml

    r2bee76e r27e62762  
    3333    to describe the APIs and collect them in a uniform, machine readable
    3434    format.</para>
     35
     36    &lfs65_checked;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/libffi.xml

    r2bee76e r27e62762  
    3434    allows a programmer to call any function specified by a call interface
    3535    description at run time.</para>
     36
     37    &lfs65_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/sysutils/sysutils.xml

    r2bee76e r27e62762  
    3636  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dbus.xml"/>
    3737  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hal.xml"/>
     38  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="DeviceKit.xml"/>
     39  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="DeviceKit-power.xml"/>
    3840  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lzma-utils.xml"/>
    3941
  • gnome/core/gvfs.xml

    r2bee76e r27e62762  
    3333    filesystem designed to work with the i/o abstractions of gio (a library
    3434    availible in glib >= 2.15.1).</para>
     35
     36    &lfs65_checked;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r2bee76e r27e62762  
    4242-->
    4343    <listitem>
     44      <para>October 10th, 2009</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[wblaszcz] - Added new package. libcanberra-0.18.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[wblaszcz] - Added new package. DeviceKit-003.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[wblaszcz] - Added new package. DeviceKit-power-009.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4459      <para>October 8th, 2009</para>
    4560      <itemizedlist>
  • multimedia/libdriv/libdriv.xml

    r2bee76e r27e62762  
    3636  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libogg.xml"/>
    3737  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libvorbis.xml"/>
     38  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libcanberra.xml"/>
    3839  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="faac.xml"/>
    3940  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="faad2.xml"/>
  • postlfs/security/consolekit.xml

    r2bee76e r27e62762  
    3434    It provides a mechanism for software to react to changes of any of these
    3535    items or of any of the metadata associated with them.</para>
     36
     37    &lfs65_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
  • postlfs/security/polkit.xml

    r2bee76e r27e62762  
    3333    application-level toolkit for defining and handling the policy that allows
    3434    unprivileged processes to speak to privileged processes.</para>
     35
     36    &lfs65_checked;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.