dev-debug/lldb-mi - 0.0.1 (gentoo-zh)

Search

Package Information

Description:
LLDB Machine Interface Driver
Homepage:
https://github.com/lldb-tools/lldb-mi
License:
Apache-2.0-with-LLVM-exceptions

Ebuild Details

Version EAPI Keywords Slot
0.0.1 8 ~amd64 0
View Raw Ebuild
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="LLDB Machine Interface Driver"
HOMEPAGE="https://github.com/lldb-tools/lldb-mi"
SRC_URI="
	https://github.com/lldb-tools/lldb-mi/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz
"

LICENSE="Apache-2.0-with-LLVM-exceptions"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
	llvm-core/llvm:=
	llvm-core/lldb
"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

	llvm-core/llvm:=
	llvm-core/lldb

RDEPEND

	llvm-core/llvm:=
	llvm-core/lldb

Manifest for 0.0.1

Type File Size Source URLs
DIST lldb-mi-0.0.1.tar.gz 190715 bytes https://github.com/lldb-tools/lldb-mi/archive/refs/tags/0.0.1.tar.gz