blob: fe144502229b52c58b7e2a7401c9bd319b4a6320 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) app-text/docbook-xsl-stylesheets dev-libs/libxslt virtual/pkgconfig gui? ( dev-qt/qttools:6[assistant,linguist] ) test? ( htmlreport? ( python_single_target_python3_10? ( dev-python/pytest[python_targets_python3_10(-)] dev-python/pygments[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest[python_targets_python3_11(-)] dev-python/pygments[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pytest[python_targets_python3_12(-)] dev-python/pygments[python_targets_python3_12(-)] ) ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/tinyxml2:= gui? ( dev-qt/qtbase:6[gui,widgets,network] charts? ( dev-qt/qtcharts:6 ) ) pcre? ( dev-libs/libpcre ) gui? ( dev-qt/qttools:6[assistant,linguist] )
DESCRIPTION=Static analyzer of C/C++ code
EAPI=8
HOMEPAGE=https://github.com/danmar/cppcheck
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake python-single-r1 xdg
IUSE=charts gui htmlreport pcre test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=amd64 ~arm arm64 ~loong ppc64 ~riscv x86
LICENSE=GPL-3+
RDEPEND=dev-libs/tinyxml2:= gui? ( dev-qt/qtbase:6[gui,widgets,network] charts? ( dev-qt/qtcharts:6 ) ) pcre? ( dev-libs/libpcre ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) htmlreport? ( python_single_target_python3_10? ( dev-python/pygments[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygments[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pygments[python_targets_python3_12(-)] ) )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) charts? ( gui )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/danmar/cppcheck/archive/refs/tags/2.14.2.tar.gz -> cppcheck-2.14.2.tar.gz
_eclasses_=cmake 10a50dfaf728b802fcfd37f8d0da9056 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 xdg 3ef49a87c52c8b77c476351195dfe575 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=791a59604a8b7a225a3d1ab5655707c6
|