Update
This commit is contained in:
2
packages/dev-util/cppcheck/Manifest
Normal file
2
packages/dev-util/cppcheck/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--dev-util--cppcheck-1.82--C.25650.1529021044.444063.C.tar.bz2 1229024 SHA256 ae852d9aae56480212a14b78e6517d9158d40222a7d6bcb808f3bb64d1f1d567 SHA512 6fdabdde9fc1625893d533c88d40db9f426ba860145f5bfc5e74deb0889b4fa71084d440a72285def85efa1ebfa9f981683f2783d8d6b67ff1401d10f4562531 WHIRLPOOL e13c23bd78c4168c6a4a942ea4852e738175a50f9c5537bf4d34ee30afef9a5ec781f193e48153bb24adac37391bdcbe81157f5a52293c0521bb1ba910580344
|
||||
PBIN cppcheck-1.82.pbin-1+exheres-0 3229 SHA256 503f43f07bcad64339a9b2bf3e438de549231617acd8cbf3162d4fb534697fc8 SHA512 d17dcb9cd8a78ce8a5d5081ce67bff75a883e56537bc50b9c4706803af1f487381e186941d7e15ccfa414252c457cbb409e207e55db5319c616aeddbaf065399 WHIRLPOOL e19f80ddd83eb2979120c4d62a7e92c16a8c6497c3989d811f60359a7d5c536f4570271f473ff05e01d49d9cdad94e61761db61273387035baeffd16294d3d66
|
||||
38
packages/dev-util/cppcheck/cppcheck-1.82.pbin-1+exheres-0
Normal file
38
packages/dev-util/cppcheck/cppcheck-1.82.pbin-1+exheres-0
Normal file
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Fri Jun 15 02:04:04 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: html-report? ( python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build: html-report? ( dev-python/setuptools[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: qt5? ( x11-libs/qtbase:5 x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) run: html-report? ( dev-python/Pygments[python_abis:*(-)?] ) ) [[ defined-in = [ cppcheck.exlib ] ]]"
|
||||
DESCRIPTION=" Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc. The goal is no false positives."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://cppcheck.sourceforge.net/"
|
||||
INHERITED=" python setup-py github qmake flag-o-matic cppcheck"
|
||||
MYOPTIONS="( ( html-report [[ description = [ Installs a tool to generate HTML reports of cppcheck's results ] ]] html-report? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( html-report [[ description = [ Installs a tool to generate HTML reports of cppcheck's results ] ]] qt5 [[ description = [ Builds a Qt5-based GUI for cppcheck ] ]] ) [[ defined-in = [ cppcheck.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64"
|
||||
LICENCES="GPL-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/danmar/cppcheck/archive/1.82.tar.gz -> cppcheck-1.82.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1529021044"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
CFLAGS="-march=native -pipe -O2 -std=c++11"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
CTARGET=""
|
||||
CXX="x86_64-pc-linux-gnu-c++"
|
||||
CXXFLAGS="-march=native -pipe -O2 -std=c++11"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="alip"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-util--cppcheck-1.82--C.25650.1529021044.444063.C.tar.bz2"
|
||||
SUMMARY="A tool for static C/C++ code analysis"
|
||||
BUGS_TO="alip@exherbo.org"
|
||||
REMOTE_IDS=" github:danmar/cppcheck "
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user