diff --git a/system/devel/libarchive/actions.py b/system/devel/libarchive/actions.py index 310a6abf..182e724b 100644 --- a/system/devel/libarchive/actions.py +++ b/system/devel/libarchive/actions.py @@ -12,7 +12,9 @@ import os def setup(): autotools.autoreconf("-fi") - autotools.configure("--disable-static") + autotools.configure("--disable-static \ + --with-lzo2 \ + ") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") diff --git a/system/devel/libarchive/pspec.xml b/system/devel/libarchive/pspec.xml index c56c158f..bde518d3 100644 --- a/system/devel/libarchive/pspec.xml +++ b/system/devel/libarchive/pspec.xml @@ -12,7 +12,7 @@ library Library for reading and writing streaming archives libarchive includes a library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats. - http://www.libarchive.org/downloads/libarchive-3.4.0.tar.gz + https://www.libarchive.de/downloads/libarchive-3.4.3.tar.xz acl-devel nettle-devel @@ -21,6 +21,8 @@ libxml2-devel openssl-devel xz-devel + lz4-devel + zstd-devel lzo-devel zlib-devel @@ -32,6 +34,8 @@ lzo nettle xz + lz4 + zstd acl zlib attr @@ -60,6 +64,13 @@ + + 2020-10-22 + 3.4.3 + Idris Kalp + Idris Kalp + idriskalp@gmail.com + 2019-12-26 3.4.0