This commit is contained in:
Your Name
2018-09-08 12:16:32 +02:00
parent 04fbb8b0df
commit f867debf5d
248 changed files with 1366 additions and 966 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--app-arch--libarchive-3.3.2-r2--C.22234.1534312919.230458.C.tar.bz2 477693 SHA256 beb80dbfe28e923c43ca9dc88d832d1ca01c27f3031921060eb8d5158357fd2c SHA512 027a490722b1d3307eb1e2a391a6ef259315b310acce2270abd04b9f8dbccee42545c253f15a0b101e949abaa9205caf98f24d6c2934d152a774849fc97890e3 WHIRLPOOL ebcb328a07434e41cdc916795b70967d0ff8ac37ef302c355b2f76709df49ace67121e172e66934322a0cf1fec71c2bb0ea5de56233c512b50b44211ce66ddc5
PBIN libarchive-3.3.2-r2.pbin-1+exheres-0 4142 SHA256 cb4f5e5deb420b23bf1ce7e4e68449245c164c63b04b88a1f68f3ddb1f6bb825 SHA512 14fb5bf617edd452884e59390c31fdb34e9cb4547baa3ac6acd471d98e9f9e31a694fda00ac4267ee8b24ae6c9cb3007a961d0ad7ce6ed78dd799968542996ee WHIRLPOOL cfea826881bdf1abbb98c76847b635143973a992105a3bfe676065290061db625365eab7ed5328312b09d9792d6b109894231cd0e22b26d54892691ff6898690
DIST hasufell-binhost--app-arch--libarchive-3.3.3--C.5666.1536390353.535116.C.tar.bz2 477598 SHA256 632ac0b6fb4354ad586843f20ae5fff7aed36b9604ace8bc7c12b2fd1ea2a64d SHA512 cf0b1ebf5ffb89a9c459587212e32dc9ef440b7e11e09867aba0a0ff2bd598799bf0a9e97891ad1cac2f69e9140593d743469c27355516bc0c336c721d24b3cf WHIRLPOOL c1e7fada77287d0d998b30d5014e04a7710737c116e08b88bc055ea6d61ec685d74030b704b9b408277e795f4d0f04e81f208e717e1b1edf9c62ab017197c788
PBIN libarchive-3.3.3.pbin-1+exheres-0 4239 SHA256 f1f6fe0dfdbf99811a5af4cbc3f7c2e62c091cc12a342bd33d2de1bab7a4daf7 SHA512 521b515cf0b25ac268031ff3012fd7034e03a8a8ad926304884be7386c3498ba02137d0217f8f42c05de24a9157ae83a54e4fca7076bad303ca6c949f5a6d777 WHIRLPOOL d18fba8ab5b3c71d7c5285f6e9565ddb08e1600d92b9e4e101f74f425d3dfe644af22d23752d4bb2ced06ef544b5ce9430eec80b205b4a5ee38462a910e0fea0

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Wed Aug 15 08:01:59 CEST 2018
# Created by paludis-3.0.0 on Sat Sep 8 09:05:53 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: app-arch/bzip2 app-arch/xz[>=5.2.0] [[ note = [ 5.2.0 for multithread support ] ]] virtual/gzip acl? ( sys-apps/acl ) lz4? ( app-arch/lz4 ) xattr? ( sys-apps/attr ) providers:expat? ( dev-libs/expat ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:libxml2? ( dev-libs/libxml2:=2.0 ) providers:nettle? ( dev-libs/nettle ) providers:openssl? ( dev-libs/openssl ) run: !app-arch/tar[<1.28-r2] [[ description = [ Alternatives conflict before tar-1.28-r2 ] resolution = [ upgrade-blocked-before ] ]] ) [[ defined-in = [ libarchive.exlib ] ]]"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: app-arch/bzip2 app-arch/xz[>=5.2.0] [[ note = [ 5.2.0 for multithread support ] ]] virtual/gzip acl? ( sys-apps/acl ) lz4? ( app-arch/lz4 ) xattr? ( sys-apps/attr ) zstd? ( app-arch/zstd ) providers:expat? ( dev-libs/expat ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:libxml2? ( dev-libs/libxml2:=2.0 ) providers:nettle? ( dev-libs/nettle ) providers:openssl? ( dev-libs/openssl ) run: !app-arch/tar[<1.28-r2] [[ description = [ Alternatives conflict before tar-1.28-r2 ] resolution = [ upgrade-blocked-before ] ]] ) [[ defined-in = [ libarchive.exlib ] ]]"
DESCRIPTION=" The formats supported include: gzip (read and write, uses zlib) bzip2 (read and write, uses bzlib) compress (read and write, uses an internal implementation) uudecode (read and write) cpio (read and write, including odc and newc variants) separate command-line compressors with fixed-signature auto-detection xz, lzip, and lzma (read and write using liblzma) tar (read and write, including GNU extensions) pax (read and write, including GNU and star extensions) ISO9660 (read and write, including Joliet and Rockridge extensions, with some limitations) zip (read and write, with some limitations, uses zlib) mtree (read and write, uses separate libraries for creating and verifying cryptographic hashes) shar (write only) ar (read and write, including BSD and GNU/SysV variants) empty (read only; in particular, note that no other format will accept an empty file) raw (read only) xar (read only) lha/lzh (read only) rar (read only) Microsoft CAB format (read only) 7-Zip (read only)"
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://libarchive.org"
INHERITED=" alternatives github libarchive"
MYOPTIONS="( ( acl [[ description = [ Adds support for Access Control Lists ] ]] lz4 [[ description = [ Support lz4 compression (fast, lossless data compression algorithm) ] ]] xattr [[ description = [ Adds support for Extended File Attributes ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] nettle openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( providers: libxml2 [[ description = [ Use libxml2 for XML handling ] ]] expat [[ description = [ Use expat for XML handling ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ libarchive.exlib ] ]] ) "
MYOPTIONS="( ( acl [[ description = [ Adds support for Access Control Lists ] ]] lz4 [[ description = [ Support lz4 compression (fast, lossless data compression algorithm) ] ]] xattr [[ description = [ Adds support for Extended File Attributes ] ]] zstd [[ description = [ Support for the ZStandard compression algorithm ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] nettle openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( providers: libxml2 [[ description = [ Use libxml2 for XML handling ] ]] expat [[ description = [ Use expat for XML handling ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ libarchive.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="BSD-2 BSD-3 public-domain"
SLOT="0"
DOWNLOADS="https://libarchive.org/downloads/libarchive-3.3.2.tar.gz"
DOWNLOADS="https://libarchive.org/downloads/libarchive-3.3.3.tar.gz"
OPTIONS="providers:libressl providers:libxml2 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1534312919"
GENERATED_TIME="1536390353"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-arch--libarchive-3.3.2-r2--C.22234.1534312919.230458.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-arch--libarchive-3.3.3--C.5666.1536390353.535116.C.tar.bz2"
SUMMARY="C library for reading and writing tar, cpio, zip, ISO, and other archive formats"
BUGS_TO=""
REMOTE_IDS=" github:libarchive/libarchive "