diff options
Diffstat (limited to 'dev-util/clazy')
-rw-r--r-- | dev-util/clazy/Manifest | 7 | ||||
-rw-r--r-- | dev-util/clazy/clazy-1.10-r2.ebuild | 57 | ||||
-rw-r--r-- | dev-util/clazy/clazy-1.11-r1.ebuild (renamed from dev-util/clazy/clazy-1.11.ebuild) | 4 | ||||
-rw-r--r-- | dev-util/clazy/files/clazy-1.10-gcc-build.patch | 44 | ||||
-rw-r--r-- | dev-util/clazy/files/clazy-1.10-llvm-earlier-than-12.patch | 20 | ||||
-rw-r--r-- | dev-util/clazy/files/clazy-1.10-use-c++17.patch | 20 |
6 files changed, 3 insertions, 149 deletions
diff --git a/dev-util/clazy/Manifest b/dev-util/clazy/Manifest index c4a458db454b..50608c282a3b 100644 --- a/dev-util/clazy/Manifest +++ b/dev-util/clazy/Manifest @@ -1,8 +1,3 @@ -AUX clazy-1.10-gcc-build.patch 1571 BLAKE2B a6409a491fc142690fe34d15415a4bd0aa90052cfc900d45fa81fc679497cff979d4c9e63319f315a97f3395fad8f39b1aaea30bbff994ab7e0c6af4f8545be0 SHA512 1ecfa3d9899f685996933f3f1d476537e942f37cb4f28d46c87bb5c14575d403407beac4a091966225e00d495a9d5aaedaea88e313fdad1396e14e5adaf0c59d -AUX clazy-1.10-llvm-earlier-than-12.patch 692 BLAKE2B 40b2920f7017031f99603cbeb5f823445309dbf3bd774cb59c70ef15f556f15835f49143ed884be36620adf61511075ce338c9517fcca8ad16af0a66815999d9 SHA512 56e5d9b44ab9661d4a1bf2e550f12a683d119bf6f784287f64971a76d50009a5fa85950f86307887428a8a929da05ea067b1c15a0fd9dd271e0a8655cc0c2a32 -AUX clazy-1.10-use-c++17.patch 1159 BLAKE2B e7ec20f4c879d13046499f308c732e966a9c75ae23ffd6657a61b8472974aadee947f5ac0ce4a246589d2c2e4f22f63db8ebb90b31df28cdc66b75e347df8661 SHA512 67d3ab6a87217e8ca5da68789d06b771cda6ccae8fd69d36ca60f6b68edfeb87078ed169844a10943340789e5452a470f3040d854f38a3ad003f7e688835977d -DIST clazy-1.10.tar.xz 398920 BLAKE2B 1cdc160de21363c7dc9c93ea7e780412a4971b18e97c7ec6e06f1c7450c56e0fbbdb7592d6b92ae53e4c161f6d9abca205984f83b68646f04ea11d63e3c45fa6 SHA512 59dd8c6903bcc239dfc356804cab265597a771de3858a6add4877149e0e7875b3c9ddae9aeec889c9102fb9ec6b0125bb8a786344e47872b01ba87425ba021eb DIST clazy-1.11.tar.xz 404088 BLAKE2B 1a69fe07ef81a0efe3c9db9129083247d60943592967f705d62d3859039cec250673eecc06184f70d134cbab85708d957b0a085beff8b3e46325a69547e005b7 SHA512 6a7c162392dd30aea29669275cea814d6daccf7931b8cdb20997f9bbff5619832d5461a6d0f854ecbc4726e52b6937c4f9cb8651087ffe73676c04239a38ca2b -EBUILD clazy-1.10-r2.ebuild 1301 BLAKE2B 6e66f772f4f98db3fc824b18da18c69b28a593a251909cb8f200ca92b6708be851172b7ab3e8aabb582c3b7e5b03b3fc0de22859cc7c56fba83c7ca898e85ea4 SHA512 03124499d436fb114c1f751889d9a97bcf0287e7221b01e0cfdb8dde3e8caa9d07dbea4018e0418fa05fbf8915ee6d21e5936e7f192db91c2de2144cdf94b109 -EBUILD clazy-1.11.ebuild 1172 BLAKE2B 01407bff7a03e9ba88ed98ec58866aafcb588b61c93e70fc6fd0cf2e70e32702311a1c51eb90fdd811b2577bf95a3b2549ff4393e64bd443f4a6fef64d64f5d6 SHA512 db6948f8e22127e760f3f41f91a0f700dd153c89be59c2e7b6dd9c842b1a0c78d765085907dc597d3785a5b5fb3cd6ea108b88b156f5bd3a47f1ee33494c2078 +EBUILD clazy-1.11-r1.ebuild 1169 BLAKE2B 941ab83e4ee06ec2da6b81f20299262124f120ce8196b0b81ceac6fdd0eb878492428cf29926b648399e5ef252831bbb2cb09cbe2c0b4b44220d554d51b02112 SHA512 e466bc654f1a3fca0ab13f1dcaf604350f7ab300e15d31ed6ade12efe3bbf41908242c00b8dffb3029173b59d74916b1432212f0b95e754625d9b7a48dc39eac MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6 diff --git a/dev-util/clazy/clazy-1.10-r2.ebuild b/dev-util/clazy/clazy-1.10-r2.ebuild deleted file mode 100644 index 077cb9c6224d..000000000000 --- a/dev-util/clazy/clazy-1.10-r2.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -LLVM_MAX_SLOT=13 -PYTHON_COMPAT=( python3_{8,9,10} ) -inherit cmake llvm python-any-r1 - -DESCRIPTION="Compiler plugin which allows clang to understand Qt semantics" -HOMEPAGE="https://apps.kde.org/clazy" -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - -LICENSE="LGPL-2+" -SLOT="0" -KEYWORDS="amd64 arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="<sys-devel/clang-$((${LLVM_MAX_SLOT} + 1)):=" -DEPEND="${RDEPEND}" -BDEPEND="test? ( ${PYTHON_DEPS} )" - -PATCHES=( - "${FILESDIR}"/${P}-gcc-build.patch - "${FILESDIR}"/${P}-use-c++17.patch - "${FILESDIR}"/${P}-llvm-earlier-than-12.patch -) - -llvm_check_deps() { - has_version "sys-devel/clang:${LLVM_SLOT}" && has_version "sys-devel/llvm:${LLVM_SLOT}" -} - -pkg_setup() { - use test && python-any-r1_pkg_setup - - llvm_pkg_setup -} - -src_prepare() { - cmake_src_prepare - - sed -e '/install(FILES README.md COPYING-LGPL2.txt checks.json DESTINATION/d' \ - -i CMakeLists.txt || die -} - -src_configure() { - export LLVM_ROOT="$(get_llvm_prefix -d ${LLVM_MAX_SLOT})" - - cmake_src_configure -} - -src_test() { - # Run tests against built copy, not installed - # bug #811723 - PATH="${BUILD_DIR}/bin:${PATH}" LD_LIBRARY_PATH="${BUILD_DIR}/lib" cmake_src_test -} diff --git a/dev-util/clazy/clazy-1.11.ebuild b/dev-util/clazy/clazy-1.11-r1.ebuild index 4d285abe7879..4d457cc61b37 100644 --- a/dev-util/clazy/clazy-1.11.ebuild +++ b/dev-util/clazy/clazy-1.11-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -LLVM_MAX_SLOT=13 +LLVM_MAX_SLOT=14 PYTHON_COMPAT=( python3_{8,9,10} ) inherit cmake llvm python-any-r1 @@ -13,7 +13,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-util/clazy/files/clazy-1.10-gcc-build.patch b/dev-util/clazy/files/clazy-1.10-gcc-build.patch deleted file mode 100644 index 647c254b644d..000000000000 --- a/dev-util/clazy/files/clazy-1.10-gcc-build.patch +++ /dev/null @@ -1,44 +0,0 @@ -https://invent.kde.org/sdk/clazy/-/commit/b74c8729b7b71528c1528579435cda7fdb5d31b4 - -From: Sergio Martins <smartins@kde.org> -Date: Thu, 2 Dec 2021 11:05:51 +0000 -Subject: [PATCH] Fix build with some newer gcc complaining about deleted Lexer - ---- a/src/SourceCompatibilityHelpers.h -+++ b/src/SourceCompatibilityHelpers.h -@@ -117,17 +117,13 @@ inline auto getBuffer(const clang::SourceManager &sm, clang::FileID id, bool *in - } - - #if LLVM_VERSION_MAJOR >= 12 --inline clang::Lexer getLexer(clang::FileID id, llvm::Optional<llvm::MemoryBufferRef> inputFile, -- const clang::SourceManager &sm, const clang::LangOptions &lo) --{ -- return clang::Lexer(id, inputFile.getValue(), sm, lo); --} -+ -+#define GET_LEXER(id, inputFile, sm, lo) \ -+clang::Lexer(id, inputFile.getValue(), sm, lo) -+ - #else --inline clang::Lexer getLexer(clang::FileID id, const llvm::MemoryBuffer *inputFile, -- const clang::SourceManager &sm, const clang::LangOptions &lo) --{ -- return clang::Lexer(id, inputFile, sm, lo); --} -+#define GET_LEXER(id, inputFile, sm, lo) \ -+clang::Lexer(id, inputFile.getValue(), sm, lo) - #endif - - inline bool isFinal(const clang::CXXRecordDecl *record) ---- a/src/SuppressionManager.cpp -+++ b/src/SuppressionManager.cpp -@@ -91,7 +91,7 @@ void SuppressionManager::parseFile(FileID id, const SourceManager &sm, const cla - return; - } - -- auto lexer = clazy::getLexer(id, buffer, sm, lo); -+ auto lexer = GET_LEXER(id, buffer, sm, lo); - lexer.SetCommentRetentionState(true); - - Token token; -GitLab diff --git a/dev-util/clazy/files/clazy-1.10-llvm-earlier-than-12.patch b/dev-util/clazy/files/clazy-1.10-llvm-earlier-than-12.patch deleted file mode 100644 index 714d196b5fd9..000000000000 --- a/dev-util/clazy/files/clazy-1.10-llvm-earlier-than-12.patch +++ /dev/null @@ -1,20 +0,0 @@ -https://bugs.gentoo.org/829134 -https://invent.kde.org/sdk/clazy/-/commit/0ee1ed9ff1bd4cf2a49e1232696747f1898e2987.patch - -From: Allen Winter <allen.winter@kdab.com> -Date: Sat, 11 Dec 2021 14:57:52 -0500 -Subject: [PATCH] src/SourceCompatibilityHelpers.h - fix compile with LLVM<12 - -fix the GET_LEXER macro for LLVM versions less than 12 ---- a/src/SourceCompatibilityHelpers.h -+++ b/src/SourceCompatibilityHelpers.h -@@ -123,7 +123,7 @@ clang::Lexer(id, inputFile.getValue(), sm, lo) - - #else - #define GET_LEXER(id, inputFile, sm, lo) \ --clang::Lexer(id, inputFile.getValue(), sm, lo) -+clang::Lexer(id, inputFile, sm, lo) - #endif - - inline bool isFinal(const clang::CXXRecordDecl *record) -GitLab diff --git a/dev-util/clazy/files/clazy-1.10-use-c++17.patch b/dev-util/clazy/files/clazy-1.10-use-c++17.patch deleted file mode 100644 index 73bd52aef0e4..000000000000 --- a/dev-util/clazy/files/clazy-1.10-use-c++17.patch +++ /dev/null @@ -1,20 +0,0 @@ -https://invent.kde.org/sdk/clazy/-/commit/b0d831a6716229d18f2677c5d356b37f36d4dfd6 - -From: Sergio Martins <smartins@kde.org> -Date: Thu, 2 Dec 2021 11:31:58 +0000 -Subject: [PATCH] cmake: Require c++17 - -Fixes build with newer compiler which were nagging about not -finding std::filesystem ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -69,7 +69,7 @@ if(MSVC) - # disable trigger-happy warnings from Clang/LLVM headers - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4267 /wd4244 /wd4291 /wd4800 /wd4141 /wd4146 /wd4251") - elseif(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang") -- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti") -+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++17 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti") - endif() - - set(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,-flat_namespace -Wl,-undefined -Wl,suppress") -GitLab |