Changeset fb57bd99 for general/genlib


Ignore:
Timestamp:
06/23/2024 01:42:08 AM (3 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
c842eb4
Parents:
b1593b3
git-author:
Xi Ruoyao <xry111@…> (06/23/2024 01:41:04 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/23/2024 01:42:08 AM)
Message:

libgcrypt: Remove libgcrypt-config from contents

Packages should use gpgrt-config from libgpg-error instead. If a
package fail to build with new libgcrypt try regenerating the configure
script first.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgcrypt.xml

    rb1593b3 rfb57bd99  
    163163      <seglistitem>
    164164        <seg>
    165           dumpsexp, hmac256, libgcrypt-config, and mpicalc
     165          dumpsexp, hmac256, and mpicalc
    166166        </seg>
    167167        <seg>
     
    204204      </varlistentry>
    205205
    206       <varlistentry id="libgcrypt-config">
    207         <term><command>libgcrypt-config</command></term>
    208         <listitem>
    209           <para>
    210             determines the compile and linker flags that should be used to
    211             compile and link programs that use <filename class="libraryfile">libgcrypt</filename>
    212           </para>
    213           <indexterm zone="libgcrypt libgcrypt-config">
    214             <primary sortas="b-libgcrypt-config">libgcrypt-config</primary>
    215           </indexterm>
    216         </listitem>
    217       </varlistentry>
    218 
    219206      <varlistentry id="mpicalc">
    220207        <term><command>mpicalc</command></term>
Note: See TracChangeset for help on using the changeset viewer.