Ignore:
Timestamp:
08/27/2024 07:31:35 PM (3 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, trunk
Children:
69f44a21
Parents:
db2b7dd
git-author:
Douglas R. Reno <renodr@…> (08/27/2024 07:20:32 PM)
git-committer:
Douglas R. Reno <renodr@…> (08/27/2024 07:31:35 PM)
Message:

libcanberra: remove the gtk+-2 library from the installed files

Also remove the reference in Command Explanations and do some rewording

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libcanberra.xml

    rdb2b7dd ra06da40e  
    114114
    115115    <para>
    116       At first, apply a patch to fix an issue causing some applications to
    117       crash in Wayland based desktop environment:
     116      First, apply a patch to fix an issue causing some applications to
     117      crash in Wayland-based desktop environments:
    118118    </para>
    119119
     
    144144
    145145    <para>
    146       <parameter>--disable-oss</parameter>: disable optional deprecated OSS
     146      <parameter>--disable-oss</parameter>: disables optional deprecated OSS
    147147      support
    148148    </para>
    149149
    150150    <para>
    151       <option>--disable-gtk</option>: disable optional GTK+ 2 support
    152     </para>
    153 
    154     <para>
    155       <option>--disable-gtk3</option>: disable optional GTK+ 3 support
    156     </para>
     151      <option>--disable-gtk3</option>: disables optional support for GTK+-3
     152    </para>
     153
    157154    <!-- gtk-doc support is broken due to an obsolete command "gtkdoc-mktmpl"
    158155    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    174171        </seg>
    175172        <seg>
    176           libcanberra-gtk.so, libcanberra-gtk3.so and
     173          libcanberra-gtk3.so and
    177174          libcanberra.so
    178175        </seg>
     
    216213      </varlistentry>
    217214
    218       <varlistentry id="libcanberra-gtk">
    219         <term><filename class="libraryfile">libcanberra-gtk.so</filename></term>
    220         <listitem>
    221           <para>
    222             contains the <application>libcanberra</application> bindings
    223             for <application>GTK+ 2</application>
    224           </para>
    225           <indexterm zone="libcanberra libcanberra-gtk">
    226             <primary sortas="c-libcanberra-gtk">libcanberra-gtk.so</primary>
    227           </indexterm>
    228         </listitem>
    229       </varlistentry>
    230 
    231215      <varlistentry id="libcanberra-gtk3">
    232216        <term><filename class="libraryfile">libcanberra-gtk3.so</filename></term>
Note: See TracChangeset for help on using the changeset viewer.