diff --git a/editor/nano/actions.py b/editor/nano/actions.py index d0ed9ca637..fb971a78c2 100644 --- a/editor/nano/actions.py +++ b/editor/nano/actions.py @@ -10,6 +10,9 @@ def setup(): autotools.configure("--disable-rpath \ --enable-utf8 \ --enable-altrcname \ + --enable-color \ + --enable-nanorc \ + --enable-multibuffer \ --disable-speller") def build(): diff --git a/editor/nano/pspec.xml b/editor/nano/pspec.xml index 94107856ad..58f06f068b 100644 --- a/editor/nano/pspec.xml +++ b/editor/nano/pspec.xml @@ -12,7 +12,7 @@ app:console GNU GPL'd Pico clone with more functionality Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number". - https://www.nano-editor.org/dist/v2.9/nano-2.9.8.tar.xz + https://www.nano-editor.org/dist/v4/nano-4.5.tar.xz groff ncurses-devel @@ -39,6 +39,13 @@ + + 2019-10-27 + 4.5 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2019-03-27 2.9.8