]> git.pld-linux.org Git - packages/neovim.git/log
packages/neovim.git
3 months agoup to 0.9.5 master auto/th/neovim-0.9.5-1
Jan Palus [Sun, 31 Dec 2023 12:44:04 +0000 (13:44 +0100)]
up to 0.9.5

6 months agoup to 0.9.4 auto/th/neovim-0.9.4-1
Jan Palus [Tue, 10 Oct 2023 17:35:19 +0000 (19:35 +0200)]
up to 0.9.4

7 months agoup to 0.9.2 auto/th/neovim-0.9.2-1
Jan Palus [Fri, 8 Sep 2023 17:58:13 +0000 (19:58 +0200)]
up to 0.9.2

9 months agodon't warn about "non-optimized debug build" in :checkhealth
Jan Palus [Sun, 2 Jul 2023 11:26:58 +0000 (13:26 +0200)]
don't warn about "non-optimized debug build" in :checkhealth

10 months agoup to 0.9.1 auto/th/neovim-0.9.1-1
Jan Palus [Tue, 30 May 2023 11:33:10 +0000 (13:33 +0200)]
up to 0.9.1

12 months agoup to 0.9.0 auto/th/neovim-0.9.0-1
Jan Palus [Fri, 7 Apr 2023 15:33:57 +0000 (17:33 +0200)]
up to 0.9.0

keep on using "workaround" for linking directly with lua module.
upstream dropped it in:

https://github.com/neovim/neovim/commit/da0c66bcddbe4e6ebc72357c9f6c5de75e176744

without explaining how "correctly packaged libluv" looks like exactly.
libluv built with lua54 is incompatible with neovim built against
lua51/luajit so I guess upstream idea is that libluv should be forced
"their way". if libluv had a chance of easily installing parallel
libraries for different lua versions (different sonames, different
pkgconfig files) and neovim could select between them it would be
feasible but it's not available so just revert the commit.

14 months agoup to 0.8.3 auto/th/neovim-0.8.3-1
Jan Palus [Mon, 6 Feb 2023 12:35:38 +0000 (13:35 +0100)]
up to 0.8.3

15 months agoup to 0.8.2 auto/th/neovim-0.8.2-1
Jan Palus [Fri, 30 Dec 2022 12:20:43 +0000 (13:20 +0100)]
up to 0.8.2

16 months agoup to 0.8.1 auto/th/neovim-0.8.1-1
Jan Palus [Thu, 17 Nov 2022 18:49:35 +0000 (19:49 +0100)]
up to 0.8.1

- fix memory alignment crash on armv7
  (https://github.com/neovim/neovim/pull/20489)

18 months agoup to 0.8.0 auto/th/neovim-0.8.0-1
Jan Palus [Sat, 1 Oct 2022 09:02:59 +0000 (11:02 +0200)]
up to 0.8.0

21 months agoup to 0.7.2 auto/th/neovim-0.7.2-1
Jan Palus [Wed, 29 Jun 2022 15:24:44 +0000 (17:24 +0200)]
up to 0.7.2

23 months agoR: main package in desktop subpackage; rel 3 auto/th/neovim-0.7.0-3
Jan Palus [Mon, 16 May 2022 07:44:51 +0000 (09:44 +0200)]
R: main package in desktop subpackage; rel 3

23 months agonot using jemalloc since 0.4.0
Jan Palus [Tue, 10 May 2022 17:50:37 +0000 (19:50 +0200)]
not using jemalloc since 0.4.0

23 months agomove desktop/icon files to desktop subpackage; rel 2 auto/th/neovim-0.7.0-2
Jan Palus [Mon, 9 May 2022 22:01:43 +0000 (00:01 +0200)]
move desktop/icon files to desktop subpackage; rel 2

avoids gui deps on headless systems

23 months agoBR: gettext-tools instead of gettext-devel
Jan Palus [Mon, 9 May 2022 21:27:54 +0000 (23:27 +0200)]
BR: gettext-tools instead of gettext-devel

23 months agoluajit binary also required during build
Jan Palus [Mon, 9 May 2022 21:27:08 +0000 (23:27 +0200)]
luajit binary also required during build

23 months agoexplicitly set LUA_INCLUDE_DIR for pure lua build auto/th/neovim-0.7.0-1
Jan Palus [Tue, 3 May 2022 18:21:01 +0000 (20:21 +0200)]
explicitly set LUA_INCLUDE_DIR for pure lua build

for whatever reason cmake detection logic searches for lua versions
higher than 5.1 first even though neovim will likely never support
anything but lua 5.1

23 months agocorrect luv build and runtime deps
Jan Palus [Tue, 3 May 2022 11:00:45 +0000 (13:00 +0200)]
correct luv build and runtime deps

23 months agoup to 0.7.0
Jan Palus [Tue, 3 May 2022 10:37:03 +0000 (12:37 +0200)]
up to 0.7.0

2 years agomacros for %cmake
Jan Palus [Wed, 18 Aug 2021 10:13:01 +0000 (12:13 +0200)]
macros for %cmake

2 years agoprefer lua on all archs without luajit
Jan Palus [Wed, 18 Aug 2021 10:02:18 +0000 (12:02 +0200)]
prefer lua on all archs without luajit

2 years agoupdated deps
Jan Palus [Wed, 18 Aug 2021 10:01:21 +0000 (12:01 +0200)]
updated deps

3 years ago<meta>-xxx keybindings (alt+something) incompatibility is resolved auto/th/neovim-0.4.4-1
Elan Ruusamäe [Mon, 11 Jan 2021 11:50:04 +0000 (13:50 +0200)]
<meta>-xxx keybindings (alt+something) incompatibility is resolved

https://github.com/neovim/neovim/issues/5576#issuecomment-336631248

3 years agoUpdate vterm dependency
Elan Ruusamäe [Fri, 6 Nov 2020 12:59:32 +0000 (14:59 +0200)]
Update vterm dependency

LIBVTERM 0.0 was found but version 0.1 is the minimum requirement.

3 years agoUse bundled luv
Elan Ruusamäe [Fri, 6 Nov 2020 12:58:29 +0000 (14:58 +0200)]
Use bundled luv

Due lack of system package

3 years agoRequires unibilium 2.0.0
Elan Ruusamäe [Fri, 6 Nov 2020 12:53:49 +0000 (14:53 +0200)]
Requires unibilium 2.0.0

3 years agoUp to 0.4.4
Elan Ruusamäe [Fri, 6 Nov 2020 11:43:32 +0000 (13:43 +0200)]
Up to 0.4.4

3 years agoRename bcond to prefer_lua, fix for x32 auto/th/neovim-0.3.8-1
Elan Ruusamäe [Fri, 6 Nov 2020 14:27:23 +0000 (16:27 +0200)]
Rename bcond to prefer_lua, fix for x32

luajit not available on x32

3 years agoRequires older libvterm-devel
Elan Ruusamäe [Fri, 6 Nov 2020 13:55:51 +0000 (15:55 +0200)]
Requires older libvterm-devel

3 years agoLua deps are available for lua 5.1 only
Elan Ruusamäe [Fri, 6 Nov 2020 13:51:32 +0000 (15:51 +0200)]
Lua deps are available for lua 5.1 only

3 years agoLua can't be disabled, just lua flavor be changed
Elan Ruusamäe [Fri, 6 Nov 2020 13:49:42 +0000 (15:49 +0200)]
Lua can't be disabled, just lua flavor be changed

3 years agobuild fixes for gcc-10
Elan Ruusamäe [Fri, 6 Nov 2020 12:11:59 +0000 (14:11 +0200)]
build fixes for gcc-10

refs:
- https://github.com/neovim/neovim/pull/12142

3 years agoApply desktop.patch
Elan Ruusamäe [Fri, 6 Nov 2020 12:08:54 +0000 (14:08 +0200)]
Apply desktop.patch

Refs 6b16d9c497271035ee6818c569a8fd07db0e50c1

3 years agoUp to 0.3.8
Elan Ruusamäe [Fri, 6 Nov 2020 11:58:56 +0000 (13:58 +0200)]
Up to 0.3.8

https://github.com/neovim/neovim/releases/tag/v0.3.8

3 years ago- disable LUA (error: lua-mpack: no such package)
Jan Rękorajski [Mon, 18 May 2020 13:52:14 +0000 (15:52 +0200)]
- disable LUA (error: lua-mpack: no such package)

4 years agoup to 0.3.5
Elan Ruusamäe [Mon, 6 May 2019 12:05:03 +0000 (15:05 +0300)]
up to 0.3.5

5 years agoup to 0.3.3 auto/th/neovim-0.3.3-1
Elan Ruusamäe [Mon, 7 Jan 2019 20:19:47 +0000 (22:19 +0200)]
up to 0.3.3

5 years agoup to 0.3.1; use upstream desktop file auto/th/neovim-0.3.1-1
Elan Ruusamäe [Sun, 23 Dec 2018 11:40:13 +0000 (13:40 +0200)]
up to 0.3.1; use upstream desktop file

5 years agoup to 0.2.2
Elan Ruusamäe [Tue, 16 Jan 2018 11:37:20 +0000 (13:37 +0200)]
up to 0.2.2

6 years agoup to 0.2.0 auto/th/neovim-0.2.0-1
Elan Ruusamäe [Thu, 10 Aug 2017 10:06:33 +0000 (13:06 +0300)]
up to 0.2.0

7 years agoadd link for vim/nvim bindings incompat auto/th/neovim-0.1.7-1
Elan Ruusamäe [Fri, 20 Jan 2017 08:42:25 +0000 (10:42 +0200)]
add link for vim/nvim bindings incompat

https://github.com/neovim/neovim/issues/5576

7 years agoup to 0.1.7
Elan Ruusamäe [Fri, 20 Jan 2017 08:41:28 +0000 (10:41 +0200)]
up to 0.1.7

https://github.com/neovim/neovim/releases/tag/v0.1.7

7 years agoup to 0.1.6
Elan Ruusamäe [Fri, 20 Jan 2017 08:40:08 +0000 (10:40 +0200)]
up to 0.1.6

https://github.com/neovim/neovim/releases/tag/v0.1.6

7 years ago- rebuild for x32 auto/th/neovim-0.1.5-2
Elan Ruusamäe [Tue, 11 Oct 2016 21:09:06 +0000 (00:09 +0300)]
- rebuild for x32
- release 2 (by relup.sh)

7 years agoannoyed by alt+<x> hotkeys not working
Elan Ruusamäe [Mon, 26 Sep 2016 19:10:47 +0000 (22:10 +0300)]
annoyed by alt+<x> hotkeys not working

pld build problem? general issue?

7 years agosuggest ruby-neovim
Elan Ruusamäe [Sun, 18 Sep 2016 19:01:27 +0000 (22:01 +0300)]
suggest ruby-neovim

7 years agopackage nvimi/init.vim - place for per site global customizations
Elan Ruusamäe [Sun, 18 Sep 2016 09:20:07 +0000 (12:20 +0300)]
package nvimi/init.vim - place for per site global customizations

7 years agouse lua51 instead of luajit, to build also for x32
Elan Ruusamäe [Sun, 18 Sep 2016 07:32:46 +0000 (10:32 +0300)]
use lua51 instead of luajit, to build also for x32

lua does not seem to be used run time, but it's used to generate some
source code and run tests.

7 years agoworks; rel 1 auto/th/neovim-0.1.5-1
Elan Ruusamäe [Sat, 17 Sep 2016 23:20:34 +0000 (02:20 +0300)]
works; rel 1

7 years agocleanup/update BR
Elan Ruusamäe [Sat, 17 Sep 2016 22:03:13 +0000 (01:03 +0300)]
cleanup/update BR

7 years agobuild with system deps
Elan Ruusamäe [Sat, 17 Sep 2016 21:39:50 +0000 (00:39 +0300)]
build with system deps

7 years agocleanup __DATE__/__TIME__ replacement
Elan Ruusamäe [Sat, 17 Sep 2016 21:05:08 +0000 (00:05 +0300)]
cleanup __DATE__/__TIME__ replacement

not needed for us

7 years agodrop unsupported locales
Elan Ruusamäe [Sat, 17 Sep 2016 21:03:30 +0000 (00:03 +0300)]
drop unsupported locales

7 years agodisable _FORTIFY_SOURCE=2
Elan Ruusamäe [Sat, 17 Sep 2016 21:02:39 +0000 (00:02 +0300)]
disable _FORTIFY_SOURCE=2

See https://github.com/neovim/neovim/issues/223 for details.

7 years agobuild with most of the system libs
Elan Ruusamäe [Sat, 17 Sep 2016 21:02:01 +0000 (00:02 +0300)]
build with most of the system libs

7 years agoadd post install banner
Elan Ruusamäe [Fri, 16 Sep 2016 06:57:12 +0000 (09:57 +0300)]
add post install banner

shamelessly ripped it from brew install output

7 years agobuilds with bundled deps
Elan Ruusamäe [Wed, 14 Sep 2016 20:26:29 +0000 (23:26 +0300)]
builds with bundled deps

7 years agonew, version 0.1.5
Elan Ruusamäe [Tue, 13 Sep 2016 20:29:53 +0000 (23:29 +0300)]
new, version 0.1.5

based on opensuse package
http://fr2.rpmfind.net/linux/opensuse/source/tumbleweed/repo/oss/suse/src/neovim-0.1.5-1.2.src.rpm

This page took 0.292791 seconds and 4 git commands to generate.