Changeset cbc4893 for general/genlib


Ignore:
Timestamp:
12/17/2022 04:02:24 PM (18 months ago)
Author:
Thomas Trepl <thomas@…>
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:
e8d6204
Parents:
271882a
Message:

Upgrade libarchive-3.6.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    r271882a rcbc4893  
    77  <!ENTITY libarchive-download-http "https://github.com/libarchive/libarchive/releases/download/v&libarchive-version;/libarchive-&libarchive-version;.tar.xz">
    88  <!ENTITY libarchive-download-ftp  " ">
    9   <!ENTITY libarchive-md5sum        "9465f7995649c9ea84854a7fd8c76f30">
    10   <!ENTITY libarchive-size          "5.0 MB">
     9  <!ENTITY libarchive-md5sum        "72cbb3c085624c825f627bfc8f52ce53">
     10  <!ENTITY libarchive-size          "4.9 MB">
    1111  <!ENTITY libarchive-buildsize     "41 MB (add 29 MB for tests)">
    1212  <!ENTITY libarchive-time          "0.3 SBU (add 0.7 SBU for tests)">
     
    121121
    122122<screen role="root"><userinput>make install</userinput></screen>
     123
     124    <para>
     125      Remove an invalid entry in <filename>/usr/lib/pkgconfig/libarchive.pc</filename>:
     126    </para>
     127
     128<screen role="root"><userinput>sed -i "s/iconv //" /usr/lib/pkgconfig/libarchive.pc</userinput></screen>
    123129
    124130  </sect2>
Note: See TracChangeset for help on using the changeset viewer.