zstd: enable gzip/lzma support
This commit is contained in:
@@ -4,6 +4,7 @@ version=1.3.1
|
|||||||
revision=1
|
revision=1
|
||||||
short_desc="Fast real-time compression algorithm"
|
short_desc="Fast real-time compression algorithm"
|
||||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
|
makedepends="zlib-devel liblzma-devel"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.zstd.net"
|
homepage="http://www.zstd.net"
|
||||||
distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user