# Distributed under the terms of the GNU General Public License v2 # Copyright 2019 Gluzskiy Alexandr require github [ user=ckolivas tag=v${PV} ] require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 1.13 1.12 1.11 ] ] SLOT="0" DESCRIPTION="" MYOPTIONS="" SUMMARY="Long Range ZIP or LZMA RZIP" DESCRIPTION="A compression utility that excels at compressing large files (usually > 10-50 MB). Larger files and/or more free RAM means that the utility will be able to more effectively compress your files (ie: faster / smaller size), especially if the filesize(s) exceed 100 MB. You can either choose to optimise for speed (fast compression / decompression) or size, but not both." DEPENDENCIES=" build+run: app-arch/tar " DEFAULT_SRC_CONFIGURE_PARAMS=( --enable-asm )