WrapDB Browser

WrapDB Browser

libarchive

Multi-format archive and compression library

libarchive/libarchive
Latest Upstream Version:v3.8.6

http://www.libarchive.org

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest libarchive package with the following command:

meson wrap install libarchive

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from libarchive 3.8.6-1 can be used by adding the following lines to your meson.build file:

libarchive_dep = dependency('libarchive')
bsdcat_prog = find_program('bsdcat')
bsdcpio_prog = find_program('bsdcpio')
bsdtar_prog = find_program('bsdtar')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...