Ignore:
Timestamp:
01/02/2021 04:13:08 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
qt5new
Children:
a84fc21
Parents:
03c3caa4 (diff), 24d47269 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge trunk up to r24051

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/qt5new@24052 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/garcon.xml

    r03c3caa4 r4005416  
    66
    77  <!ENTITY garcon-download-http
    8            "http://archive.xfce.org/src/xfce/garcon/0.7/garcon-&garcon-version;.tar.bz2">
     8           "http://archive.xfce.org/src/xfce/garcon/&garcon-minor;/garcon-&garcon-version;.tar.bz2">
    99  <!ENTITY garcon-download-ftp  " ">
    10   <!ENTITY garcon-md5sum        "2964c7a7e5d4aac58b4afef9b8602914">
    11   <!ENTITY garcon-size          "500 KB">
    12   <!ENTITY garcon-buildsize     "8.7 MB">
     10  <!ENTITY garcon-md5sum        "a9c2116b0c34a022385f421b639df0f4">
     11  <!ENTITY garcon-size          "528 KB">
     12  <!ENTITY garcon-buildsize     "8.1 MB">
    1313  <!ENTITY garcon-time          "0.1 SBU">
    1414]>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="libxfce4ui"/> built with both <xref linkend="gtk2"/> and
     79      <xref linkend="libxfce4ui"/> and
    8080      <xref linkend="gtk3"/>
    8181    </para>
     
    8383    <bridgehead renderas="sect4">Optional</bridgehead>
    8484    <para role="optional">
     85      <xref linkend="gobject-introspection"/> and
    8586      <xref linkend="gtk-doc"/>
    8687    </para>
     
    114115  </sect2>
    115116
    116   <sect2 role="commands">
    117     <title>Command Explanations</title>
    118 
    119     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    120       href="../../xincludes/gtk-doc-rebuild.xml"/>
    121 
    122   </sect2>
    123 
    124117  <sect2 role="content">
    125118    <title>Contents</title>
     
    136129        <seg>
    137130          libgarcon-1.so and
    138           libgarcon-gtk2-1.so
     131          libgarcon-gtk3-1.so
    139132        </seg>
    140133        <seg>
    141134          /usr/include/garcon-1,
    142           /usr/include/garcon-gtk2-1 and
     135          /usr/include/garcon-gtk3-1, and
    143136          /usr/share/gtk-doc/html/garcon
    144137        </seg>
Note: See TracChangeset for help on using the changeset viewer.