blob: 0b7d3955298bfbf97b7c24a956aa2e556ac384ae [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_COMMIT="0f2e3a8a1c828743be75fb7caeae33a4ad0c056b"
CROS_WORKON_TREE="9d31c60be7abd29c5a17c96bb681ea5d094c8a97"
CROS_RUST_SUBDIR="chromeos-dbus-bindings"
CROS_WORKON_PROJECT="chromiumos/platform2"
CROS_WORKON_LOCALNAME="../platform2"
CROS_WORKON_SUBTREE="${CROS_RUST_SUBDIR}"
inherit cros-workon cros-rust
DESCRIPTION="Chrome OS D-Bus bindings generator for Rust."
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/chromeos-dbus-bindings/"
LICENSE="BSD-Google"
SLOT="0/${PVR}"
KEYWORDS="*"
RDEPEND="!chromeos-base/chromeos-dbus-bindings-rust"
BDEPEND=">=dev-rust/dbus-codegen-0.5.0"