blob: 36d4235133c7461c52227dabe443946dda6e813c [file] [log] [blame]
# Copyright 2022 The ChromiumOS Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
CROS_WORKON_COMMIT="b86a384450db27cae7e8e37b30e77a8f7a837920"
CROS_WORKON_TREE="eec7b1b9c2d4f494f6212dd4bfad7a372bd61bd0"
CROS_RUST_SUBDIR="libchromeos-rs/poll_token_derive"
CROS_WORKON_INCREMENTAL_BUILD=1
CROS_WORKON_LOCALNAME="../platform2"
CROS_WORKON_PROJECT="chromiumos/platform2"
CROS_WORKON_SUBTREE="${CROS_RUST_SUBDIR}"
inherit cros-workon cros-rust
DESCRIPTION='Procedural macro for automatically deriving PollToken.'
HOMEPAGE='https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/libchromeos-rs/poll_token_derive'
LICENSE="BSD-Google"
KEYWORDS="*"
DEPEND="dev-rust/third-party-crates-src:="
RDEPEND="${DEPEND}"