# # A test tool for the lzip code in the Linux Kernel. # # Xlunzip is a test tool for the lzip decompression code in the Linux # Kernel. Xlunzip is similar to lunzip, but it uses the lzip_decompress # linux module as a backend. Xlunzip tests the module for stream, # buffer-to-buffer and mixed decompression modes, including in-place # decompression (using the same buffer for input and output). # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=xlunzip pkgversion=0.7 arch=amd64 release=2 pkgcategory="compressors" full_pkgname=xlunzip_0.7_amd64-2@compressors blurb="A test tool for the lzip code in the Linux Kernel." homepage="https://lzip.nongnu.org/xlunzip.html" license="GPLv2+" fetch="https://download-mirror.savannah.gnu.org/releases/lzip/xlunzip/xlunzip-0.7.tar.lz" replace=""