* ne: apply workaround for the "backspace not working" issue.
This changes the default keybinding for the BACKSPACE key, from
"DeleteChar" to "Backspace".
Also, added a bit more info on the description text.
* Build using ncurses instead of the built in termcap emulation.
This solves the redrawing/refresing issues when editing files with
syntax-highlighting enabled.
Modified the description to better match the current ne's own
description text from its website (with some minor editing and
clarification).
* ne: update to version 3.3.2
Besides fixes/improvements due to the version update, we now have:
* Working syntax-highlighting.
* Settings stored under ~/config/settings/ne.
* Optional fix to the "backspace not working" issue.
* Dropped dependency on aspell (as is only required for an example
macro file).
We now use the "low-level" makefiles to buid "ne". Otherwise the
value assigned to NE_GLOBAL_DIR was not being respected (causing
"ne" to not find its syntax files, for example).
See "/boot/system/data/ne/fix_backspace.keys" for the backspace
workaround.
* ne: recipe clean up.
* Drop unnecessary patch for hashbangs calling Perl.
* Drop unnecessary requirement for makefile_engine.
* Set and use $commandBinDir variable instead of $binDir.
* ne: drop build requirement for ncurses
Actually not required at all when building with NE_TERMCAP=1.
* add package dependency on ncurses to the BUILD_REQUIRES
Co-authored-by: augiedoggie <augiedoggie@users.noreply.github.com>
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
It does build and seems to work in general, but I don't think the macros work.
It also uses ~/.ne as config folder, which I tried to change but failed...
Removed old v2.1 recipe and patch.
* marble
Don't start SUMMARY with app name
Re-ordered blocks
* ne
Don't start SUMMARY with app name
Still in old BEP format
* pixman
Don't start SUMMARY with app name
Improved DESCRIPTION
Re-ordered blocks
* qemacs
Don't start SUMMARY with app name
Re-ordered blocks
* rsync
Don't start SUMMARY with app name
Re-ordered blocks
* schroedinger
Don't start SUMMARY with app name
Re-ordered blocks
* screen
Don't start SUMMARY with app name
Re-ordered blocks
* sharutils
Don't start SUMMARY with app name
Re-ordered blocks
* sortsave
Don't start SUMMARY with app name
Re-ordered blocks
Corrected PROVIDES to declare an addon
* srm
Don't start SUMMARY with app name
Re-ordered blocks