Changeset 4f51961 for x


Ignore:
Timestamp:
02/09/2012 02:05:54 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:
3861ffb
Parents:
78b39127
Message:

Update to libnotify-0.7.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libnotify.xml

    r78b39127 r4f51961  
    55  %general-entities;
    66
    7   <!ENTITY libnotify-download-http "http://www.galago-project.org/files/releases/source/libnotify/libnotify-&libnotify-version;.tar.bz2">
    8   <!ENTITY libnotify-download-ftp  " ">
    9   <!ENTITY libnotify-md5sum        "6a8388f93309dbe336bbe5fc0677de6b">
    10   <!ENTITY libnotify-size          "282 KB">
    11   <!ENTITY libnotify-buildsize     "4 MB">
    12   <!ENTITY libnotify-time          "0.1 SBU">
     7  <!ENTITY libnotify-download-http "&gnome-download-http;/libnotify/0.7/libnotify-&libnotify-version;.tar.xz">
     8  <!ENTITY libnotify-download-ftp "&gnome-download-ftp;/libnotify/0.7/libnotify-&libnotify-version;.tar.xz">
     9  <!ENTITY libnotify-md5sum        "1ec80af539a176d0e5a430534e98e956">
     10  <!ENTITY libnotify-size          "266 KB">
     11  <!ENTITY libnotify-buildsize     "5.1 MB">
     12  <!ENTITY libnotify-time          "0.2 SBU">
    1313]>
    1414
     
    3535    an event or display some form of information without getting in the user's
    3636    way.</para>
     37
     38    &lfs70_built;
    3739
    3840    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6163
    6264    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="gtk2"/> and
    64     <xref linkend="dbus-glib"/></para>
     65    <para role="required"><xref linkend="gtk3"/></para>
     66
     67    <bridgehead renderas="sect4">Optional</bridgehead>
     68    <para role="optional"><xref linkend="gobject-introspection"/> and
     69    <xref linkend="gtk-doc"/></para>
    6570
    6671    <para condition="html" role="usernotes">User Notes:
     
    8691  </sect2>
    8792
     93  <sect2 role="commands">
     94    <title>Command Explanations</title>
     95
     96    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     97    href="../../xincludes/gtk-doc-rebuild.xml"/>
     98
     99  </sect2>
     100
    88101  <sect2 role="content">
    89102    <title>Contents</title>
     
    92105      <segtitle>Installed Program</segtitle>
    93106      <segtitle>Installed Library</segtitle>
    94       <segtitle>Installed Directory</segtitle>
     107      <segtitle>Installed Directories</segtitle>
    95108
    96109      <seglistitem>
    97110        <seg>notify-send</seg>
    98111        <seg>libnotify.{so,a}</seg>
    99         <seg>/usr/share/gtk-doc/html/libnotify</seg>
     112        <seg>/usr/{include/libnotify,share/gtk-doc/html/libnotify}</seg>
    100113      </seglistitem>
    101114    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.