blob: d22b831ffb57fb9ef2568f61c3c37b06d1dfbe00 [file] [log] [blame]
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
inherit cros-rust
DESCRIPTION="Cloudflare fork of zlib with massive performance improvements"
HOMEPAGE="https://gitlab.com/kornelski/cloudflare-zlib-sys"
SRC_URI="https://crates.io/api/v1/crates/${PN}/${PV}/download -> ${P}.crate"
LICENSE="|| ( MIT Apache-2.0 ) ZLIB"
SLOT="${PV}/${PR}"
KEYWORDS="*"
DEPEND=">=dev-rust/cc-1.0.25:="