blob: 1b6161e6f30133f467973b4aad605de46f1fa9f3 [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="109363d0a03be594cf5611441597c607960c4f3d"
CROS_WORKON_TREE=("fa94807d1776021aeabe89544645b6660a98dc16" "a0d8550678a1ed2a4ab62782049032a024bf40df" "be11cc324e5a3144545e14f1790627d38d05440a" "98dba68cd28c82190ee09efa097e811530139082")
CROS_RUST_SUBDIR="system_api"
CROS_WORKON_PROJECT="chromiumos/platform2"
CROS_WORKON_LOCALNAME="../platform2"
CROS_WORKON_SUBTREE="${CROS_RUST_SUBDIR} authpolicy/dbus_bindings debugd/dbus_bindings login_manager/dbus_bindings"
inherit cros-workon cros-rust
DESCRIPTION="Chrome OS system API D-Bus bindings for Rust."
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/system_api/"
LICENSE="BSD-Google"
SLOT="0/${PVR}"
KEYWORDS="*"
RDEPEND="!chromeos-base/system_api-rust"
DEPEND="${RDEPEND}
dev-rust/chromeos-dbus-bindings:=
=dev-rust/dbus-0.8*:=
"