# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name lrzip version 0.621 categories archivers maintainers mfeiri openmaintainer license GPL-2+ homepage http://ck.kolivas.org/apps/lrzip/ description Long Range ZIP or Lzma RZIP long_description lrzip is a compression program optimised for large files.\ The larger the file and the more memory you have, the \ better the compression advantage this will provide, \ especially once the files are larger than 100MB. The \ advantage can be chosen to be either size (much smaller \ than bzip2) or speed (much faster than bzip2). master_sites ${homepage} use_bzip2 yes checksums rmd160 91e04e6969e661ceb5b1259e125722b0cc7fc913 \ sha256 31c26fbee8b9b0bd413ca214862dbc0d9e6d3477f23e9839774936bf140ceb6b depends_lib port:lzo2 port:bzip2 port:zlib livecheck.type regex livecheck.url ${master_sites} livecheck.regex "${name}-(\[\\d.\]+)${extract.suffix}"