Ignore:
Timestamp:
03/17/2015 02:10:34 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
91f104e
Parents:
6487f75f
Message:

Update to xfce4-4.12.
Update to parole-0.8.0.
Update to ristretto-0.8.0.
Update to mousepad-0.4.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/libxfce4ui.xml

    r6487f75f r71fcd95e  
    88           "http://archive.xfce.org/src/xfce/libxfce4ui/&xfce4-version;/libxfce4ui-&libxfce4ui-version;.tar.bz2">
    99  <!ENTITY libxfce4ui-download-ftp  " ">
    10   <!ENTITY libxfce4ui-md5sum        "6df1ce474a3d4885aee31cda9dbc9192">
    11   <!ENTITY libxfce4ui-size          "536 KB">
    12   <!ENTITY libxfce4ui-buildsize     "9.5 MB">
    13   <!ENTITY libxfce4ui-time          "0.2 SBU">
     10  <!ENTITY libxfce4ui-md5sum        "0215b94338a2592e7284aaa23c5c5661">
     11  <!ENTITY libxfce4ui-size          "644 KB">
     12  <!ENTITY libxfce4ui-buildsize     "9.8 MB">
     13  <!ENTITY libxfce4ui-time          "0.1 SBU">
    1414]>
    1515
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtk2"/> and
     79      <xref linkend="gtk2"/> or <xref linkend="gtk3"/> (default) and
    8080      <xref linkend="xfconf"/>
    8181    </para>
     
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional">
    90       <xref linkend="gtk-doc"/>
     90      <xref linkend="gtk-doc"/>,
     91      <xref linkend="perl-html-parser"/>, and
     92      <ulink url="https://glade.gnome.org/">Glade</ulink>
    9193    </para>
    9294
     
    140142        </seg>
    141143        <seg>
    142           libxfce4kbd-private-2.so and libxfce4ui-1.so
     144          libxfce4kbd-private-{2,3}.so and
     145          libxfce4ui-{1,2}.so
    143146        </seg>
    144147        <seg>
    145148          /etc/xdg/xfce4,
    146149          /usr/include/xfce4/libxfce4kbd-private-2,
    147           /usr/include/xfce4/libxfce4ui-1 and
     150          /usr/include/xfce4/libxfce4ui-{1,2}, and
    148151          /usr/share/gtk-doc/html/libxfce4ui
    149152        </seg>
Note: See TracChangeset for help on using the changeset viewer.