summaryrefslogtreecommitdiff
path: root/app-editors/neovim/files/neovim-9999-cmake-darwin.patch
AgeCommit message (Collapse)Author
2023-12-28app-editors/neovim: Rebase patch from upstreamBrahmajit Das
Closes: https://bugs.gentoo.org/917665 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34185 Signed-off-by: Sam James <sam@gentoo.org>
2023-11-21app-editors/neovim: Rebase patch from upstreamBrahmajit Das
Closes: https://bugs.gentoo.org/917665 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33924 Signed-off-by: Sam James <sam@gentoo.org>
2023-05-31app-editors/neovim: fix DuplicateFilesSam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-29app-editors/neovim: fix darwin patch for unstableRobert Günzler
Signed-off-by: Robert Günzler <r@gnzler.io> Closes: https://github.com/gentoo/gentoo/pull/30722 Signed-off-by: Sam James <sam@gentoo.org>
2023-04-10app-editors/neovim: Using 0.9.0 patches for live ebuildbrahmajit das
This also removes older 9999 patches to remove rudundancy. Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-03-13app-editors/neovim: fix live ebuild darwin patchbrahmajit das
Another upstream commit broke the darwin patch, this commit fixes it. Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30070 Signed-off-by: Sam James <sam@gentoo.org>
2023-03-04app-editors/neovim: fix live ebuild darwin patchbrahmajit das
With commit https://github.com/neovim/neovim/commit/4cf4ae93df6af09ef3a0df678bb3d154b65bf731 checking against string "Darwin" is removed and variable name APPLE is used instead. Signed-off-by: brahmajit das <listout@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/29918 Signed-off-by: Sam James <sam@gentoo.org>
2023-02-10app-editors/neovim: fixes for 9999 (see details)Vadim Misbakh-Soloviov
1) lua-version and darwin patches for 9999 are fixed to not fail 2) no more tui confirguration option on 9999, see https://github.com/neovim/neovim/commit/9fdcbbb4063daa125e420e0ffe9dae6801c264bc 3) ebuilds for 0.8 versions fixed to use their own copy of patches, instead of using 9999 patches (see commit 726e8ac1afe) Signed-off-by: Vadim Misbakh-Soloviov <mva@gentoo.org>
2023-02-08Revert "app-editors/neovim: fixes (see commit details)"Sam James
This reverts commit fca327914eac530d8b37251ba459ae8a454de0e1. Breaks applying patches to 0.8.2/0.8.3. Signed-off-by: Sam James <sam@gentoo.org>
2023-02-08app-editors/neovim: fixes (see commit details)Vadim Misbakh-Soloviov
1) lua-version and darwin patches are fixed to not fail 2) no more tui conficuration option, see https://github.com/neovim/neovim/commit/9fdcbbb4063daa125e420e0ffe9dae6801c264bc Signed-off-by: Vadim Misbakh-Soloviov <mva@gentoo.org>
2022-09-25app-editors/neovim: remove unnecessary underscoreBharath Saiguhan
This fixes an extra underscore introduced by mistake in the previous commit. Fixes: 545106ff82c8c0795c08656235b0e1c235848d09 Signed-off-by: Bharath Saiguhan <bharathsaiguhan@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/27218 Signed-off-by: Sam James <sam@gentoo.org>
2022-09-11app-editors/neovim: fix live ebuild patch fileBharath Saiguhan
Upstream has changed its CMakeLists.txt file, replacing the deprecated variable CMAKE_COMPILER_IS_GNUCC, which causes the patch phase of the live ebuild to fail. This commit fixes this issue and with this in place, patching succeeds. Signed-off-by: Bharath Saiguhan <bharathsaiguhan@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/27198 Signed-off-by: Sam James <sam@gentoo.org>
2022-08-13app-editors/neovim: rebase patchesRobert Günzler
Signed-off-by: Robert Günzler <r@gnzler.io> Closes: https://github.com/gentoo/gentoo/pull/26698 Signed-off-by: Sam James <sam@gentoo.org>
2022-07-05app-editors/neovim: rebase Darwin patchSam James
Closes: https://github.com/gentoo/gentoo/pull/25889 Signed-off-by: Sam James <sam@gentoo.org>