blob: bc5978886a2e7eb461fb15713b4d0f58edd0d572 [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="da9f7231d7dd7f2f80b01f90fa1b62df4bac374b"
CROS_WORKON_TREE="6aa5fab60458b8bc2670f2776eb8f35061c01dfc"
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="*"
DEPEND="=dev-rust/which-4*:="
RDEPEND="!chromeos-base/chromeos-dbus-bindings-rust
${DEPEND}"
BDEPEND=">=dev-rust/dbus-codegen-0.10.0"