Changeset b3285de


Ignore:
Timestamp:
10/28/2022 08:27:19 AM (18 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
a476c5de
Parents:
367cbd0
Message:

libgpg-error and gpgme: remove {gpg-error,gpgme}-config from contents

libgpg-error stop to provide gpg-error-config in 1.46. And, if gpgme is
built with libgpg-error-1.46, it won't ship gpgme-config as well.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgpg-error.xml

    r367cbd0 rb3285de  
    111111      <seglistitem>
    112112        <seg>
    113           gpg-error, gpg-error-config, gpgrt-config, and yat2m
     113          gpg-error, gpgrt-config, and yat2m
    114114        </seg>
    115115        <seg>
     
    142142      </varlistentry>
    143143
    144       <varlistentry id="gpg-error-config">
    145         <term><command>gpg-error-config</command></term>
    146         <listitem>
    147           <para>
    148             is a utility used to configure and build applications based on
    149             the <application>libgpg-error</application> library. It can be used
    150             to query the C compiler and linker flags which are required to
    151             correctly compile and link the application against the
    152             <application>libgpg-error</application> library
    153           </para>
    154           <indexterm zone="libgpg-error gpg-error-config">
    155             <primary sortas="b-gpg-error-config">gpg-error-config</primary>
    156           </indexterm>
    157         </listitem>
    158       </varlistentry>
    159 
    160144      <varlistentry id="gpgrt-config">
    161145        <term><command>gpgrt-config</command></term>
    162146        <listitem>
    163147          <para>
    164             is the same script as <command>gpg-error-config</command>
     148            is a <command>pkg-config</command> style tool for querying the
     149            information about installed version of libgpg-error
    165150          </para>
    166151          <indexterm zone="libgpg-error gpgrt-config">
  • postlfs/security/gpgme.xml

    r367cbd0 rb3285de  
    174174      <seglistitem>
    175175        <seg>
    176           gpgme-config, gpgme-json, and gpgme-tool
     176          gpgme-json, and gpgme-tool
    177177        </seg>
    178178        <seg>
     
    193193      <?dbhtml list-presentation="table"?>
    194194
    195       <varlistentry id="gpgme-config">
    196         <term><command>gpgme-config</command></term>
    197         <listitem>
    198           <para>
    199             is used to obtain <application>GPGME</application> compilation and
    200             linking information
    201           </para>
    202           <indexterm zone="gpgme gpgme-config">
    203             <primary sortas="b-gpgme-config">gpgme-config</primary>
    204           </indexterm>
    205         </listitem>
    206       </varlistentry>
    207 
    208195      <varlistentry id="gpgme-json">
    209196        <term><command>gpgme-json</command></term>
Note: See TracChangeset for help on using the changeset viewer.